- Joined
- Mar 10, 2014
- Messages
- 198
- Reaction score
- 98
- First Language
- English
- Primarily Uses
Trying to load a game doesn't seem to be working for me.
Using the console it comes up with this;
TypeError: Cannot read property 'step' of null
message: "Cannot read property 'step' of null"
stack: (...)
get stack: function () { [native code] }
set stack: function () { [native code] }__proto__: Error
DataManager.loadGame
rpg_managers.js:355
Any ideas what it might be?
Using the console it comes up with this;
TypeError: Cannot read property 'step' of null
message: "Cannot read property 'step' of null"
stack: (...)
get stack: function () { [native code] }
set stack: function () { [native code] }__proto__: Error
DataManager.loadGame
rpg_managers.js:355
Any ideas what it might be?


