I’m new to Choicescript and Quicktest, and I want to test out the first chapter of my WIP. I have it written in the startup.txt file, and have startup listed under *scene_list. However, when I run the html Quicktest, I get:
QUICKTEST FAILED
ERROR: couldn’t open web/mygame/scenes/startup.txt
Any idea on how to fix this? I double-checked that everything is spelled correctly, so it’s not that.
I used the Choice of Dragon startup scene to check to see if the problem was on my end with something in the code. I made it so that startup was the only scene in the scene_list, and finished the chapter with *ending, but I got the same error.
So would this be something with my computer?
EDIT: I found the issue! I’ve been using Safari. Ran the test with Firefox, and it worked fine.
Chrome doesn’t support javascript as extensive as Firefox does. Of course, you can test your story at Chrome if you upload it to the web (dashingdon.com)