Hello there!
Would someone be able to help me find out why the error below is happening.
I have a simple save game system set up. If player hasn't died and I attempt to save the game it works fine. If player dies and has to be respawned. Trying to save after player respawn causes the game to freeze and throws this error. Let me know if any other information is needed.
Update: It's the jumpThru tiles causing the issue. I found that deleting the tiles that had the jump thru behavior from the layout fixes the issues with save. Im pretty sure this is a bug so I will reach out to the construct team.
Error
Save Code