I have both berry pots and your improvements plugin. I did the setup in installation to swap lines of code. I'm not sure what's happening with the two plugins. Berry Pots doesn't open and crashes the game.
Ruby:[Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Exception: NoMethodError Message: undefined method `move_speed' for nil:NilClass Backtrace: [TDW Berry Planting Improvements] 001_BerryPlantingImprovements.rb:36:in `tdw_new_init' [TDW Berry Planting Improvements] 001_BerryPlantingImprovements.rb:31:in `initialize' [BerryPots for Essentials] BerryPots.rb:76:in `new' [BerryPots for Essentials] BerryPots.rb:76:in `block in pbStartScene' [BerryPots for Essentials] BerryPots.rb:75:in `each' [BerryPots for Essentials] BerryPots.rb:75:in `pbStartScene' [TDW Berry Planting Improvements] 005_CompatibilityPatches.rb:44:in `pbStartScene' [BerryPots for Essentials] BerryPots.rb:59:in `pbStartScreen' [BerryPots for Essentials] BerryPots.rb:28:in `block in pbBerryPots' MessageConfig:575:in `pbFadeOutIn'
Edit: Somehow the berry pots is working now. I repasted the watering code. Compiled it. Maybe between the many tests, it finally worked.
all worked with berry pots and no errors with the improvement scripts.
- item scene from bag
- register scene
- pb script event call
im getting the same error and cant seem to fix it
Funny enough, this crash only happened if you were in a map where you hadn't interacted with an event yet. That's likely why the crash stopped for Zephyrias after a while. Should be handled now.