E=mc² Teeworlds Server

Comments and suggestions about E=mc² servers
Post Reply
User avatar
Cynyx
E=mc² Member, Site Admin
Posts: 3945
Joined: Fri Oct 06, 2006 5:11 pm
Location: France, Paris

E=mc² Teeworlds Server

Post 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
Last edited by Cynyx on Wed Apr 16, 2008 9:59 pm, edited 9 times in total.
User avatar
Cynyx
E=mc² Member, Site Admin
Posts: 3945
Joined: Fri Oct 06, 2006 5:11 pm
Location: France, Paris

Post 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.
SoOPaH
Posts: 305
Joined: Sat Aug 25, 2007 7:25 am
Location: France

Post by SoOPaH »

yep that works! :) and the serv appear in First place :D (ping)


thx very much cyn ;)
SoOPaH
Posts: 305
Joined: Sat Aug 25, 2007 7:25 am
Location: France

Post by SoOPaH »

I make a Dyndns :)

just enter

connect teeworlds.game-host.org


in console.
User avatar
Cynyx
E=mc² Member, Site Admin
Posts: 3945
Joined: Fri Oct 06, 2006 5:11 pm
Location: France, Paris

Post 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
Post Reply