[Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
here are a few screenies
I dont know whats going on and why its not loading all the way. It worked fine when i ran it before. Whats up anyone know? Ive tried several databases and several character databases.
Also, i can login, but when i create a character it doesnt "save" when i click accept it doesnt show it. Ive tried logging in again, andd still nothing.
Help Please!
http://i159.photobucket.com/albums/t...fic/ascent.jpg
http://i159.photobucket.com/albums/t...ific/logon.jpg
EDIT: OKAY!
I USE SQLYOG, AND I TRY AND DO THE SQL UPDATES, BUT IT GIVES ME AN ERROR. SAYING Error occured at:2008-01-31 17:50:07
Line no.:1
Error Code: 1060 - Duplicate column name 'custom_faction'
First of all, i dont even see a table called 'custom_faction' or what ever their looking for... whats up?!?
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
Well, don't know what to tell you. I'm no expert, but what i've always done is throw my old server in the recycle bin and start again. It fixes a lot of the problems.
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
Quote:
Originally Posted by
Kurohane
Well, don't know what to tell you. I'm no expert, but what i've always done is throw my old server in the recycle bin and start again. It fixes a lot of the problems.
What server, dbc, character db u reccomend that got urs working
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
sorry for double post but, people seriously i need help!
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
Use navicat...and click Continue on errors...
It will still run the SQL file even if one of the queries is already in ur DB
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
even when i click COntine on errors i get
[Err] 1060 - Duplicate column name 'custom_faction'
[Err] alter table characters add column custom_faction int(30) default 0 not null after gender;
[Msg] Finished - Unsuccessfully
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
Thats ok then
It still did some querries...
Just keep on doing ur SQL updates...it will update as long as u have "Continue on errors" checked
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
Quote:
Originally Posted by
Juggalo90
Thats ok then
It still did some querries...
Just keep on doing ur SQL updates...it will update as long as u have "Continue on errors" checked
Okay. It has the thing, but which sql updates should i do.. and i still try and its not working. I installed a new type of character database, and still nothing... ill keep trying.
Re: [Help][Ascent]Not Saving Characters And Dont Think Its Loading All The Way[help]
Quote:
Originally Posted by
rasta-raus
Okay. It has the thing, but which sql updates should i do.. and i still try and its not working. I installed a new type of character database, and still nothing... ill keep trying.
its not good or ok, to ignore errors:
if you carefully review your error, it shows that Custom_Function is what giving you an error,
can you show me what querries you trying to execute?