I rarely ever launch my project in Safari directly so I'm not sure how far back I introduced this problem, but I have noticed on launching Twine's html output file in Safari itself I get the following error as a popup:
The game never progresses past the loading reticule. I'm not quite sure what I have done to cause the problem, although it works fine in the web2exe executable I use to package the project as its own app. It would make my life easier to debug if I can use the file occasionally in Safari, so I'm curious about fixing it if I can.
Apologies! A fatal error has occurred. Aborting. Error: SecurityError (DOM Exception 18): The operation is insecure.. Stack Trace: file:///Users/joshuameadows/Desktop/Alcyone-%20The%20Last%20City.html:6181:18178 file:///Users/joshuameadows/Desktop/Alcyone-%20The%20Last%20City.html:6181:18262 global code@file:///Users/joshuameadows/Desktop/Alcyone-%20The%20Last%20City.html:6186:30734
The game never progresses past the loading reticule. I'm not quite sure what I have done to cause the problem, although it works fine in the web2exe executable I use to package the project as its own app. It would make my life easier to debug if I can use the file occasionally in Safari, so I'm curious about fixing it if I can.