Again, I need a lot more details. I let a Lvl 100 Mewtwo one-shot my entire party and couldn't replicate the error. So what you're providing me isn't nearly the full picture in regards to what is causing the error.
What plugins are installed, what Pokemon is KOing you, what's your party, what...
You need to provide a lot more information than this, because I just tested a 1v1 battle with a trainer and let them KO my entire party, and could not replicate this error.
The "cannotRun" battle rule in vanilla Essentials already does what you want. The "cannotRun" rule doesn't just prevent the player from clicking the "Run" option; it prevents all methods of fleeing, such as Teleport, Emergency Exit, and even being hit by the opponent's Roar/Whirlwind.
Well, the party selection code I added was directly lifted from the Battle Frontier code. Thats why I say it took like 30 seconds to add, I literally just copy/pasted what already exists in Essentials. I see no reason why you can just do the same with all the Battle Frontier rules.
You're using a super outdated version of the plugin (since youre still on v20.1), which is no longer supported and riddled with bugs that have long since been fixed.
Nope. This was a throwaway addition that got put in on a whim only because it took like 30 seconds to make. Ive put zero thought into it beyond that and have no plans on expanding on it.
All of that stuff sounds like Battle Frontier features, anyway, and would be better off as part of a more...
It works fine, I already implemented it. I sent the updates to @NoNoNever to include in an update for the Following Pokemon EX plugin. It'll be implemented at some point.
Did you make edits to the DBK plugin? Some of these error lines just dont match up with whats in the plugin. It also doesnt make any sense how there could be a situation where no midbattle scripts exist (since global scripts are always present), unless you physically removed them from the code.
Yeah, that's why. I just assumed anyone using the Gen 9 Pack would have Snow enabled, so I never bother to test regular Hail when it's installed. Anyway, I updated it, so reinstall.
Need a lot more info, because this isn't directly a plugin issue. Your base Essentials scripts can't draw text for some reason. Somewhere along the chain, there's an incompatibility somewhere. Either with changes you made, another plugin, or a custom effect that you've added.
Updated the plugin with a missing graphic file that is required for the BW2 champion transition. Please reinstall to add this graphic if you've previously downloaded this plugin.
Lucidious89 updated Animated Trainer Intros [DBK Add-On] [v21.1] with a new update entry:
Hotfix: Missing Graphic File
Read the rest of this update entry...
You must have already added Ethan to your trainer_types.txt file on your own. He isn't included in Essentials by default. The plugin is designed for the vanilla Essentials PBS files. If you've edited them, its up to you to figure out the PBS issues.
I fixed one line of code related to compatibility with the Animated Trainer Intros plugin. It's not worth an entire numbered update for this one change, but please reinstall the plugin anyway.