- Joined
- Jul 20, 2023
- Posts
- 8
Does this update make the scripts incompatible with v20.1?phantombass updated DexNav UI with a new update entry:
New Dexnav is here!
Read the rest of this update entry...
UPDATE: I was feeling adventurous so I just plopped it into my v20.1 project. It works like a charm, all of the problems it seemingly had in the previous versions have been fixed... as long as there are encounters on the map. If there are no encounters (like in a Pokemon Center) you get this error:
Ruby:
[2023-08-01 21:06:51 -0500]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `types' for nil:NilClass
Backtrace:
[New DexNav] Script.rb:111:in `getEncData'
[New DexNav] Script.rb:25:in `initialize'
[New DexNav] Script.rb:654:in `new'
[New DexNav] Script.rb:654:in `block (2 levels) in <main>'
MessageConfig:570:in `pbFadeOutIn'
[New DexNav] Script.rb:648:in `block in <main>'
[Customizable Level Cap] Main.rb.rb:257:in `block in pbStartPokemonMenu'
[Customizable Level Cap] Main.rb.rb:246:in `loop'
[Customizable Level Cap] Main.rb.rb:246:in `pbStartPokemonMenu'
Scene_Map:103:in `call_menu'
Any insight?
Last edited: