TheShinyMew
Wild Challenger appeared!
- 125
- Posts
- 14
- Years
- she/her
- Unavailable
- Seen Mar 14, 2025
Or I may change the versions or upgraded all things?
Anyone know what the issue is? I haven't edited the files at all, this is a fresh download of ZUD.
[Pokémon Essentials version 20]
[v20.1 Hotfixes 1.0.7]
Error in Plugin: [ZUD Mechanics]
Exception: NameError
Message: undefined method `draw_level' for class `Battle::Scene::PokemonDataBox'
Backtrace:
[ZUD Mechanics] Scene_PokemonDataBox.rb:37:in `<class:PokemonDataBox>'
[ZUD Mechanics] Scene_PokemonDataBox.rb:7:in `<main>'
Section008:653:in `eval'
Section008:653:in `block (2 levels) in runPlugins'
Section008:643:in `each'
Section008:643:in `block in runPlugins'
Section008:634:in `each'
Section008:634:in `runPlugins'
Section384:28:in `mainFunctionDebug'
Section384:18:in `block in mainFunction'
I took a break from essentials for a few months so I would assume that something changed in the past few updates. I updated all of my plugins,
I just updated my game and I'm getting the same error message. Any idea why that might be happening?(sorry for the confusion.)https://ibb.co/QP0WDX1
I'm in the Debug Menu trying to switch on the thing that lets you Dynamax on every map, and in Deluxe Plugins/ZUD when I try to open anything it crashes with a message like this:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `[]' for nil:NilClass
Backtrace:
[ZUD Mechanics] Debug.rb:48:in `block (2 levels) in <main>'
[ZUD Mechanics] Debug.rb:46:in `loop'
[ZUD Mechanics] Debug.rb:46:in `block in <main>'
Event_HandlerCollections:121:in `call'
Debug_Menus:138:in `block in pbDebugMenu'
Debug_Menus:100:in `loop'
Debug_Menus:100:in `pbDebugMenu'
UI_Load:336:in `block (2 levels) in pbStartLoadScreen'
MessageConfig:570:in `pbFadeOutIn'
UI_Load:336:in `block in pbStartLoadScreen'
What do I do to fix it?
$stats.zmove_count
: Tracks the total number of times the player has used a Z-Move.$stats.status_zmove_count
: Tracks the total number of times the player has specifically used a Z-Powered status move.$stats.ultra_burst_count
: Tracks the total number of times the player has used Ultra Burst.$stats.dynamax_count
: Tracks the total number of times the player has used Dynamax.$stats.gigantamax_count
: Tracks the total number of times the player has Gigantamaxed a Pokemon.$stats.total_dynamax_lvls_gained
: Tracks the total number of Dynamax Levels gained by the player's Pokemon by the use of Dynamax Candies.$stats.total_gmax_factors_given
: Tracks the total number of times G-Max Factor has been gained by the player's Pokemon by the use of Max Soup.$stats.max_raid_dens_entered
: Tracks the total number of times the player has entered a Max Raid Den.$stats.max_raid_dens_cleared
: Tracks the total number of times the player has successfully cleared a Max Raid Den.$stats.max_lairs_entered
: Tracks the total number of times the player has entered a Max Lair to begin a Dynamax Adventure.$stats.dark_lairs_entered
: Tracks the total number of times the player has entered a Dark Lair to begin a Dynamax Adventure.$stats.endless_lairs_entered
: Tracks the total number of times the player has entered a Max Lair in Endless Mode.$stats.max_lairs_cleared
: Tracks the total number of times the player has successfully cleared a Max Lair or Dark Lair during a Dynamax Adventure.$stats.endless_lair_records
: Tracks the total number of times the player has set a new Endless Mode record during a Dynamax Adventure.I am getting an error when starting up. It keeps telling me that the ZUD plugin is out of date and to install the latest version... when I have the latest version installed.
I have the latest v20.1 Hotfixes and Essentials Deluxe installed, so I don't know what is going on.
Checking the meta.txt inside the ZUD plugin folder, it says that the version is v1.2 instead of v1.2.1. I know I downloaded from the link three times and even after doing a fresh install of Essentials and installing the necessary plugins for ZUD Plugin, still gives me the error that it is out of date.
Then just change the meta file to 1.2.1. I must've just forgotten to do that.
EDIT: File has been re-uploaded with the correct version.