Code: Select all
[0] Command LADDERLOG_WRITE_COMMAND unknown.
[0]
[0] Bound socket to *.*.*.*:36453.
[0] Bound socket to *.*.*.*:4566.
[0] Setting CYCLE_RUBBER_WALL_SHRINK (Group: Bumpy) deviates from its default value; clients older than 0.2.8_alpha20060414 may experience problems.
[0] Setting CYCLE_BRAKE_REFILL (Group: Annoying) deviates from its default value; clients older than 0.2.5.0 may experience problems.
[0] Setting MAP_FILE (Group: Breaking) deviates from its default value; clients older than 0.2.8_beta3 may experience problems.
[0] Connecting to Master Server 1...
[0] Login information sent. Waiting for reply...
[0] Got address 50.16.206.151:4566.
[0] Login Succeeded. User Nr. 1
[0] Syncing with server...
[0] Relabeling NetObjects...
[0] Syncing again...
[0] Done!
[0] Sending my server info...
[0] Logging out...
[0] Done!
[0] Closing socket bound to *.*.*.*:4566
[0] Bound socket to *.*.*.*:4566.
[0] Connecting to Master Server 2...
[0] Login information sent. Waiting for reply...
[0] Login Succeeded. User Nr. 1
[0] Syncing with server...
[0] Relabeling NetObjects...
[0] Syncing again...
[0] Done!
[0] Sending my server info...
[0] Logging out...
[0] Done!
[0] Closing socket bound to *.*.*.*:4566
[0] Bound socket to *.*.*.*:4566.
[0] Connecting to Master Server 3...
[0] Login information sent. Waiting for reply...
[0] Login Succeeded. User Nr. 1
[0] Syncing with server...
[0] Relabeling NetObjects...
[0] Syncing again...
[0] Done!
[0] Sending my server info...
[0] Logging out...
[0] Done!
So, I set SERVER_IP 50.16.206.151 hoping, but doubting, that it might help.
Code: Select all
[0] Connecting to Master Server 1...
[0] Login information sent. Waiting for reply...
[0] Got address 50.16.206.151:4566.
[0] Login Succeeded. User Nr. 1
[0] Syncing with server...
[0] Relabeling NetObjects...
[0] Syncing again...
[0] Done!
[0] Sending my server info...
[0] Logging out...
[0] Done!
[0] Closing socket bound to *.*.*.*:4566
[0] sn_SetNetState: can't setup listening sockets. Reason given:
[0] Permanent network error: Unable to bind to 50.16.206.151:4566 because that is not an address of the local machine.
Any ideas?
Edit: It occurred to me to set SERVER_DNS 50.16.206.151. Unfortunately, same result as the first log.
Code: Select all
[0] Bound socket to *.*.*.*:37177.
[0] Bound socket to *.*.*.*:4566.
[0] Setting CYCLE_RUBBER_WALL_SHRINK (Group: Bumpy) deviates from its default value; clients older than 0.2.8_alpha20060414 may experience problems.
[0] Setting CYCLE_BRAKE_REFILL (Group: Annoying) deviates from its default value; clients older than 0.2.5.0 may experience problems.
[0] Setting MAP_FILE (Group: Breaking) deviates from its default value; clients older than 0.2.8_beta3 may experience problems.
[0] Connecting to Master Server 1...
[0] Login information sent. Waiting for reply...
[0] Got address 50.16.206.151:4566.
[0] Login Succeeded. User Nr. 1
[0] Syncing with server...
[0] Relabeling NetObjects...
[0] Syncing again...
[0] Done!
[0] Sending my server info...
[0] Logging out...
[0] Done!
[0] Closing socket bound to *.*.*.*:4566
[0] Bound socket to *.*.*.*:4566.