installed this the other day and i've been encountering numerous crash errors when trying to do any battles so i was wondering if anyone here might have a solution; Whenever I choose a move, or when an opposing pokemon would attack, the game crashes with this error message:
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: SystemStackError
Message: stack level too deep
Backtrace:
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
[Generation 9 Pack] [003] Weather and Status.rb:490:in `pbTryUseMove'
I've tried commenting out the section around that error, and got a bit farther into the battle but got another similar error with another line shortly after. Additionally, I've tried just deleting the weather and status file as a temporary solution, and that worked for wild battles, but when it came to trainer battles i would then get this error:
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Script error in event 5 (coords 9,15), map 76 (Route W)
Exception: SystemStackError
Message: stack level too deep
***Full script:
TrainerBattle.start(:YOUNGSTER, "Man")
Backtrace:
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'
[Generation 9 Pack] [003] Battle_AI.rb:427:in `pbPredictMoveFailureAgainstTarget'