Okay, first of all, I'm asking this here because I never received an activation email over at the upokecenter forum.
-_-
I'm using XP. The error happens right after I lose a battle. It is supposed to transfer the player to the nearest pokemon center or another set location, but the game crashes and I get this error:
Exception: NoMethodError
Message: undefined method `transfer_player' for #<Scene_Debug:0x5a52cd8>
PokemonField:1643:in `pbStartOver'
PokemonField:771:in `pbWildBattle'
PokemonField:764:in `pbBattleAnimation'
PokemonField:764:in `pbWildBattle'
PokemonDebug:476:in `pbDebugMenu'
PokemonDebug:276:in `loop'
PokemonDebug:495:in `pbDebugMenu'
PokemonDebug:619:in `main'
Main:38:in `mainFunctionDebug'
Main:16:in `mainFunction'
I'm using only the default and Pokemon Essentials scripts. I'm not sure how to fix this error, and neglecting to try to learn RGSS has finally come back to bite me in the ass. V_V
Could someone please help?
Have you activated the debug menu by any chance? This is quite a weird error. You should make sure that none of the scripts was disabled or commented out.
Ok....I was testing a battle by means of the debug menu, but then I went back to try to recreate the error with and without using the debug menu. I can't seem to recreate the error now, and I tried several times....so I guess it works now. :|