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.
Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Hello! I just finished installing v2.0 and tried entering a battle. This message pops up when I finish selecting a move. My move is executed but the opponent's turn is skipped.
=================
[2024-08-28 22:23:49 -0700]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception...
Just a heads up that in 000_Config.rb it says that 0 = the hard cap when in reality 0 = no level cap and 1 = the actual hard cap setting. You might want to update your instructions since that part was quite confusing to me.
You were right. Changing the Wild difficulty variable fixed the issue. Thanks! I wasn't able to figure out which plugin might have been causing the issue, but I'll let you know if I ever find it!
Hello. The trainer side of things works fine, but when a wild encounter tries to load itself I receive this error:
=================
[2024-06-30 00:00:41 -0700]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: RuntimeError
Message: No difficulty with id "[]" was provided in...
Sprites for Aegislash's formes seemed to be numbered in the wrong order. Shield form is form 0 in Pokemon Essentials.
Edit: Seems like only normal has the ordering issue. Shiny is numbered properly.
Just a heads up that Enhanced Pokemon UI recently changed their name in meta.txt from Enhanced Pokemon UI to [MUI] Enhanced Pokemon UI so you'll want to replace the name in all your scripts.
The error is due to the code for calculating additional frostbite chance in hail not working properly (since I just copy and pasted the code from v21).
Fire Stone. You can find additional information in videos on my YouTube channel.
Hello. I've made my way to the farm but I can't find the event that triggers switch 82 Mareep_1. Could I get some guidance? Thank you!
Edit: Ah. Finally found it. nvm!
In a 2v1 where the player has a partner trainer and they are facing one opponent, the raidcapture condition sometimes activates when the partner pokemon faints. It gives you the prompt to "capture" your partner's Pokemon, and your partner's Pokemon can even flee. How can I make it so that the...
Ah there we go. I used to rely on the information in your Pokecommunity post but you recently cleared that so I had to guess how to use :raidcapture. Thanks for the help!