Comments

Log in with itch.io to leave a comment.

Hey, unfortunately it does not work for me, I press enter and nothing happens, most probably because of the following error:

Uncaught (in promise) ReferenceError: Scheme is not defined

    <anonymous> https://html-classic.itch.zone/html/11904187/game.js:3</anonymous>

game.js:3:5

maybe because of this 403?

Yeah, that would do it. reflect.js is where the Scheme class is defined.

Broken for me as well. :( When I said that it works a bit, I meant in my dev environment...  The 403 error here also gives this XML:

<?xml version='1.0' encoding='UTF-8'?>
<Error>
  <Code>AccessDenied</Code>
  <Message>Access denied.</Message>
  <Details>Anonymous caller does not have storage.objects.get 
  access to the Google Cloud Storage object. Permission 
  'storage.objects.get' denied on resource 
  (or it may not exist).</Details>
</Error>

Does anybody knows what that means or how it could be fixed?  Are there any other Hoot games that run successfully on the Itch online environment?

To answer my own question: reflect.js is missing from the zip-file I uploaded. D:  The site responds with a 403 error for missing files.  I hadn't checked what 'make bundle' produced...

So, I updated the game's description with instructions to get the missing stuff filled in, for any intrepid game testers among you...

I get the same error, unfortunately.