Relic Castle

Since I'm stuck in my other game project I started to make another one but I am getting always an error when I click on new game, after the Intro an error appears that breaks the game and I don't know why this happens, because I did nothing in the scripts, everything is in the same way like vanilla essentials. I'm using v 17.2
Maybe it is because I already have a save file, but I don't know how to delete a save file in the game... Thanks in advance!

---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]

Exception: TypeError

Message: cannot convert Fixnum into String

Game_Player:480:in `+'

Game_Player:480:in `pbGetPlayerCharset'

Game_Player:496:in `pbUpdateVehicle'

Game_Player:505:in `pbCancelVehicles'

Scene_Map:87:in `transfer_player'

Scene_Map:168:in `update'

Scene_Map:161:in `loop'

Scene_Map:170:in `update'

Scene_Map:234:in `main'

Scene_Map:231:in `loop'
Top