- Joined
- Oct 22, 2022
- Posts
- 129
Hmmm, there might be something off with the new modifiable "maxCharm" addition, I get this error whenever I want to open the Charm Case (in my existing save file as well as on a new game)
Code:
=================
[2023-10-30 16:46:18 +0100]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `maxCharms' for #<Player Pokémon Trainer Andy @party=[:MAREANIE, :DRIFBLIM, :LARVITAR, :DOLLIV, :BRAIXEN, :CRABOMINABLE]>
Backtrace:
[Charms Case] Charm Case Script.rb:269:in `drawItem'
085:SpriteWindow_text:1129:in `block in refresh'
085:SpriteWindow_text:1127:in `times'
085:SpriteWindow_text:1127:in `refresh'
085:SpriteWindow_text:1056:in `initialize'
[Charms Case] Charm Case Script.rb:219:in `initialize'
[Charms Case] Charm Case Script.rb:377:in `new'
[Charms Case] Charm Case Script.rb:377:in `pbCharmSetupScene'
[Charms Case] Charm Case Script.rb:401:in `pbStartCharmScene'
[Charms Case] Charm Case Script.rb:568:in `pbBuyScreen'