Trying to troubleshoot this, and failing. I wanted to test Vorple Tooltips. Rather than use the rather long test game I was using for checking out the audio and graphic features of Vorple, I loaded a different game, basically a stub, and did a Release for Testing to the same directory (the one in nginx) I was using before.
I now get a consistent 404 File Not Found error with the new game. However, the first game I was using for testing will load into Chrome. But the new one won’t load. As far as I can tell, the directory structures for the two games are absolutely identical, and the URL I’m using to load them is also the same except for the name of the game, which I retype manually. One game loads into Chrome, the other doesn’t, but their file structure is identical.
I’ve looked for typos and can’t find any. I’ve tried different variations. Nothing works. To check my Inform code I created a brand new game using the first example game in Vorple Tooltips. I still get the 404 error.
Again, I’m sure this is user error, but after half an hour of pulling my hair out, I’m stumped. Can someone suggest what’s going on here?