• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

"Undefined method `name' for nil:NilClass" error

18
Posts
8
Years
  • Age 22
  • Seen Aug 14, 2015
When I click on the play button in rpg maker xp and then click on continue I get this error: ---------------------------
Pokemon Essentials
---------------------------
Exception: NoMethodError

Message: undefined method `name' for nil:NilClass

PField_Field:1695

PField_Field:1688:in `call'

Event:54:in `trigger'

Event:49:in `each'

Event:49:in `trigger'

PField_Map:617:in `setMapChanging'

PField_Map:594:in `setup'

PScreen_Load:365:in `pbStartLoadScreen'

PScreen_Load:335:in `open'

PScreen_Load:335:in `pbStartLoadScreen'



This exception was logged in

C:\Users\Håvard\Saved Games/errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
How can I fix it?
 
2
Posts
3
Years
  • Age 32
  • Seen Sep 24, 2021
i have the same beacouse of that i have watched this post:
---------------------------
Pokemon Aurora
---------------------------
Excepción: NoMethodError

Mensaje: undefined method `name' for nil:NilClass

PField_Field:1630

PField_Field:1623:in `call'

Event:54:in `trigger'

Event:49:in `each'

Event:49:in `trigger'

PField_MapFactory:198:in `setMapChanging'

PField_MapFactory:175:in `setup'

Scene_Map:234:in `transfer_player'

Scene_Map:110:in `update'

Scene_Map:101:in `loop'



Esta excepción ha sido registrada en

C:\Users\Lokray\Saved Games/Pokemon Aurora/errorlog.txt.

Presiona Ctrl+C para copiar este mensaje al portapapeles.
---------------------------
Aceptar
---------------------------
 
Back
Top