- 115
- Posts
- 15
- Years
- Seen Sep 4, 2023
Hello Everyone,
My game (sometimes) crashes when I go into a specific map connection. Actually not on every point of the connection, it happens close to the right corner.
The error displayed is very weird, and I can't find anything wrong with the maps involved.
By the way, there is no event 54 or 49 in the map, so I don't really know what the errorlog means.
Any help will be appreciated.
Thank you very much.
Giu
My game (sometimes) crashes when I go into a specific map connection. Actually not on every point of the connection, it happens close to the right corner.
The error displayed is very weird, and I can't find anything wrong with the maps involved.
Spoiler:
Exception: NoMethodError
Message: undefined method `[]' for nil:NilClass
PokemonField:1426
PokemonField:1423:in `call'
PBEvent:54:in `trigger'
PBEvent:49:in `each'
PBEvent:49:in `trigger'
Game_Character_2:67:in `update_move'
Game_Character_2:6:in `update_old2'
Walk_Run:96:in `update'
Game_Event_:249:in `update'
Game_Map_:422:in `update'
Message: undefined method `[]' for nil:NilClass
PokemonField:1426
PokemonField:1423:in `call'
PBEvent:54:in `trigger'
PBEvent:49:in `each'
PBEvent:49:in `trigger'
Game_Character_2:67:in `update_move'
Game_Character_2:6:in `update_old2'
Walk_Run:96:in `update'
Game_Event_:249:in `update'
Game_Map_:422:in `update'
By the way, there is no event 54 or 49 in the map, so I don't really know what the errorlog means.
Any help will be appreciated.
Thank you very much.
Giu
Last edited: