Hi,
I'm map editing and I'm having problems with it. I make backup of my map everyday to avoid losing it and I had to use this backup 2 times already.
I'm making a map that will work day and night, so I frequently change the location in .scenario.
Sometimes, when I do I get this error in log_metro.txt
Which is:
313 MAIN.$timeline = null;
314 delete $timeline;
315 delete $scene;
The game doesn't crash, but it never loads. It's stuck in 50% until the game is not responding anymore.
I'm not making anything with timeline.
What can be the problem, so I can avoid future problems? Or is it possible to fix it when it happens?
I'm map editing and I'm having problems with it. I make backup of my map everyday to avoid losing it and I had to use this backup 2 times already.
I'm making a map that will work day and night, so I frequently change the location in .scenario.
Sometimes, when I do I get this error in log_metro.txt
Error: Runtime error in "metro/scripts/engine.script" at line 314: Internal error!
Which is:
313 MAIN.$timeline = null;
314 delete $timeline;
315 delete $scene;
The game doesn't crash, but it never loads. It's stuck in 50% until the game is not responding anymore.
I'm not making anything with timeline.
What can be the problem, so I can avoid future problems? Or is it possible to fix it when it happens?