Hello, Please excuse any awkward English, as I am using a translator.
I've been really enjoying my Reborn Allgen playthrough, but I'm running into an error code when I walk in the tall grass around Ametrine City.
I suspect the problem might be with Drampa.
[Pokemon AllGen 19.5.34]
Exception: NoMethodError
Message: undefined method `maxpp' for nil:NilClass
PBMove:38:in `maxpp'
PBMove:13:in `totalpp'
PBMove:9:in `initialize'
D:/Download/Storage/Game/Allgen Reborn 0.7/patch/Mods/Pokemon.rb:101:in `new'
D:/Download/Storage/Game/Allgen Reborn 0.7/patch/Mods/Pokemon.rb:101:in `block in initialize'
D:/Download/Storage/Game/Allgen Reborn 0.7/patch/Mods/Pokemon.rb:98:in `each'
D:/Download/Storage/Game/Allgen Reborn 0.7/patch/Mods/Pokemon.rb:98:in `initialize'
D:/Download/Storage/Game/Allgen Reborn 0.7/patch/Mods/AllGen Reborn.rb:383:in `new'
D:/Download/Storage/Game/Allgen Reborn 0.7/patch/Mods/AllGen Reborn.rb:383:in `pbGenerateWildPokemon'
Field:1230:in `pbWildBattle'
Field:1821:in `pbBattleOnStepTaken'
Field:1843:in `pbOnStepTaken'
Game_Player:594:in `update'
Walk_Run:104:in `update'
Scene_Map:107:in `block in update'
Scene_Map:104:in `loop'
Scene_Map:104:in `update'
Scene_Map:70:in `block in main'
Scene_Map:67:in `loop'
Scene_Map:67:in `main'
Main:38:in `mainFunctionDebug'
Main:24:in `mainFunction'
Main:71:in `block (2 levels) in <main>'
Main:70:in `loop'
Main:70:in `block in <main>'