Brynner
Community Contributors
i already applied all the upgrade patch.
but still having an error on creating character.
[Debug]: at d:hercules - high ratesrccharchar.c:1584 - INSERT INTO `char` (
`account_id`, `char_num`, `name`, `zeny`, `status_point`,`str`, `agi`, `vit`, `i
nt`, `dex`, `luk`, `max_hp`, `hp`,`max_sp`, `sp`, `hair`, `hair_color`, `last_ma
p`, `last_x`, `last_y`, `save_map`, `save_x`, `save_y`) VALUES ('2000103', '2',
'jonathanpervs', '0', '48','1', '1', '1', '1', '1', '1', '40', '40','11', '11',
'1', '0', 'new_1-1', '53', '111', 'new_1-1', '53', '111')
but still having an error on creating character.
Code:
: DB error - Field 'char_opt' doesn't have a default value
`account_id`, `char_num`, `name`, `zeny`, `status_point`,`str`, `agi`, `vit`, `i
nt`, `dex`, `luk`, `max_hp`, `hp`,`max_sp`, `sp`, `hair`, `hair_color`, `last_ma
p`, `last_x`, `last_y`, `save_map`, `save_x`, `save_y`) VALUES ('2000103', '2',
'jonathanpervs', '0', '48','1', '1', '1', '1', '1', '1', '40', '40','11', '11',
'1', '0', 'new_1-1', '53', '111', 'new_1-1', '53', '111')