Tremulous Forum

General => Troubleshooting => Topic started by: pharo212 on March 02, 2008, 01:44:23 am

Title: Creating a server crashes trem.
Post by: pharo212 on March 02, 2008, 01:44:23 am
 The problem is simple;
When I try to create a server, tremulous shuts down. No error message is displayed, It just cuts to the desktop. Condump revealed this:
Code: [Select]
Opening IP socket: localhost:30720
ERROR: UDP_OpenSocket: bind: Address already in use
Opening IP socket: localhost:30721
ERROR: UDP_OpenSocket: bind: Address already in use
Opening IP socket: localhost:30722
Hostname: allen-laptop
IP: 127.0.1.1
stdin is not a tty, tty console mode failed
Title: Re: Creating a server crashes trem.
Post by: Rocinante on March 02, 2008, 02:08:32 am
Looks like the ports it's trying to use for incoming connections are already in use; try starting it with '+set net_port 30750' (or something, just something other than the default)
Title: Re: Creating a server crashes trem.
Post by: pharo212 on March 02, 2008, 02:18:37 am
unknown command +set. Also, /map and /devmap work.
Title: Re: Creating a server crashes trem.
Post by: Odin on March 02, 2008, 03:36:48 am
Use the tremded executable. Also, are you running other servers? It looks like ports 30720 and 30721 are failing.
Title: Re: Creating a server crashes trem.
Post by: pharo212 on March 02, 2008, 05:29:08 pm
not that I know of. And tremded? Huh?
Title: Re: Creating a server crashes trem.
Post by: Odin on March 02, 2008, 10:42:08 pm
Use the tremded(.exe or .x86) executable, not tremulous(.exe or .x86). Tremded is the Tremulous Dedicated Server, and runs in a console window only. This is the preferable solution, as you should only use tremulous as a temporary server for LANs.
Title: Re: Creating a server crashes trem.
Post by: pharo212 on March 02, 2008, 11:05:37 pm
where is tremded? Its not in either of the trem folders..
Title: Re: Creating a server crashes trem.
Post by: benmachine on March 03, 2008, 05:06:23 pm
http://tjw.org/tremulous/