http://img248.imageshack.us/img248/6...blemsp0.th.png
Printable View
check your ascent.config and logonserver.config files. Look for this
Antrix.conf
LogonServer.confCode:#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# LogonServer Setup
#
# DisablePings
# This directive controls whether pings will be sent to the logonserver to check
# if the connection is still "alive". Expect problems if it is disabled.
# Default: 0
#
# RemotePassword
# This directive controls the password used to authenticate with the logonserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<LogonServer DisablePings = "0"
RemotePassword = "change_me_world">
The RemotePasswords have to match up. your could simply change both "change_me_world" and "change_me_logon" to "password".Code:# WorldServer Setup
#
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "change_me_logon"
#
<LogonServer RemotePassword = "change_me_logon">
That should fix your problem :)
Super! it worked thanks.
Now i got another problem...when i create a char it doesnt show up on the char screen:S
This is usually because of outdated tables in your database. What database are you using?
someone posted the sql updates from all the ascent revisions. Try executing these queries for your database and see if that fixes the issue.
Code:alter table characters add column custom_faction int(30) default 0 not null after gender;
there is NPC problem mount trainers doesn't teach wat it suppose to teach...haha
I tried some different database accaont tables and all thoose tables you need for you character but it seemes that all of them are out to date.
That the newest core are to new for the databases.
So enyone have a fix for this??
NCDB sure working on it but since the SVN to emupedia is down and i want to play now i hope you guys have a fix for this
ul have ta wait 4 another core update :p thats where the prob lies