-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello... I just noticed that the Monogatari demo seems to currently be broken, probably since some months ago I would guess.
I remember testing the demo many many months ago, and there were no issues. However, now, the online demo (https://monogatari.io/demo/) runs with a lot of missing assets. The only ones that are not missing seem to be the happy character, the background music, and a video, while the rest doesn't load due to the following error (HTTP 403 - strangely not 404):
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied.</Message>
<Resource>monogatari/demo/assets/[WHATEVER]</Resource>
<RequestId>not available</RequestId>
</Error>
See also the attached screenshot for context; you can see how the game is broken due to the failed requests. I've tested in many browser, and the issue persists. I've also noticed that basically all assets have disappeared from this repository, since the last commit... could this issue have something to do with that? Hope you can fix it. Thank you.
