Play button is now same as debug button?

Hi!

In 1.7 when I clicked Play (F6) the sim just started and the project ran. Now in 1.9 201302132200 it seems it allways starts up in debug or build mode?

I like the normal play mode, cuz if you change anything in the code and save, the sim immediately restarts (1.7). Now I need to press stop and play again in Glider.

thx

Hello Jack,

We have a fix for this issue and are testing it before releasing the update. This is due to how 1.9 works, instead of running the project directly from your folder, it copies it to a separate folder and runs it from there. This allows us to do the project manager features and modify whatever files we wish (ie auto-require debugger, live coding, etc) without touching your original files. The system currently in place to synchronize the files is broken. A fix will be available soon.

Regards,

M.Y. Developers

Hey thx for fixing this  :slight_smile:

Hello Jack,

We have a fix for this issue and are testing it before releasing the update. This is due to how 1.9 works, instead of running the project directly from your folder, it copies it to a separate folder and runs it from there. This allows us to do the project manager features and modify whatever files we wish (ie auto-require debugger, live coding, etc) without touching your original files. The system currently in place to synchronize the files is broken. A fix will be available soon.

Regards,

M.Y. Developers

Hey thx for fixing this  :slight_smile: