• 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!
Resource icon

Resource [20.1+] Charm's recompilation 1.4.3

That fixed it, thanks! I am now however getting this exception whenever the game tries to spawn a wild encounter
iSdwTvp.png
 
I can't replicate the error. Try downloading and installing the plugin again. If the error persists, could you share an image of how your WildPokemon_Modify and Easy_Hard_Charm files look like?
 
Tried that, but it still gives me that exception unfortunately. I just tried removing the Easy_Hard_Charm file and commenting out pbWildDifficultCharms in WildPokemon_Modify, which has thankfully made the game stop crashing. Only downside is of course not being able to use the difficulty charms, but that's alright to be honest. Anyhow, here's the code in both files from before I removed the Easy_Hard_Charm file and commented out pbWildDifficultCharms

a17638V.png
AYMCdgp.png
 
Oh, I see the problem. However, I don't know why you have it since the plugins I had been looking at (the ones I upload to mega) doesn't have it.

To fix it, in pbWildDifficultyCharms(pkmn), modify every instance of "pkmn" to "pokemon" or the other way around (I have them all as pkmn on the uploaded plugin, but it'll be faster to have them as pokemon in your case).
 
Back
Top