Page 1 of 1

E=mc² Teeworlds Server

Posted: Wed Apr 16, 2008 9:12 pm
by Cynyx
After, a nice finding from DEM : viewtopic.php?t=689

and a request of Soo :
viewtopic.php?t=690
SoOPaH wrote:yes, really fun game and serv can be create easily :D
first try of creating a server :

Code: Select all

./teeworlds_srv: /lib/libc.so.6: version `GLIBC_2.4' not found (required by ./teeworlds_srv)
damn, to sump up this message said : all libraries on server are outdated...
First solution, rebuild the kernel of the system.
I have no time and because other things are hosted on same server i don't want to do that.
but .....
i compiled the server binary with the source provided by the teeworld website
because all is allways easy in linux world :)

Code: Select all

wget http://teeworlds.com/files/bam.zip
unzip bam.zip 
 ./make_unix.sh
./bam/src/bam server_release
mv ../../teeworlds_srv ../../teeworlds_srv.bak
mv ./teeworlds_srv ../../
cd ../..
ls
chmod +x teeworlds_srv
chown cynyx.cynyx teeworlds_srv
./teeworlds -f dm.cfg &
that's seem to work, but need to be tested ...

Server is configurated in DM mode with the configuration send by Soo.
- server called [E=mc2]www.emc-clan.com | DM
- adress : 91.121.67.48:8083 or teeworlds.emc2-clan.com:8083

Posted: Wed Apr 16, 2008 9:19 pm
by Cynyx
For me game is unplayable : a lot of freeze and lags however a ping of 15.
but players on the server with a ping of 200 seems to be able to play...
Really need to be tested.

Posted: Wed Apr 16, 2008 9:20 pm
by SoOPaH
yep that works! :) and the serv appear in First place :D (ping)


thx very much cyn ;)

Posted: Wed Apr 16, 2008 9:47 pm
by SoOPaH
I make a Dyndns :)

just enter

connect teeworlds.game-host.org


in console.

Posted: Wed Apr 16, 2008 9:48 pm
by Cynyx
SoOPaH wrote:I make a Dyndns :)

just enter

connect teeworlds.game-host.org


in console.
i made a better : teeworlds.emc2-clan.com


post suggestion for server here :
viewtopic.php?t=690

post things about the game here :
viewtopic.php?t=689