Hi,
I got this error:
When rename column on database from redskull to skull, I can create character but cannot login to the game.
My server needs to use column "redskull". What I can do about it?
tags (for ppl with same problems): znote cant create character / how to add new column in database / how to make hashed version of password / permission files cache
I got this error:
HTML:
string(749) "INSERT INTO `players`(`name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `skull`, `skulltime`, `rank_id`, `guildnick`, `lastlogout`, `blessings`, `direction`, `loss_experience`, `loss_mana`, `loss_skills`, `premend`, `online`, `balance`) VALUES ('Asdd', '1', '4', '8', '1', '185', '185', '4200', '68', '76', '78', '58', '128', '0', '0', '40', '40', '0', '100', '1', '5', '5', '2', '', '470', '1', '0', '1604359840', '1', '0', '0', '0', '', '0', '0', '0', '10', '10', '10', '0', '0', '0');"
(query - SQL error)
Type: voidQuery (voidQuery is used for update, insert or delete from database)
Unknown column 'skull' in 'field list'
When rename column on database from redskull to skull, I can create character but cannot login to the game.
My server needs to use column "redskull". What I can do about it?
tags (for ppl with same problems): znote cant create character / how to add new column in database / how to make hashed version of password / permission files cache
Last edited: