Thanks, it works.
But i have another issue:
When the Pokèmon goes to the next level...
[Pokémon Essentials version 19.1]
[v19.1 Hotfixes 1.0.7]
[EBDX v1.2.6]
Exception: NameError
Message: uninitialized constant PokeBattle_Battle::I
Backtrace:
170:Battle_ExpAndMoveLearning:28:in `block (2...
class PokeBattle_Battle
#=============================================================================
# Gaining Experience
#=============================================================================
def pbGainExp
# Play wild victory music if it's the end of the battle (has to be...
class PokeBattle_Battle
#=============================================================================
# Gaining Experience
#=============================================================================
def pbGainExp
# Play wild victory music if it's the end of the battle (has to be...
What does this error mean?
Script '170:Battle_ExpAndMoveLearning:218' line in `<class: NameError occured.
undefined local variable or method `pkmn' for PokeBattle_Battle:Class
I really love this resource but i'm having some issues. I see this error everytime i open the menu:
[Pokémon Essentials version 19.1]
[EBDX v1.2.6]
Exception: NoMethodError
Message: undefined method `close' for #<VoltseonsPauseMenu_Scene>
Backtrace:
[Modular Menu] Script.rb:362:in `block in...