View Single Post
  #3  
Old 12-08-2010, 08:43 AM
Claw22000
Fire Beetle
 
Join Date: Dec 2010
Location: St. Paul MN
Posts: 10
Default

Quote:
Originally Posted by lerxst2112 View Post
10061 is Connection Refused. Is the login server listening on port 5998? Do you have the log from it?

It should be named login_somenumber.log and look something like this:

[Debug] [12.08.10 - 04:04:39] Logging System Init.
[Debug] [12.08.10 - 04:04:39] Config System Init.
[Debug] [12.08.10 - 04:04:39] MySQL Database Init.
[Debug] [12.08.10 - 04:04:39] Encryption Initialize.
[Debug] [12.08.10 - 04:04:39] Encryption Loaded Successfully.
[Debug] [12.08.10 - 04:04:39] Server Manager Initialize.
[Network] [12.08.10 - 04:04:39] ServerManager listening on port 5998
[Debug] [12.08.10 - 04:04:39] Client Manager Initialize.
[Network] [12.08.10 - 04:04:39] ClientManager listening on Titanium stream.
[Network] [12.08.10 - 04:04:39] ClientManager listening on SoD stream.
[Debug] [12.08.10 - 04:04:39] Server Started.
[Network] [12.08.10 - 04:04:44] New world server connection from 127.0.0.1:55227
[World] [12.08.10 - 04:04:45] Server TestServer(TestServer) successfully logged in.
[Network] [12.08.10 - 04:05:15] World server disconnected from the server, removing server and freeing connection.
I don't see a log but the screen that has the loginserver on it says listening on port 5999. What file controls world so I can change it to port 5999?
Reply With Quote