• 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.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
[v20.1\v21.1] Arcky's Region Map

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

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
239
[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:61:in

`<class:Pokemon RegionMap_Scene>'

[Arcky's Region Map] 000_RegionMap_Main.rb:54:in

`<main>'

Section008:637:in `eval'

Section008:637:in `block (2 levels) in runPlugins'

Section008:627:in `each'

Section008:627:in `block in runPlugins'

Section008:616:in `each'

Section008:616:in `runPlugins'

Section401:28:in `mainFunction Debug'

Section401:18:in `block in main Function'


This error is showing for some reason, i am installing it.
Was this a fresh install or an upgrade to v3.0.0?
On first sight, you might have installed the new update wrong, make sure to follow the instructions on the guide I made. If you still have trouble join my discord server so I can help you there
 
Last edited:

AshTanvir1025

Rookie
Member
Joined
May 5, 2024
Posts
5
Was this a fresh install or an upgrade to v3.0.0?
On first sight, you might have installed the new update wrong, make sure to follow the instructions on the guide I made. If you still have trouble join my discord server so I can help you there
It was an update
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
239
It was an update
Then you have installed the update incorrectly, follow the instructions on the guide. The problem you're facing is that you have remains of previous versions which gives you that crash.
 

_Der

Rookie
Member
Joined
Dec 19, 2023
Posts
3
Hey so I was updating this plugin from quite an older version alongside installing the weather system, and I ran into an error with "looping dependencies which cannot be resolved automatically". The only other related script is Arcky's Utilities 1.0.6. Do you know what I can do to fix this? Thanks!
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
239
Hey so I was updating this plugin from quite an older version alongside installing the weather system, and I ran into an error with "looping dependencies which cannot be resolved automatically". The only other related script is Arcky's Utilities 1.0.6. Do you know what I can do to fix this? Thanks!
That's usually because another plugin is trying to load my plugin first while my plugin is loading that one first. To fix it, check if all your plugins are up to date.
 

_Der

Rookie
Member
Joined
Dec 19, 2023
Posts
3
That's usually because another plugin is trying to load my plugin first while my plugin is loading that one first. To fix it, check if all your plugins are up to date.
Oh thank you! I had just forgot to update the pokegear themes plugin, it all works now. Thanks!!
 

Mikachu

Rookie
Member
Joined
Jun 5, 2021
Posts
3
Hi, Seem to have an error between this plugin and Modular Messages + Addons (https://eeveeexpo.com/resources/1591/)

oq3oztO.png
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
239
Hi, Seem to have an error between this plugin and Modular Messages + Addons (https://eeveeexpo.com/resources/1591/)

oq3oztO.png
Also now that I've looked better at your error, there seems to be some issue with the flatten method that's being overwritten in that utilities plugin. Flatten is a built in ruby method so if that's being changed to provide different functionality, the problem lays at that utility plugin and not mine. Just so you know
 

fr3ddystar

Rookie
Member
Joined
Dec 17, 2024
Posts
6
I get this error whenever I try to use the Extended Preview on 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] 008_RegionMap_ExtendedPreview.rb:160:in `getWildInfo'
[Arcky's Region Map] 008_RegionMap_ExtendedPreview.rb:90:in `block in getExtendedInfo'
[Arcky's Region Map] 008_RegionMap_ExtendedPreview.rb:78:in `each'
[Arcky's Region Map] 008_RegionMap_ExtendedPreview.rb:78:in `getExtendedInfo'
[Arcky's Region Map] 003_RegionMap_LocationPreview.rb:54:in `getLocationInfo'
[Arcky's Region Map] 001_RegionMap_Main.rb:349:in `block in pbMapScene'
[Arcky's Region Map] 001_RegionMap_Main.rb:267:in `loop'
[Arcky's Region Map] 001_RegionMap_Main.rb:267:in `pbMapScene'
[Arcky's Region Map] 002_RegionMap_Classes.rb:57:in `pbStartScreen'
UI_RegionMap:352:in `block in pbShowMap'
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
239
I get this error whenever I try to use the Extended Preview on 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] 008_RegionMap_ExtendedPreview.rb:160:in `getWildInfo'
[Arcky's Region Map] 008_RegionMap_ExtendedPreview.rb:90:in `block in getExtendedInfo'
[Arcky's Region Map] 008_RegionMap_ExtendedPreview.rb:78:in `each'
[Arcky's Region Map] 008_RegionMap_ExtendedPreview.rb:78:in `getExtendedInfo'
[Arcky's Region Map] 003_RegionMap_LocationPreview.rb:54:in `getLocationInfo'
[Arcky's Region Map] 001_RegionMap_Main.rb:349:in `block in pbMapScene'
[Arcky's Region Map] 001_RegionMap_Main.rb:267:in `loop'
[Arcky's Region Map] 001_RegionMap_Main.rb:267:in `pbMapScene'
[Arcky's Region Map] 002_RegionMap_Classes.rb:57:in `pbStartScreen'
UI_RegionMap:352:in `block in pbShowMap'
I'll check it once I'm home
But 3 questions:
  • Are you using the latest version of the plugin (v3.0.0)
  • Does this happen on all maps or only specific map?
  • Do you have a MapPosition defined in the map_metadata for all maps?
 

fr3ddystar

Rookie
Member
Joined
Dec 17, 2024
Posts
6
I'll check it once I'm home
But 3 questions:
  • Are you using the latest version of the plugin (v3.0.0)
  • Does this happen on all maps or only specific map?
  • Do you have a MapPosition defined in the map_metadata for all maps?
It happens in all maps, I am using the 3.0.0 version and there is a mapPosition for all maps
 

Arcky

Arcky's Region Map Developer
Member
Joined
Aug 18, 2022
Posts
239
It happens in all maps, I am using the 3.0.0 version and there is a mapPosition for all maps
I'll look into it but since Eevee Expo is only working at noon, I couldn't look at the error you sent anymore. Can you eventually join my discord server? It'll make it easier to help you out
 
Back
Top