Zaon Posted July 24, 2013 Posted July 24, 2013 Got this error. Couldn't create a character it just says "Character Creation is Denied". Even my other characters, which are fine in 3CeAM, are not there. Help please? Quote
DeadlySilence Posted July 24, 2013 Posted July 24, 2013 Obviously the 'robe' column is missing in the 'char' table. Did you import the rAthena sql files properly and without any error? Quote
Zaon Posted July 24, 2013 Author Posted July 24, 2013 Yes I didn't encounter any errors with updating my SQL Database. Quote
michaelsoftman Posted July 24, 2013 Posted July 24, 2013 Check your char table manually. You may have to drop all of your tables and just execute rAthena's main.sql and logs.sql to start. 3ceam's don't have the same fields as rA's. Quote
Euphy Posted July 24, 2013 Posted July 24, 2013 You have to execute all the SQL upgrade files in trunk/sql-files/upgrades - yes, there's a lot. xD Quote
Zaon Posted July 26, 2013 Author Posted July 26, 2013 (edited) You have to execute all the SQL upgrade files in trunk/sql-files/upgrades - yes, there's a lot. xD Once I execute everything it'll work withouth any problems? Edit: I executed everything WITHOUT ERRORS but the same thing still happened. : DB Error - Unknown column 'robe' in 'field list' Edited July 26, 2013 by Zaon Quote
michaelsoftman Posted July 28, 2013 Posted July 28, 2013 The fields are in a different order with 3ceam. In rAthena, it goes head_bottom, robe, last_map, etc In 3ceam, it goes head_bottom, last_map, rename, delete_date, robe, etc Either re-arrange the fields in the table, or delete the whole table and start over with rAthena's. Quote
Zaon Posted July 28, 2013 Author Posted July 28, 2013 The fields are in a different order with 3ceam. In rAthena, it goes head_bottom, robe, last_map, etc In 3ceam, it goes head_bottom, last_map, rename, delete_date, robe, etc Either re-arrange the fields in the table, or delete the whole table and start over with rAthena's. Ohh thanks. I'll try this Quote
Question
Zaon
Got this error. Couldn't create a character it just says "Character Creation is Denied".
Even my other characters, which are fine in 3CeAM, are not there.
Help please?
8 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.