1 Attachment(s)
[Ascent] Sudden Ascent.exe crash
I have had my server up and running for 2 months and all of a sudden during the night last night after a restart i get this when i try and startup ascent.exe
I didn't change anything. I tried uploading a new DB, i tried doing a system restore; nothing has worked.. i really don't know where this came from. Any help would be appreciated.
DarkJade
Re: [Ascent] Sudden Ascent.exe crash
I was using acsent 1702. It was working fine, and i have also tried different ones. I don't know what to do now.
Re: [Ascent] Sudden Ascent.exe crash
Hm..Do you still have everything setup correctly after doing system restore? It is not the Database that would cause this, I think. And if you tested others, make sure you still have it configured right.
-Kiteal
Re: [Ascent] Sudden Ascent.exe crash
Yeah i have a copy of working config files saved and just copy and paste them when i reinstall a different version of ascent.
Re: [Ascent] Sudden Ascent.exe crash
Hm..You are using Windows XP right? I have not worked with one in a while, but does the ascent freeze at the same point every time? In the screen shot you provided, the ascent.exe froze at-
11:32 N Storage: 22 Entried loaded from table zoneguards
Does this happen every time you try at the same place?
One more thing, Have you tried changing your DBC files? I do not know if it has anything to do with it, because I am still not very good at this stuff. And have you tried using a repack of some sort that is mostly setup on its own, and try to access it yourself with a basic DB and most of the things left normal as they are to try and figure out what the problem is by slowly fitting pieces into the puzzle till it works again?
-Kiteal.
Good luck.
Re: [Ascent] Sudden Ascent.exe crash
It does freeze at the same spot every time.
Quote:
Originally Posted by
Kiteal
And have you tried using a repack of some sort that is mostly setup on its own, and try to access it yourself with a basic DB and most of the things left normal as they are to try and figure out what the problem is by slowly fitting pieces into the puzzle till it works again?
Not sure exactly what else I can change to try to fit pieces back together...
1 Attachment(s)
Re: [Ascent] Sudden Ascent.exe crash
I changed some things in my ascent folder and now the error happens at a different point...
Re: [Ascent] Sudden Ascent.exe crash
Quote:
Originally Posted by
DarkJade
I changed some things in my ascent folder and now the error happens at a different point...
Hm..What did you change? If you do remember.
-Kiteal
Re: [Ascent] Sudden Ascent.exe crash
I just changed what it logs. Like when it logs all the GM commands that are used.
Re: [Ascent] Sudden Ascent.exe crash
i have that problem too..
didnt touch anything.. =(
is there anything to fix it? im using version 2181.. with the newest NCDB and DBC
Re: [Ascent] Sudden Ascent.exe crash
Well we figured out the problem. There was an error on the logonserver db, more specifically the characters. All we had to do was repair the DB and it works :D
Re: [Ascent] Sudden Ascent.exe crash
explain plz.. ><
how do i do that? and what do you meen logonserver db? Oo
Re: [Ascent] Sudden Ascent.exe crash
Quote:
Originally Posted by
daverick
explain plz.. ><
how do i do that? and what do you meen logonserver db? Oo
The characters table in our logonserver database, you can have one database for your characters and accounts and another database for everything else, had this error, "Table 'characters' was marked as crashed and should be repaired". You can fix this by using this SQL query code,
Code:
REPAIR TABLE logonserver.characters;
Replace logonserver with which database and characters with which table is needs to be fixed.
That's how I managed to fix DarkJade's server.
Re: [Ascent] Sudden Ascent.exe crash
still dont seems to be helpful..
its stuck at Connected...
not responding after that.. =(