Hi,
I have recently added some new scripts to my game and now i have a problem.
Normal Events Loop suddenly. Instead of just ending, the event starts again.
I am not talking about autostart or parallel processes but about action button triggered events.
If i remove the scripts recently added, it's back to normal again (apart from the title screen not correctly disappearing, but i think thats another problem..)
The Scripts in question, apart from compatibility issues are:
ACE Status System
Scene_Base
Module RPG::BaseItem
Scene_MainBase
I've compiled a little project containing all the scripts:
https://www.dropbox.com/s/7aqrm7r2lmjpqqy/debug_001.exe
I hope some finds the error. THX!
I have recently added some new scripts to my game and now i have a problem.
Normal Events Loop suddenly. Instead of just ending, the event starts again.
I am not talking about autostart or parallel processes but about action button triggered events.
If i remove the scripts recently added, it's back to normal again (apart from the title screen not correctly disappearing, but i think thats another problem..)
The Scripts in question, apart from compatibility issues are:
ACE Status System
Scene_Base
Module RPG::BaseItem
Scene_MainBase
I've compiled a little project containing all the scripts:
https://www.dropbox.com/s/7aqrm7r2lmjpqqy/debug_001.exe
I hope some finds the error. THX!