Jump to content
  • 0
Sign in to follow this  
Aesthetic

Failed to Connect to Server

Question

Hey there guys, 

I need a little assistance as I have done everything I could. Search a variety of forums and could not land the right answer...

 

 

My client is 2013-08-07

MMO.h is configured to 20130807

 

 

> My clientinfo.xml is setup with the appropriate server IP, 6900 port, 20 version, 1 langtype, primary. WHEN I CHANGE THE PORT TO 6121 I GET THIS ERROR: [Error]: chr->parse_char: Received unknown packet 0x64 from ip ''! Disconnecting!

> MySQL databases are setup successfully.

> char-server.conf is set to login server 127.0.0.1 and char server to my server IP

> map-server.conf is set to char server 127.0.0.1 and map server to my server IP

> When server is started, no errors are shown, all servers are online. 

> network.conf is set to

 

lan_subnets: (

"127.0.0.1:255.0.0.0",
"myserverip:255.255.255.0",
)
 
allowed: (
//"0.0.0.0:0.0.0.0",
"127.0.0.1:255.0.0.0",
"myserverip.23:255.0.0.0",
)
 
trusted: (
"127.0.0.1:255.0.0.0",

 

 

Any help? :)

Edited by serj81x

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Try to check if your in login-server,map-server and char-server if login-port , char-port, and map-port are all in port: 6121

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.