right when i start v1.1 i get an error that repeats if i press Ignore:
___________________________________________
ERROR in
action number 1
of Create Event
for object presentsdrawer:
Error defining an external function.
I have seen this message before with some of my other games that use BGM.DLL and BASS.DLL. It is unrelated to my fixes of the earlier slowdown issues - I think it has something to do with the way Windows handles DLLs, but why this error message only sometimes appears mystifies me. I did not ever get this error when I tested this; however, whenever I got it in the past with my other games, usually a computer restart allows it to work. Also, someone posted on YoYoGames a way to prevent this exact same error from occurring in one of my other games:
"In order to make the game work. Disable Data execution prevention for this game. Im using windows 7"
(
http://sandbox.yoyogames.com/games/90856-mr-jones-dream)
I'm not sure if it works, but it makes it seem like this error is caused by an overzealous Windows security measure freaking out about programs running DLLs. I'm not sure, though.
Anyway, I uploaded a new version with further optimized code - maybe the new version won't cause the error for you, but if not - try restarting. I appreciate your help with pointing these things out.