02-24-2017, 08:25 PM
So, I've encountered what seems to be a new bug that completely broke my game and prevents me from progressing at all. What keeps happening is that after defeating the second scientist in Larkspur’s laboratory, whenever I attempt to pick my Pokémon up off of the table, the game freezes a few seconds after the dialogue box disappears. Here's the error message:
Exception: NoMethodError
Message: undefined method `each' for 52:Fixnum
Pokemon_ShadowPokemon:466
Pokemon_ShadowPokemon:465:in `call'
Event:54:in `trigger'
Event:49:in `each'
Event:49:in `trigger'
* PField_Field:1632:in `pbOnStepTaken'
Game_Player:484:in `update_old'
Walk_Run:75:in `old_update_shiney'
Debug Passability:238:in `update'
* Scene_Map:105:in `update'
I already filled out the bug report form, FYI. Is there some way I can fix this and/or recover my save data? Because I really want to finish the game and don't want to start over from square one.
Exception: NoMethodError
Message: undefined method `each' for 52:Fixnum
Pokemon_ShadowPokemon:466
Pokemon_ShadowPokemon:465:in `call'
Event:54:in `trigger'
Event:49:in `each'
Event:49:in `trigger'
* PField_Field:1632:in `pbOnStepTaken'
Game_Player:484:in `update_old'
Walk_Run:75:in `old_update_shiney'
Debug Passability:238:in `update'
* Scene_Map:105:in `update'
I already filled out the bug report form, FYI. Is there some way I can fix this and/or recover my save data? Because I really want to finish the game and don't want to start over from square one.


