- Joined
- Oct 3, 2014
- Messages
- 5
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hello,
I am doing an autosave, it saves on start of each map. I just created an event with a script call.
DataManager.saveGame(1)It saves properly, but when I try to load it I get the error: Type Error: Cannot read property 'name' of null
Please, can someone help me?
Best regards.
I am doing an autosave, it saves on start of each map. I just created an event with a script call.
DataManager.saveGame(1)It saves properly, but when I try to load it I get the error: Type Error: Cannot read property 'name' of null
Please, can someone help me?
Best regards.
Last edited by a moderator: