PapaZola Posted April 18, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted April 18, 2014 : DB error - Unknown column 'bank_vault' in 'field list'[Debug]: at account_sql.c:558 - SELECT `account_id`,`userid`,`user_pass`,`sex`,`email`,`group_id`,`state`,`unban_time`,`expiration_time`,`loginco unt`,`lastlogin`,`last_ip`,`birthdate`,`character_slots`,`pincode`, `pincode_change`, `bank_vault`, `last_mac` FROM `login` WHERE `account_id` = 1[Notice]: Unknown account (account: AllStarRO, received pass: WeAreAwesome, ip: 192.184.93.248)[Notice]: Connection of the char-server 'AllStar RO' REFUSED.[Error]: Can not connect to login-server.[Error]: The server communication passwords (default s1/p1) are probably invalid.[Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.[Error]: The communication passwords are set in map_athena.conf and char_athena.conf[Warning]: Connection to Login Server lost. anyone can help me? Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 18, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted April 18, 2014 sql-files/upgrades/upgrade_20131105.sql Quote Link to comment Share on other sites More sharing options...
PapaZola Posted April 20, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted April 20, 2014 : DB error - Unknown column 'unban_time' in 'field list'[Debug]: at char.c:1140 - SELECT `char_id`,`char_num`,`name`,`class`,`base_level`,`job_level`,`base_exp`,`job_exp`,`zeny`,`str`,`agi`,`vit`,`int`,`dex`,`luk`,`max_hp`,`hp`,`max_sp`,`sp`,`status_point`,`skill_point`,`option`,`karma`,`manner`,`hair`,`hair_color`,`clothes_color`,`weapon`,`shield`,`head_top`,`head_mid`,`head_bottom`,`last_map`,`rename`,`delete_date`,`robe`,`moves`, `unban_time` FROM `char` WHERE `account_id`='2000024' AND `char_num` < '12' Quote Link to comment Share on other sites More sharing options...
Emistry Posted April 20, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted April 20, 2014 ALTER TABLE `char` ADD COLUMN `unban_time` INT(11) AFTER `moves`; =='' what you have did to your sql table...why so many stuff missing from your sql table. Quote Link to comment Share on other sites More sharing options...
PapaZola Posted April 20, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted April 20, 2014 fix thanks emistry before this im used svn 17072 just update the rathena trunk and i need use my sql backup Quote Link to comment Share on other sites More sharing options...
PapaZola Posted April 22, 2014 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted April 22, 2014 @emistry i got 1 more error when trying register used _M _F Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.