- Joined
- Aug 4, 2015
- Messages
- 139
- Reaction score
- 14
- First Language
- French
- Primarily Uses
- RMMV
Hello makers.
I've got a recent problem, and the source is unknown to me. At a moment, I'm calling a fight, and this moment calls the classic error Game_Interpreter line 1411. When I remove the fight call command, and replace it with the same group to fight, it works all good. But i must do this whenever i get at this moment when i start a new game.
After looking on the internet, line 1411 of this script comes from an error where a script call from an erased script is made. The fact is that I'm calling no script, but a fight. Any wonder why this part is bugging?
Thanks for answers, and have a good day, as always.
I've got a recent problem, and the source is unknown to me. At a moment, I'm calling a fight, and this moment calls the classic error Game_Interpreter line 1411. When I remove the fight call command, and replace it with the same group to fight, it works all good. But i must do this whenever i get at this moment when i start a new game.
After looking on the internet, line 1411 of this script comes from an error where a script call from an erased script is made. The fact is that I'm calling no script, but a fight. Any wonder why this part is bugging?
Thanks for answers, and have a good day, as always.
