- 2
- Posts
- 14
- Years
- Seen Mar 25, 2018
I am getting the error message below whenever I would try to leave the room that you start off in. I'm using RMXP btw. Any help would be appreciated.
Code:
---------------------------
Pokemon Perils-Kanto
---------------------------
Exception: NoMethodError
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'
Sprite_Character:124:in `update_or'
PerspectiveTilemap:408:in `shadow_update'
Shadow:179:in `update'