- 6
- Posts
- 13
- Years
- Seen Jun 5, 2012
Hi, I keep getting this error whenever I try to go to my 'Lab' (I really just copied the original lab events into a new map and chose the Kanto starters instead of the Hoenn.)
Exception: SystemStackError
Message: stack level too deep
PokemonMap:829:in `setCurrentMap'
Game_Map_:318:in `update'
Scene_Map:37:in `updateMaps'
Scene_Map:36:in `each'
Scene_Map:36:in `updateMaps'
Scene_Map:84:in `miniupdate'
Scene_Map:83:in `loop'
Scene_Map:95:in `miniupdate'
PokemonMessages:147:in `pbUpdateSceneMap'
PokemonMessages:1735:in `pbWait'
It also makes the player start walking on it's own until it hits the edge of the map.
Spoiler:
Exception: SystemStackError
Message: stack level too deep
PokemonMap:829:in `setCurrentMap'
Game_Map_:318:in `update'
Scene_Map:37:in `updateMaps'
Scene_Map:36:in `each'
Scene_Map:36:in `updateMaps'
Scene_Map:84:in `miniupdate'
Scene_Map:83:in `loop'
Scene_Map:95:in `miniupdate'
PokemonMessages:147:in `pbUpdateSceneMap'
PokemonMessages:1735:in `pbWait'
It also makes the player start walking on it's own until it hits the edge of the map.