Log in

View Full Version : Still Pointing to the Wrong IP


VerdicMckenna
04-22-2012, 03:13 PM
----------------
[04.22. - 15:02:39] Starting Log: logs/eqemu_debug_4684.log
[04.22. - 15:02:39] [LAUNCHER__INIT] Loading server configuration..
[04.22. - 15:02:40] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[04.22. - 15:02:40] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[04.22. - 15:02:40] [LAUNCHER__INIT] Starting main loop...


I'm not sure why it's pointing to 127.0.0.1:9000 when all the config files i've done are pointing to my IP for a private server with port 5999. Is there a special file I should have changed that I am not aware of?

Derision
04-22-2012, 03:35 PM
The connection you are seeing to 127.0.0.1 port 9000 is a TCP connection between the eqlaunch process and the world process. You shouldn't need to change that, unless I guess if you are running eqlaunch on a different PC than world.

It has nothing to do with the IP address that players will use to connect to your server.

If you are having a problem connecting to your server, I would look elsewhere for the cause.

VerdicMckenna
04-22-2012, 07:21 PM
Well i've got port fowarding setup, my IP is static and i'm just not seeing the server in the server list. I thought that error to connect might have something to do with why it's not showing.

VerdicMckenna
04-22-2012, 09:14 PM
Well now that i've gotten it to run, when I attempt to connect to the server I end up with an entirely different issue. >.>


[04.22. - 21:13:14] [WORLD__CLIENT] New connection from 127.0.0.1:60417
[04.22. - 21:13:14] [NET__IDENT_TRACE] 127.0.0.1:60417: First opcode 0x4dd0 did not match expected 0x2792
[04.22. - 21:13:14] [NET__IDENT_TRACE] 127.0.0.1:60417: Tried patch 6.2_world, and it did not match.
[04.22. - 21:13:14] [NET__IDENT_TRACE] 127.0.0.1:60417: First opcode 0x4dd0 did not match expected 0x2ec9
[04.22. - 21:13:14] [NET__IDENT_TRACE] 127.0.0.1:60417: Tried patch 6.2_zone, and it did not match.
[04.22. - 21:13:14] [NET__IDENT_TRACE] 127.0.0.1:60417: First opcode matched 0x4dd0 and length matched 464
[04.22. - 21:13:14] [NET__IDENTIFY] Identified stream 127.0.0.1:60417 with signature Titanium_world
[04.22. - 21:13:14] [WORLD__CLIENT] Checking inbound connection 127.0.0.1 against BannedIPs table
[04.22. - 21:13:14] [WORLD__CLIENT] Connection 127.0.0.1 PASSED banned IPs check. Processing connection.
[04.22. - 21:13:14] [WORLD__CLIENT_ERR] : ID is 0. Is this server connected to minilogin?
[04.22. - 21:13:14] [WORLD__CLIENT_ERR] : Could not find a minilogin account, verify ip address logging into minilogin is the same that is in your account table.