I've compiled from source using
./configure --prefix ${HOME}/tron-0.2.8.2.1 --disable-glout
no compile error messages, no mods, default settings.
When I run ./tron-0.2.8.2.1/bin/armagetronad-dedicated, I get
Code: Select all
[0] Bound socket to *.*.*.*:34092.
[0] Bound socket to *.*.*.*:4534.
[0] Setting CYCLE_BRAKE_DEPLETE (Group: Annoying) deviates from its default value; clients older than 0.2.5.0 may experience problems.
[0] Ping charity changed from 100 to 100100.
[0] Nobody there. Taking a nap...
[0] Timestamp: 2007/03/07 22:04:36
[0] Closing socket bound to *.*.*.*:4534
[0] Bound socket to *.*.*.*:4534.
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2822 :
[0] Timer hickup!
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2822 :
[0] Timer hickup!
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2822 :
[0] Timer hickup!
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2822 :
[0] Timer hickup!
Code: Select all
[0] Bound socket to *.*.*.*:34125.
[0] Bound socket to *.*.*.*:4534.
[0] Setting CYCLE_BRAKE_DEPLETE (Group: Annoying) deviates from its default value; clients older than 0.2.5.0 may experience problems.
[0] Ping charity changed from 100 to 100100.
/home/ed/tron-0.3.0/share/games/armagetronad-dedicated/www-root
[0] Nobody there. Taking a nap...
[0] Timestamp: 2007/03/07 22:09:56
[0] Closing socket bound to *.*.*.*:4534
[0] Bound socket to *.*.*.*:4534.
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2832 :
[0] Timer hickup!
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2832 :
[0] Timer hickup!
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2832 :
[0] Timer hickup!
[0] Warning in REAL sn_SendPlanned1() in network/nNetwork.cpp:2832 :
[0] Timer hickup!
The server continues to run, I can connect to it, but the connection is seriously unstable. I actually had a negetive ping at one point.
Is this something to do with being on a vps? is there any way around it?