- 0
Sign in to follow this
Followers
0
Can't get past login screen (failed to connect to server)
Asked by
Harmony
-
Recently Browsing 0 members
No registered users viewing this page.
Hello, I'm having this problem, I'm using 20140305 and I can't seem to connect to my server. (All ports are open)
-When I login using right credentials I can't even reach the server selection screen that follows it.
-When I type the wrong password it says wrong password.
Usually I could debug it myself but there's really no error message to help me now, I'd appreciate it if someone could help me.
map-server
clientinfo.xml
mmo.h
char-server.conf
login-server.conf
map-server.conf
// Information related to inter-server behavior inter: { // Interserver communication passwords, set in the login server database userid: "s1" passwd: "p1" // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. char_ip: "localhost" // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: "127.0.0.1" // Character Server Port char_port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: "35.240.209.215" // Map Server Port map_port: 5121 }
NEMO Diff Log
I also get an error when launching my client (See attached file)
Share this post
Link to post
Share on other sites