Tranitar
Working on Pokémon Wraith
- 122
- Posts
- 15
- Years
- Why does this computer need to know where I live?
- Seen Feb 20, 2012
When I open visual Editor I connect the town and route, save it, I have a Celebi Event on the route, but if i enter the route from the connection or warp to it, it says this
Message: undefined method `+' for nil:NilClass
PokemonUtilities:289:in `getRoughLatLon'
PokemonUtilities:386:in `getLatLong'
PokemonUtilities:586:in `getToneInternal'
PokemonUtilities:584:in `each'
PokemonUtilities:584:in `getToneInternal'
PokemonUtilities:353:in `getTone'
PokemonUtilities:2095:in `pbDayNightTint'
AnimationSprite:76:in `update'
Scene_Map:47:in `updateSpritesets'
Scene_Map:41:in `each'
But when I make a different map and connect it to my starter town it works fine... whats the problem?
Spoiler:
Message: undefined method `+' for nil:NilClass
PokemonUtilities:289:in `getRoughLatLon'
PokemonUtilities:386:in `getLatLong'
PokemonUtilities:586:in `getToneInternal'
PokemonUtilities:584:in `each'
PokemonUtilities:584:in `getToneInternal'
PokemonUtilities:353:in `getTone'
PokemonUtilities:2095:in `pbDayNightTint'
AnimationSprite:76:in `update'
Scene_Map:47:in `updateSpritesets'
Scene_Map:41:in `each'
But when I make a different map and connect it to my starter town it works fine... whats the problem?