• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
[v20.1\v21.1] Arcky's Region Map

Resource [v20.1\v21.1] Arcky's Region Map v2.6.3

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
check the settings file, maybe you removed something by accident View attachment 22845
What other plugins do you have installed? Roaming Icons is not 100% supported yet
Here is mine. I do not have the plugin underline red as of yet.

1700862982464.png
 

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
strange, what happens when you select that option though? Do you have the Roaming Icon plugin installed?
Nothing really the mode on the top right disappears. I do have the Roaming Icon plugin installed, but not active.
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
211
Nothing really the mode on the top right disappears. I do have the Roaming Icon plugin installed, but not active.
I think the roaming icon plugin is the problem then. It won't crash your game but I haven't made it compatible yet with the map scrolling. So you'll have to deal with it like this for now. It'll be compatible in the future but I have too many features planned and having trouble choosing which ones to do first 😅
 

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
I think the roaming icon plugin is the problem then. It won't crash your game but I haven't made it compatible yet with the map scrolling. So you'll have to deal with it like this for now. It'll be compatible in the future but I have too many features planned and having trouble choosing which ones to do first 😅
I understand completely my friend!
 

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
I think the roaming icon plugin is the problem then. It won't crash your game but I haven't made it compatible yet with the map scrolling. So you'll have to deal with it like this for now. It'll be compatible in the future but I have too many features planned and having trouble choosing which ones to do first 😅
It is the roaming icons that is the issue. If you want I can send the code over if you want to skim through it. its around 50 lines of code.
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
211
It is the roaming icons that is the issue. If you want I can send the code over if you want to skim through it. its around 50 lines of code.
don't worry about it for now, in the next update I've disabled it on the plugin so it won't crash the game and it won't show in the mode menu anymore. I'll enable it once I made it fully compatible.
 
Last edited:

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
don't worry about it for now, in the next update I've disabled it on the plugin so it won't crash the game and it won't show in the mode menu anymore. I'll enable it once I made it fully compatible with my game
No problem, let me know if I can help. If I make any noticeable changes. ill let you know. :)
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
211
Arcky updated Arcky's Region Map with a new update entry:

v1.4.0: Support for any Game Screen Size.

Bug fixes:
  • Fixed a bug when the Region Map Height is bigger than the UI Height but not the Width that you can't scroll the Region Map in the Pokedex.
  • Fixed a bug when the Region Map is smaller than the UI you can still strigger the scrolling.
  • Fixed a bug when the Setting to expand the Region Map behind the UI is set to True, you can trigger the scrolling when the Region Map is still smaller than the Screen Size in this case.
  • Fixed a bug with the Region...

Read the rest of this update entry...
 

Jangajinx

An Overly Ambitious Developer
Member
Joined
Apr 21, 2023
Posts
213
Love the new update. Guessing Lin's Pokegear needs updating with this?

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

Exception: NameError
Message: uninitialized constant PokemonRegionMap_Scene::RegionMapSettings

Backtrace:
[Lin's Pokegear Themes] Pokegear_ArckyRegionMap.rb:37:in `addBackgroundAndRegionSprite'
[Arcky's Region Map] 002_RegionMap_Main.rb:79:in `main'
[Arcky's Region Map] 002_RegionMap_Main.rb:74:in `pbStartScene'
[Trainer Customizer EX] Player Sprite.rb:87:in `pbStartScene'
[Arcky's Region Map] 002_RegionMap_Main.rb:1100:in `pbStartScreen'
300:UI_Pokegear:168:in `block (2 levels) in <main>'
079:MessageConfig:575:in `pbFadeOutIn'
300:UI_Pokegear:165:in `block in <main>'
[Lin's Pokegear Themes] Pokegear_Main.rb:192:in `block in pbStartScreen'
[Lin's Pokegear Themes] Pokegear_Main.rb:186:in `loop'
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
211
Arcky updated Arcky's Region Map with a new update entry:

v1.4.1: A few Bugs fixed

Bug fixes:
  • fixed a typo in the 002_RegionMap_Main.rb script that would cause a crash
  • fixed a crash when pressing USE on the "Normal Map"
I know it's a small update but it does fix some important issues that might be frustrating.
Make sure you always update to the latest version of the plugin before reporting an issue. Thanks and enjoy :)
(v1.5 coming really soon with an amazing new feature)

Read the rest of this update entry...
 

sorryjzargo

Novice
Member
Joined
Jan 17, 2020
Posts
44
This looks amazing! If there was a way to switch between different regions' maps then this would be the ultimate map plugin
 

CoderFreddy

Novice
Member
Joined
Feb 8, 2023
Posts
40
I got this error when trying to look at a part of the Town Map that had highlighting

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

Exception: NoMethodError
Message: undefined method `include?' for nil:NilClass

Backtrace:
[Arcky's Region Map] 002_RegionMap_Main.rb:683:in `colorCurrentLocation'
[Arcky's Region Map] 002_RegionMap_Main.rb:306:in `block in pbGetMapLocation'
[Arcky's Region Map] 002_RegionMap_Main.rb:292:in `each'
[Arcky's Region Map] 002_RegionMap_Main.rb:292:in `pbGetMapLocation'
[Arcky's Region Map] 002_RegionMap_Main.rb:260:in `showAndUpdateMapInfo'
[Arcky's Region Map] 002_RegionMap_Main.rb:764:in `block in pbMapScene'
[Arcky's Region Map] 002_RegionMap_Main.rb:736:in `loop'
[Arcky's Region Map] 002_RegionMap_Main.rb:736:in `pbMapScene'
[Arcky's Region Map] 002_RegionMap_Main.rb:1101:in `pbStartScreen'
UI_Pokegear:209:in `block (2 levels) in <main>'
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
211
I got this error when trying to look at a part of the Town Map that had highlighting

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

Exception: NoMethodError
Message: undefined method `include?' for nil:NilClass

Backtrace:
[Arcky's Region Map] 002_RegionMap_Main.rb:683:in `colorCurrentLocation'
[Arcky's Region Map] 002_RegionMap_Main.rb:306:in `block in pbGetMapLocation'
[Arcky's Region Map] 002_RegionMap_Main.rb:292:in `each'
[Arcky's Region Map] 002_RegionMap_Main.rb:292:in `pbGetMapLocation'
[Arcky's Region Map] 002_RegionMap_Main.rb:260:in `showAndUpdateMapInfo'
[Arcky's Region Map] 002_RegionMap_Main.rb:764:in `block in pbMapScene'
[Arcky's Region Map] 002_RegionMap_Main.rb:736:in `loop'
[Arcky's Region Map] 002_RegionMap_Main.rb:736:in `pbMapScene'
[Arcky's Region Map] 002_RegionMap_Main.rb:1101:in `pbStartScreen'
UI_Pokegear:209:in `block (2 levels) in <main>'
Strange, are you sure you have the latest version of this plugin installed? Can I see the Town map PBS file line for that location? Maybe there's something wrong there?
 

CoderFreddy

Novice
Member
Joined
Feb 8, 2023
Posts
40
Strange, are you sure you have the latest version of this plugin installed? Can I see the Town map PBS file line for that location? Maybe there's something wrong there?
I do have the latest version installed.
Here's the PBS Line of the location: Point = 47,6,Route 28,Cherrypetal Forest,,,,,Size1x1Small
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
211
I do have the latest version installed.
Here's the PBS Line of the location: Point = 47,6,Route 28,Cherrypetal Forest,,,,,Size1x1Small
Really weird as I haven't encountered this error myself. Did you try to give other locations a highlight image?
 

CoderFreddy

Novice
Member
Joined
Feb 8, 2023
Posts
40
Really weird as I haven't encountered this error myself. Did you try to give other locations a highlight image?
All towns and cities have a highlight image, and it only happens with that specific map point.
 
Back
Top