Page 1 of 1

[Rseding91] [0.15.34] Crash when assigning value to game.players

Posted: Wed Sep 20, 2017 8:15 pm
by Raeon
Hi,

When I try to assign a value to a random key in game.players the game crashes. I expect the game to give me an error telling me I cannot (re)assign a value to this field. Load an existing save file with the Test mod enabled to reproduce the issue.

I hope this helps.
Thanks!

Re: [Rseding91] [0.15.34] Crash when assigning value to game.players

Posted: Wed Sep 20, 2017 8:30 pm
by Rseding91
Thanks for the report. It's now fixed for 0.16.

It wasn't actually crashing due to the script bug but due to how we were handling rendering while loading maps and the loading threw an error.