Client can't connect to server

Status
Not open for further replies.
Newbie Spellweaver
Joined
Sep 9, 2007
Messages
7
Reaction score
0
Can someone help me with this rather annoying problem:

when i run my server and client at the same computer, and all the server ip's in the .conf's and in the lconfig.nhd file are set to 127.0.0.1, the client does nothing beyond the message "Logging in, please wait.".

i'm using rev78 and client version 142. The only 'feedback' i get from the server is a message from the loginserver which states "[INFO]: User connected from <ip>".

Thanks in advance!
 
Do you have the gameguard patch installed? (After the client update)

Try unzipping the gameguard files from a batch file.

Code:
cd "C:\Program Files\Triggersoft\Rose Online Evolution\"
7z e -y GameGuard-Patch.zip
TRose.exe @TRIGGER_SOFT@ _server 127.0.0.1
 
yeah i have patched the client after it's update. Even with the "TRose.exe @TRIGGER_SOFT@ _server 127.0.0.1" command i'm still stuck at the "logging in, please wait" message :( ..

I think i'm missing some critical thingy's, just can't figure out what. The servers seem to run fine (no fatal errors), the database is working fine, the server-ip's in charserver.conf, loginserver.conf, worldserver.conf and lconfig.nhd are set at 127.0.0.1 (so that would eliminate any problems with port forwarding). I really don't know what is going wrong here..
 
Status
Not open for further replies.
Back