- 1
- Posts
- 8
- Years
- Seen Dec 25, 2016
Hi guys, happy holidays!
So.. three things. First, my character is invisible, he can still walk and interact with other characters, but I can't see him.
Second, how do you open the start menu? Yes, I just started :)
Third and most important. Every time I open a door, an error message appears. They appear in custom doors made by the game so I don't think it is the coding. The error code is as follows:
The error bar says:
---------------------------
Pokemon Essentials
---------------------------
Exception: TypeError
Message: cannot convert Fixnum into String
PField_Field:1409:in `+'
PField_Field:1409:in `pbGetPlayerCharset'
PField_Field:1425:in `pbUpdateVehicle'
PField_Field:1436:in `pbCancelVehicles'
Scene_Map:231:in `transfer_player'
Scene_Map:110:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'
Scene_Map:65:in `loop'
This exception was logged in
C:\Users\faken_000\Saved Games/Pokemon Essentials/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
So.. three things. First, my character is invisible, he can still walk and interact with other characters, but I can't see him.
Second, how do you open the start menu? Yes, I just started :)
Third and most important. Every time I open a door, an error message appears. They appear in custom doors made by the game so I don't think it is the coding. The error code is as follows:
The error bar says:
---------------------------
Pokemon Essentials
---------------------------
Exception: TypeError
Message: cannot convert Fixnum into String
PField_Field:1409:in `+'
PField_Field:1409:in `pbGetPlayerCharset'
PField_Field:1425:in `pbUpdateVehicle'
PField_Field:1436:in `pbCancelVehicles'
Scene_Map:231:in `transfer_player'
Scene_Map:110:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'
Scene_Map:65:in `loop'
This exception was logged in
C:\Users\faken_000\Saved Games/Pokemon Essentials/errorlog.txt.
Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
Last edited by a moderator: