01-14-2015, 05:38 AM
query error (mysql_real_query) : error[Column count doesn't match value count at row 1] query[insert into t_characters_guildpoint select a_index, 0, 0 from t_characters]
2015-01-14 00:28:24,440 ERROR - query error (mysql_real_query) : error[Column count doesn't match value count at row 1] query[insert into t_extend_guild select a_index, 0, 5+a_level*5, 0, '', '', '' from t_guild]
2015-01-14 00:28:24,440 ERROR - query error (mysql_real_query) : error[Column count doesn't match value count at row 1] query[insert into t_extend_guildmember select a_guild_index, a_char_index, '', 0, 0, 0 from t_guildmember]
these are the only errors now for the Helper...
The GameServer crashes after everything is loaded
but also errors with this " EquipExchangeExtend Data Load Fail." at the beginning of it.

