Zaon Posted July 24, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 60 Reputation: 0 Joined: 07/30/12 Last Seen: April 19, 2018 Share 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 Link to comment Share on other sites More sharing options...
DeadlySilence Posted July 24, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 181 Reputation: 53 Joined: 04/07/13 Last Seen: August 23, 2014 Share 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 Link to comment Share on other sites More sharing options...
Zaon Posted July 24, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 60 Reputation: 0 Joined: 07/30/12 Last Seen: April 19, 2018 Author Share Posted July 24, 2013 Yes I didn't encounter any errors with updating my SQL Database. Quote Link to comment Share on other sites More sharing options...
michaelsoftman Posted July 24, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted July 24, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
Zaon Posted July 26, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 60 Reputation: 0 Joined: 07/30/12 Last Seen: April 19, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
Zaon Posted July 27, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 60 Reputation: 0 Joined: 07/30/12 Last Seen: April 19, 2018 Author Share Posted July 27, 2013 Bump Quote Link to comment Share on other sites More sharing options...
michaelsoftman Posted July 28, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 410 Reputation: 29 Joined: 04/04/12 Last Seen: November 28, 2024 Share 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 Link to comment Share on other sites More sharing options...
Zaon Posted July 28, 2013 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 60 Reputation: 0 Joined: 07/30/12 Last Seen: April 19, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.