• 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

Hello, I am experiencing crashing when I open the town map, I started a new save and just wanted to test my map before making changes. Right now its just a png like usual but this pops up when trying to view.


=================

[2025-05-10 11:02:35 -0400]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: ArgumentError
Message: comparison of Array with Array failed

Backtrace:
[Arcky's Region Map] 001_RegionMap_MapInfo.rb:20:in `sort_by'
[Arcky's Region Map] 001_RegionMap_MapInfo.rb:20:in `getMapObject'
[Arcky's Region Map] 001_RegionMap_Main.rb:58: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_PauseMenu:231:in `block (2 levels) in <main>'
MessageConfig:575:in `pbFadeOutIn'
UI_PauseMenu:228:in `block in <main>'
[Voltseon's Pause Menu] 003_VoltseonMenu_Menu.rb:54:in `update'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:222:in `block in update'
 
Hello, I am experiencing crashing when I open the town map, I started a new save and just wanted to test my map before making changes. Right now its just a png like usual but this pops up when trying to view.


=================

[2025-05-10 11:02:35 -0400]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Exception: ArgumentError
Message: comparison of Array with Array failed

Backtrace:
[Arcky's Region Map] 001_RegionMap_MapInfo.rb:20:in `sort_by'
[Arcky's Region Map] 001_RegionMap_MapInfo.rb:20:in `getMapObject'
[Arcky's Region Map] 001_RegionMap_Main.rb:58: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_PauseMenu:231:in `block (2 levels) in <main>'
MessageConfig:575:in `pbFadeOutIn'
UI_PauseMenu:228:in `block in <main>'
[Voltseon's Pause Menu] 003_VoltseonMenu_Menu.rb:54:in `update'
[Voltseon's Pause Menu] 002_VoltseonMenu_Main.rb:222:in `block in update'
This error is because your town_map.txt PBS file is either empty or setup incorrectly. If you still need help, consider joining my discord server, it'll make things easier to help you out.
 
Hello, I encountered the following error when opening the map.🥲🥲

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

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

Backtrace:
[Arcky's Region Map] 012_RegionMap_RegionConnecting.rb:28: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'
[Menu Parrilla] script.rb:491:in `block in openTwonMap'
MessageConfig:575:in `pbFadeOutIn'
[Menu Parrilla] script.rb:491:in `openTwonMap'
[Menu Parrilla] script.rb:308:in `block in pbUpdate'
[Menu Parrilla] script.rb:239:in `loop'
 
Hello, I encountered the following error when opening the map.🥲🥲

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

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

Backtrace:
[Arcky's Region Map] 012_RegionMap_RegionConnecting.rb:28: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'
[Menu Parrilla] script.rb:491:in `block in openTwonMap'
MessageConfig:575:in `pbFadeOutIn'
[Menu Parrilla] script.rb:491:in `openTwonMap'
[Menu Parrilla] script.rb:308:in `block in pbUpdate'
[Menu Parrilla] script.rb:239:in `loop'
Hi, can you join my discord server? It'll make helping you a lot easier
 
Hi! I'm a little confused about an error that I got after updating to 3.0.0.

[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::CursorMapOffset

Backtrace:
[Arcky's Region Map] 000_RegionMap_Constants.rb:7:in `<class:PokemonRegionMap_Scene>'
[Arcky's Region Map] 000_RegionMap_Constants.rb:1: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'
Section402:28:in `mainFunctionDebug'
Section402:18:in `block in mainFunction'

Did I update it wrong? Hopefully there is a way you can help me.

Thanks in advance!
 
Hi! I'm a little confused about an error that I got after updating to 3.0.0.

[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::CursorMapOffset

Backtrace:
[Arcky's Region Map] 000_RegionMap_Constants.rb:7:in `<class:PokemonRegionMap_Scene>'
[Arcky's Region Map] 000_RegionMap_Constants.rb:1: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'
Section402:28:in `mainFunctionDebug'
Section402:18:in `block in mainFunction'

Did I update it wrong? Hopefully there is a way you can help me.

Thanks in advance!
hi, are you sure it's v3.0.0? because the latest version now is v3.1.2, try updating both the region map plugin and the utilities plugin and see if that fixed it. it normally should. If you still need help, join my discord, it'll be easier to help you there.
 
Hi, cool plugin! One issue though, the game won't let me view the extended location preview for any maps at all. The game doesn't crash or anything, and I have the feature turned on in the settings file, but when I press the button that's supposed to open it, nothing happens. Is there a solution to this?
 
Hi, cool plugin! One issue though, the game won't let me view the extended location preview for any maps at all. The game doesn't crash or anything, and I have the feature turned on in the settings file, but when I press the button that's supposed to open it, nothing happens. Is there a solution to this?
Hi, thanks for using my plugin :)
For the issue you described, you'll have to show me with a few screenshots, join my discord server, it'll.be easier that way to help you.
 
Last edited:
Hi, thanks for using my plugin :)
For the issue you described, you'll have to show me with a few screenshots, join my discord server, it'll.be easier that way to help you.
I've joined your Discord server (under the name 'LeorgeRG'), where am I able to discuss about the plugin? I also don't have access to the channel to add roles and stuff, despite reacting to both of the checkmarks in the server-rules one.
 
Hi! I keep getting this message?


[2025-07-12 13:07:26 -0400]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

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

Backtrace:
[Arcky's Region Map] 000_RegionMap_Constants.rb:27:in `<class:PokemonRegionMap_Scene>'
[Arcky's Region Map] 000_RegionMap_Constants.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'
Section008:634:in `runPlugins'
Section390:259:in `mainFunctionDebug'
Section390:249:in `block in mainFunction'
 
Hi! I keep getting this message?


[2025-07-12 13:07:26 -0400]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

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

Backtrace:
[Arcky's Region Map] 000_RegionMap_Constants.rb:27:in `<class:PokemonRegionMap_Scene>'
[Arcky's Region Map] 000_RegionMap_Constants.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'
Section008:634:in `runPlugins'
Section390:259:in `mainFunctionDebug'
Section390:249:in `block in mainFunction'
plugin is vor v21.1 you use v20.1
 
Hello, I am using plugin version 2.5.2 and Essentials v20.1.
Code:
Expand Collapse Copy
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Exception: NoMethodError
Message: undefined method `<=' for #<Quest>

Backtrace:
Game_Switches:19:in `[]'
[Arcky's Region Map] 005_RegionMap_QuestPreview.rb:41:in `block in addQuestIconSprites'
[Arcky's Region Map] 005_RegionMap_QuestPreview.rb:37:in `each'
[Arcky's Region Map] 005_RegionMap_QuestPreview.rb:37:in `addQuestIconSprites'
[Arcky's Region Map] 000_RegionMap_Main.rb:147:in `main'
[Arcky's Region Map] 000_RegionMap_Main.rb:131:in `pbStartScene'
[Arcky's Region Map] 000_RegionMap_Main.rb:1565:in `pbStartScreen'
UI_Pokegear:168:in `block (2 levels) in <main>'
MessageConfig:570:in `pbFadeOutIn'
UI_Pokegear:165:in `block in <main>'
Here is how I have assigned the quest icon:
Code:
Expand Collapse Copy
  Quest1 = {
    :ID => "1",
    :Name => "Introductions",
    :QuestGiver => "Little Boy",
    :Stage1 => "Look for clues.",
    :Location1 => "Verest City",
    :Map1 => [0,14,14, "Purple"], # has to be put after location.
    :QuestDescription => "Some wild Pokémon stole a little boy's favourite toy. Find those troublemakers and help him get it back.",
    :RewardString => "Something shiny!"
  }
The error message appears upon opening the map. The game then crashes.
 
Hello, I am using plugin version 2.5.2 and Essentials v20.1.
Code:
Expand Collapse Copy
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Exception: NoMethodError
Message: undefined method `<=' for #<Quest>

Backtrace:
Game_Switches:19:in `[]'
[Arcky's Region Map] 005_RegionMap_QuestPreview.rb:41:in `block in addQuestIconSprites'
[Arcky's Region Map] 005_RegionMap_QuestPreview.rb:37:in `each'
[Arcky's Region Map] 005_RegionMap_QuestPreview.rb:37:in `addQuestIconSprites'
[Arcky's Region Map] 000_RegionMap_Main.rb:147:in `main'
[Arcky's Region Map] 000_RegionMap_Main.rb:131:in `pbStartScene'
[Arcky's Region Map] 000_RegionMap_Main.rb:1565:in `pbStartScreen'
UI_Pokegear:168:in `block (2 levels) in <main>'
MessageConfig:570:in `pbFadeOutIn'
UI_Pokegear:165:in `block in <main>'
Here is how I have assigned the quest icon:
Code:
Expand Collapse Copy
  Quest1 = {
    :ID => "1",
    :Name => "Introductions",
    :QuestGiver => "Little Boy",
    :Stage1 => "Look for clues.",
    :Location1 => "Verest City",
    :Map1 => [0,14,14, "Purple"], # has to be put after location.
    :QuestDescription => "Some wild Pokémon stole a little boy's favourite toy. Find those troublemakers and help him get it back.",
    :RewardString => "Something shiny!"
  }
The error message appears upon opening the map. The game then crashes.
Hey, any reason why you haven't updated to v2.7.0? It's the latest version supporting v20.1 of essentials. The issue is probably because the "purple" parameter in :map1 is something I added in a later version. In case you want to stick to v2.5.2 that's fine but then take out the "purple" and you should be fine or consider updating to v2.7.0. If you can, please join my discord server, it'll be easier to communicate.
 
Last edited:
Hey, any reason why you haven't updated to v2.7.0? It's the latest version supporting v20.1 of essentials. The issue is probably because the "purple" parameter in :map1 is something I added in a later version. In case you want to stick to v2.5.2 that's fine but then take out the "purple" and you should be fine or consider updating to v2.7.0. If you can, please join my discord server, it'll be easier to communicate.
Thanks, the "purple" was the issue.

The reason I didn't update to 2.7.0 is because I couldn't find a download link for a version of Arcky's Utilities that was compatible with v20.1. The download link provided in your gitbook seems to be v21 only as when I tried to install it in v20.1 it crashed.
 
Thanks, the "purple" was the issue.

The reason I didn't update to 2.7.0 is because I couldn't find a download link for a version of Arcky's Utilities that was compatible with v20.1. The download link provided in your gitbook seems to be v21 only as when I tried to install it in v20.1 it crashed.
oh I see, well you can update now to v2.7.0 if you like, here's the download to the utilities
View: https://drive.google.com/file/d/1ewj5NVV32FxmctNV51FYnujCCRiq0GJJ/view?usp=drive_link

this should be the correct and latest supporting version of v20.1 of essentials.
 
Back
Top