Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
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...