• 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 Advanced Items Field Moves Patch 2.0.0b [34w25a]

Bergium updated Advanced Items Field Moves with a new update entry:

Overhaul Update

A ton of new features
More Control
New field Moves

Multiple moves supported - Can use more than one move to fields, move/hidden move
Added A Menu in the style of the Quick Menu to move selections
Also, you can enable PP use. If you like

Added Debug Tools
to help see what is active, can be enabled, it is disabled by Default
to help see stats.

Added a Drop table for ice smash. But with a lot more features to it
can drop items, money, BP...

Read the rest of this update entry...
 
I got this error...
Code:
Expand Collapse Copy
[2025-06-11 21:02:19 +0700]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: SystemStackError
Message: stack level too deep

Backtrace:
[Incubator] 000_Incubator.rb:32:in `initialize'
[Candle Encounters] Candle Encounters.rb:173:in `initialize'
[BadgeCase] Badgecase_Main.rb:173:in `initialize'
[Visible Overworld Wild Encounters] 001_visible overworld wild encounters script.rb:923:in `initialize'
[TDW Berry Core and Dex] 004_BerryDexUI.rb:1107:in `initialize'
[TDW Berry Planting Improvements] 001_BerryPlantingImprovements.rb:1273:in `initialize'
[Pokemon Contests Script] 002_Contest_Data.rb:284:in `initialize'
[Modern Quest System + UI] 002_Quest_Main.rb:183:in `initialize'
[Incubator] 000_Incubator.rb:32:in `initialize'
[Candle Encounters] Candle Encounters.rb:173:in `initialize'
 
I got this error...
Code:
Expand Collapse Copy
[2025-06-11 21:02:19 +0700]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: SystemStackError
Message: stack level too deep

Backtrace:
[Incubator] 000_Incubator.rb:32:in `initialize'
[Candle Encounters] Candle Encounters.rb:173:in `initialize'
[BadgeCase] Badgecase_Main.rb:173:in `initialize'
[Visible Overworld Wild Encounters] 001_visible overworld wild encounters script.rb:923:in `initialize'
[TDW Berry Core and Dex] 004_BerryDexUI.rb:1107:in `initialize'
[TDW Berry Planting Improvements] 001_BerryPlantingImprovements.rb:1273:in `initialize'
[Pokemon Contests Script] 002_Contest_Data.rb:284:in `initialize'
[Modern Quest System + UI] 002_Quest_Main.rb:183:in `initialize'
[Incubator] 000_Incubator.rb:32:in `initialize'
[Candle Encounters] Candle Encounters.rb:173:in `initialize'
I believe I have found the issue, and will patch soon
 
I got error again when testing a blizzard weather in weather flute after turn on snow weather,
Code:
Expand Collapse Copy
[2025-06-12 06:53:35 +0700]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: NoMethodError
Message: undefined method `<' for nil:NilClass

Backtrace:
[Advanced Items - Field Moves] 01_Code.rb:49:in `pbCheckForBadge'
[Advanced Items - Field Moves] 07_Menu.rb:975:in `block in <main>'
[Advanced Items - Field Moves] 07_Menu.rb:586:in `selected'
[Advanced Items - Field Moves] 07_Menu.rb:661:in `update'
[Advanced Items - Field Moves] 07_Menu.rb:785:in `block in update'
[Advanced Items - Field Moves] 07_Menu.rb:774:in `loop'
[Advanced Items - Field Moves] 07_Menu.rb:774:in `update'
[Advanced Items - Field Moves] 07_Menu.rb:820:in `pbFluteMenu'
[Advanced Items - Field Moves] 02_Handler.rb:686:in `block in <main>'
Event_Handlers:195:in `trigger'[\code]
 
get this error when trying to open the menu

Ruby:
Expand Collapse Copy
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: TypeError
Message: Can't convert Tone into Color

Backtrace:
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:54:in `fill_rect'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:54:in `initialize'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:276:in `new'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:276:in `call_menu'
[Following Pokemon EX] Refresh.rb:122:in `call_menu'
[Advanced Items - Field Moves] 10_Overwrites.rb:74:in `update'
Scene_Map:238:in `block in main'
Scene_Map:235:in `loop'
Scene_Map:235:in `main'
Main:35:in `mainFunctionDebug'
 
Should be fixed now in [24w25d]
I got error again when testing a blizzard weather in weather flute after turn on snow weather,
Code:
Expand Collapse Copy
[2025-06-12 06:53:35 +0700]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: NoMethodError
Message: undefined method `<' for nil:NilClass

Backtrace:
[Advanced Items - Field Moves] 01_Code.rb:49:in `pbCheckForBadge'
[Advanced Items - Field Moves] 07_Menu.rb:975:in `block in <main>'
[Advanced Items - Field Moves] 07_Menu.rb:586:in `selected'
[Advanced Items - Field Moves] 07_Menu.rb:661:in `update'
[Advanced Items - Field Moves] 07_Menu.rb:785:in `block in update'
[Advanced Items - Field Moves] 07_Menu.rb:774:in `loop'
[Advanced Items - Field Moves] 07_Menu.rb:774:in `update'
[Advanced Items - Field Moves] 07_Menu.rb:820:in `pbFluteMenu'
[Advanced Items - Field Moves] 02_Handler.rb:686:in `block in <main>'
Event_Handlers:195:in `trigger'[\code]
get this error when trying to open the menu

Ruby:
Expand Collapse Copy
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: TypeError
Message: Can't convert Tone into Color

Backtrace:
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:54:in `fill_rect'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:54:in `initialize'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:276:in `new'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:276:in `call_menu'
[Following Pokemon EX] Refresh.rb:122:in `call_menu'
[Advanced Items - Field Moves] 10_Overwrites.rb:74:in `update'
Scene_Map:238:in `block in main'
Scene_Map:235:in `loop'
Scene_Map:235:in `main'
Main:35:in `mainFunctionDebug'
 
Hello! I really like this plugin you've developed! I have recently installed it after having Follower Pokemon EX installed and now the command to withdraw the follower pokemon back in to the ball is not working. Is this a known issue? Do you have any suggestions towards restoring that feature with Follower Pokemon EX?
 
Hello! I really like this plugin you've developed! I have recently installed it after having Follower Pokemon EX installed and now the command to withdraw the follower pokemon back in to the ball is not working. Is this a known issue? Do you have any suggestions towards restoring that feature with Follower Pokemon EX?
I might be
I'm not that familiar with the code in Follower Pokemon EX
I will look into it asap

EDIT.: Is Fixed now Update to [25w25a] and it will work, keep on bug reporting
 
Last edited:
Apparently the item for the Weather Flute is missing, since everything works correctly, but starting a New Save causes an error and crashes

I tested by changing the internal name of the Flute and it resolved the crash; it was supposedly just a small silly error, but it's a great plugin not to have to replace Moves with HMs

[Pokémon Essentials version 21.1]

Exception: RuntimeError
Message: Unknown ID WEATHERFLUTEITEM.

Backtrace:
001_GameData.rb:103:in `get'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:32:in `instruments'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:43:in `instrument_count'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:48:in `initialize'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:133:in `new'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:133:in `initialize'
004_Game_SaveValues.rb:94:in `new'
004_Game_SaveValues.rb:94:in `block (3 levels) in load_scripts_from_folder'
002_SaveData_Value.rb:66:in `load_new_game_value'
002_SaveData_Value.rb:273:in `block in load_new_game_values'
 
Apparently the item for the Weather Flute is missing, since everything works correctly, but starting a New Save causes an error and crashes

I tested by changing the internal name of the Flute and it resolved the crash; it was supposedly just a small silly error, but it's a great plugin not to have to replace Moves with HMs
Are you sure WEATHERFLUTEITEM is in the PBS file (items.txt)?
Also, I have a change in the 08_Music book that I have been working on, so you don't need the item if you don't want to use it
 
Are you sure WEATHERFLUTEITEM is in the PBS file (items.txt)?
Also, I have a change in the 08_Music book that I have been working on, so you don't need the item if you don't want to use it
I checked a fresh copy of the Essentials and was sure before compiling, and even in the fresh version this happens (without having edited or removed anything, and it is not) and because it is not, it ends up causing an error
 
I checked a fresh copy of the Essentials and was sure before compiling, and even in the fresh version this happens (without having edited or removed anything, and it is not) and because it is not, it ends up causing an error
I will come with a fix then right away

Edit: Should be fixed now
BTW i changed something in 00_Config
Ruby:
Expand Collapse Copy
# Custom Weather flute? learning new songs
  WEATHER_P1_CONFIG = {
    #===================[Item & Pocket]===================#
    #===================[   Config    ]===================#
    :internal_name                      => :OCARINA,                # :OCARINA
    :item                               => true,                    # Default: true
    :item_needed_badge                  => 0,                       # Default: 0
    :item_needed_switches               => [],                      # Default: []
    :allow_item_debug                   => false,                   # Default: false
  }

  WEATHER_P2_CONFIG = {
    #===================[Item & Pocket]===================#
    #===================[   Config    ]===================#
    :internal_name                      => :HARP,                   # :HARP
    :item                               => false,                   # Default: false
    :item_needed_badge                  => 0,                       # Default: 0
    :item_needed_switches               => [],                      # Default: []
    :allow_item_debug                   => false,                   # Default: false
  }

  WEATHER_P3_CONFIG = {
    #===================[Item & Pocket]===================#
    #===================[   Config    ]===================#
    :internal_name                      => :LUTE,                   # :LUTE
    :item                               => false,                   # Default: false
    :item_needed_badge                  => 0,                       # Default: 0
    :item_needed_switches               => [],                      # Default: []
    :allow_item_debug                   => false,                   # Default: false
  }
 
Last edited:
Hi, I seem to be getting this message. What am I doing wrong?



Error in Plugin: [Advanced Items - Field Moves]
Exception: NameError
Message: undefined method editor_properties' for class #<Class:GameData::Item>'

Backtrace:
[Advanced Items - Field Moves] 08_Music Book Menu.rb:8:in `instance_method'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:8:in `singleton class'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:7:in `<class:Item>'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:2:in `<module:GameData>'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:1: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'
 
It looks like there's some water current terrain tags under the surf config in the main config, but nothing else anywhere. Any plans to add that?
 
Hi, I seem to be getting this message. What am I doing wrong?



Error in Plugin: [Advanced Items - Field Moves]
Exception: NameError
Message: undefined method editor_properties' for class #<Class:GameData::Item>'

Backtrace:
[Advanced Items - Field Moves] 08_Music Book Menu.rb:8:in `instance_method'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:8:in `singleton class'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:7:in `<class:Item>'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:2:in `<module:GameData>'
[Advanced Items - Field Moves] 08_Music Book Menu.rb:1: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'
I want to say you might need a new save file. Without information what you did or of the version of the plugin
 
It looks like there's some water current terrain tags under the surf config in the main config, but nothing else anywhere. Any plans to add that?
Thats right i was planning on to add it in, but then there is another plugin that did it, and i think they do i very good job with the Water current.
But at the moment is just some leftover from an idea that i have removed. I have no plans to add it, unless i can do something different or with new features
 
Last edited:
Back
Top