- Joined
- Jul 31, 2018
- Messages
- 61
- Reaction score
- 4
- First Language
- Portuguese
- Primarily Uses
- RM2k
WHOAHELLOTHERE
It's been a while guys.
So, I have a new problem, sadly.
I was testing one of the troops in my debug/test room (I don't use the Battle Test in the Database) and the fight went alright, but problem is, everytime when the game's is about to put me back on the test map, it CTD's to this error.
It seems that there's something to do with the BGM or something, because it always crashes to the line 77 of the BattleManager, which says this:
I sincerely don't know what it could be. Can you guys help me out?
Thanks in advance.
It's been a while guys.
So, I have a new problem, sadly.
I was testing one of the troops in my debug/test room (I don't use the Battle Test in the Database) and the fight went alright, but problem is, everytime when the game's is about to put me back on the test map, it CTD's to this error.
It seems that there's something to do with the BGM or something, because it always crashes to the line 77 of the BattleManager, which says this:
Code:
@map_bgm.replay unless $BTEST
Thanks in advance.

