So I'm very new to Twine and I'm using it in an extremely basic way for a project I'm doing. I'm using the game to display connections between data in a database, so literally it's just a network of links between passages. There are no variables, literally just links.
I just tried to test my game, and I got an "unexpected token is illegal" error. I'm not sure how to go about troubleshooting this--I've reset the start point of the game to various different passages, and I can't imagine what could be causing this.
I figured it has something to do with a Javascript error, like a weird character or something, but I'm not sure how to go about finding it. There are too many passages to go through each one and check for mistakes (I have 760 passages), and many of my passages are completely empty anyway and have just been created through links in other passages.
I'm running Twine 2.0.10 and using Harlowe 1.2.1. Any idea what could be causing this? Please let me know if theres' any other information you need--I'm very new to all of this and don't really know what I'm doing!
I just tried to test my game, and I got an "unexpected token is illegal" error. I'm not sure how to go about troubleshooting this--I've reset the start point of the game to various different passages, and I can't imagine what could be causing this.
I figured it has something to do with a Javascript error, like a weird character or something, but I'm not sure how to go about finding it. There are too many passages to go through each one and check for mistakes (I have 760 passages), and many of my passages are completely empty anyway and have just been created through links in other passages.
I'm running Twine 2.0.10 and using Harlowe 1.2.1. Any idea what could be causing this? Please let me know if theres' any other information you need--I'm very new to all of this and don't really know what I'm doing!