• 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!
[v20.1\v21.1] Arcky's Region Map

Resource [v20.1\v21.1] Arcky's Region Map v3.2.0

Thanks! Will do.

I noticed that the player head icon seems to be missing whenever I open the map. Do you know what might be causing this issue?
You should check the settings file. There's a setting to hide the player icon by region. Sadly only in a later update (not for v20.1) I changed this so that it would always be visible unless defined in that setting. Also can you join my discord server? Communication will go a bit smoother that way.
 
Hello, I'm on the latest version and set everything up correctly but I get this message when opening the map through both the Town Map and Pokegear:

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: ArgumentError
Message: too few arguments

Backtrace:
DebugConsole:39:in `printf'
DebugConsole:39:in `echo'
DebugConsole:81:in `echo_li'
DebugConsole:86:in `echoln_li'
[Arcky's Region Map] 008_RegionMap_ProgressCounter.rb:34:in `rescue in block in getCounter'
[Arcky's Region Map] 008_RegionMap_ProgressCounter.rb:31:in `block in getCounter'
GameData:196:in `block in each'
GameData:196:in `each'
GameData:196:in `each'
[Arcky's Region Map] 008_RegionMap_ProgressCounter.rb:17:in `getCounter'

Anyone know what this means?
 
Hello, I'm on the latest version and set everything up correctly but I get this message when opening the map through both the Town Map and Pokegear:

[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: ArgumentError
Message: too few arguments

Backtrace:
DebugConsole:39:in `printf'
DebugConsole:39:in `echo'
DebugConsole:81:in `echo_li'
DebugConsole:86:in `echoln_li'
[Arcky's Region Map] 008_RegionMap_ProgressCounter.rb:34:in `rescue in block in getCounter'
[Arcky's Region Map] 008_RegionMap_ProgressCounter.rb:31:in `block in getCounter'
GameData:196:in `block in each'
GameData:196:in `each'
GameData:196:in `each'
[Arcky's Region Map] 008_RegionMap_ProgressCounter.rb:17:in `getCounter'

Anyone know what this means?
This error is because you have map_metadata of a game map that doesn't exist. So double check your game maps and map_metadata PBS file.
 
I hope this is the right place to ask, but im getting this error kicking me back any time I look at the map in game

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

Backtrace:
[Arcky's Region Map] 012_RegionMap_RegionConnecting.rb:27:in `checkRegionBorderLimit'
[Arcky's Region Map] 001_RegionMap_Main.rb:168:in `addBackgroundAndRegionSprite'
[Arcky's Region Map] 001_RegionMap_Main.rb:57:in `main'
[Arcky's Region Map] 001_RegionMap_Main.rb:50:in `pbStartScene'
[Arcky's Region Map] 002_RegionMap_Classes.rb:56:in `pbStartScreen'
UI_Pokegear:168:in `block (2 levels) in <main>'
MessageConfig:575:in `pbFadeOutIn'
UI_Pokegear:165:in `block in <main>'
UI_Pokegear:151:in `block in pbStartScreen'
UI_Pokegear:145:in `loop'
 
Arcky updated [v20.1\v21.1] Arcky's Region Map with a new update entry:

v3.2.0: Trainer Rematch Mode

Attention: This plugin (update) requires Arcky's Utilities v1.0.9 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
New Feature:

  • Trainer Rematch Mode: Registered Trainers will be shown on the Trainer Mode of the Region Map when a rematch is available.
Bug Fixes:
  • Fixed a crash with the Button Preview...

Read the rest of this update entry...
 
Hello, I update Arcky's Region Map and Arcky's Utilities, but now I have this error. Can you help me please? Thank you.

Ruby:
Expand Collapse Copy
[2025-08-28 19:59:03 +0200]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Error in Plugin: [Arcky's Region Map]
Exception: NameError
Message: uninitialized constant ARMSettings::USE_WEATHER_PREVIEW

Backtrace:
[Arcky's Region Map] 000_RegionMap_Main.rb:60:in `<class:PokemonRegionMap_Scene>'
[Arcky's Region Map] 000_RegionMap_Main.rb:54:in `<main>'
Section008:635:in `eval'
Section008:635:in `block (2 levels) in runPlugins'
Section008:625:in `each'
Section008:625:in `block in runPlugins'
Section008:616:in `each'
Section008:616:in `runPlugins'
Section415:28:in `mainFunctionDebug'
Section415:18:in `block in mainFunction'
 
Hello, I update Arcky's Region Map and Arcky's Utilities, but now I have this error. Can you help me please? Thank you.

Ruby:
Expand Collapse Copy
[2025-08-28 19:59:03 +0200]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Error in Plugin: [Arcky's Region Map]
Exception: NameError
Message: uninitialized constant ARMSettings::USE_WEATHER_PREVIEW

Backtrace:
[Arcky's Region Map] 000_RegionMap_Main.rb:60:in `<class:PokemonRegionMap_Scene>'
[Arcky's Region Map] 000_RegionMap_Main.rb:54:in `<main>'
Section008:635:in `eval'
Section008:635:in `block (2 levels) in runPlugins'
Section008:625:in `each'
Section008:625:in `block in runPlugins'
Section008:616:in `each'
Section008:616:in `runPlugins'
Section415:28:in `mainFunctionDebug'
Section415:18:in `block in mainFunction'
Seems like you have remains of an older version of the plugin. Files have been renamed and moved around, make sure you don't have any remains of older versions. Updating the plugin is explained on this page here https://www.arcky-tech.be/documentation/region-map/updating
 
Back
Top