• 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.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Challenge Modes 2.2.1

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

Script error in event 16 (coords 50,46), map 24 (Viridian Forest)
Exception: NoMethodError
Message: undefined method `pbGetBattlerFromSideAndIndex' for #<Battle>

***Full script:
TrainerBattle.start(:BUGCATCHER, "Rick")
Backtrace:
[Challenge Modes] 013_Trainer_Scaling.rb:220:in `scale_trainer_party'
[Challenge Modes] 013_Trainer_Scaling.rb:210:in `block in initialize'
[Challenge Modes] 013_Trainer_Scaling.rb:208:in `each'
[Challenge Modes] 013_Trainer_Scaling.rb:208:in `each_with_index'
[Challenge Modes] 013_Trainer_Scaling.rb:208:in `initialize'
256:Overworld_BattleStarting:509:in `new'
256:Overworld_BattleStarting:509:in `start_core'
256:Overworld_BattleStarting:486:in `start'
(eval):1:in `execute_script'
033:Interpreter:138:in `eval'

I got this with trainer scaling enabled when battling a trainer
Good catch, i fix it
 
Idea for monotype, catching (but not using) pokemon of the wrong type if they evolve into that type. As an example, you could catch an Eevee in a mono-fire run, and it would be unusable in battle but would be able to evolve into Flareon and then be used
 
Idea for monotype, catching (but not using) pokemon of the wrong type if they evolve into that type. As an example, you could catch an Eevee in a mono-fire run, and it would be unusable in battle but would be able to evolve into Flareon and then be used
I will mplent this in the next Update🙏
 
I will mplent this in the next Update🙏
If you want to use part of my Monotype Challenge port for this, feel free. It includes this function as far as I remember, saving you time

In any case, your Challenges Plugin does a better job than mine XD
 
Bug with one catch per map and the SOS battles plugin, if a pokemon SOSes, you will no longer be able to catch that encounter
 
Back
Top