help again.......

Forum for discussing ET TV

Moderators: Forum moderators, developers

Post Reply
metal
Posts: 10
Joined: Tue May 25, 2004 11:00 pm

help again.......

Post by metal »

mr bani

how to install a ettv server on a windows server?

please help me...
User avatar
Fusen
Posts: 264
Joined: Wed Feb 11, 2004 8:00 pm
Contact:

Post by Fusen »

bani wrote:
warleagues ettv install guide

ettv documentation

maybe someone can write better ones :P
________
vaaapp
Last edited by Fusen on Fri Feb 04, 2011 11:45 am, edited 1 time in total.
poorboy08
Posts: 30
Joined: Mon Jun 06, 2005 6:06 am
Location: MD

Post by poorboy08 »

Copy files as stated in the documentation...then add this to your config. Simply point your shortcut executable to the ettv*.exe and run server as you normally would....hth!
// ETTV shizzle
ettv_sv_maxslaves "0"
//(default 0, no slave connections allowed) //Number of ettv slaves allowed to connect. //Note: Slave slots are always reserved, like private slots.

ettv_password ""
//(default "", no slave connections allowed)
//Password for ettv slaves.
//Must be set, or no slaves will be able to connect!

b_ettv_flags "1"
//(default 1)
//1 = prevent slaves from being callvote kicked
//2 = grant shoutcaster status to slaves
//values can be added together, eg 3 for both features.
www.cxtreme.com
CXtreme*doc
Long Sigs Suck!
metal
Posts: 10
Joined: Tue May 25, 2004 11:00 pm

Post by metal »

now the master server is work well ,the slave server crash after run 4 s
and consle tell me this:
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
Opening IP socket: 219.146.128.125:30000:32009
WARNING: UDP_OpenSocket: bind: WSAEADDRNOTAVAIL
WARNING: Couldn't allocate IP port
Working directory: D:\et103
execing ettv.cfg
sv_maxclients will be changed upon restarting.
execing preset_normal.cfg
WARNING: watchdog will trigger in 4 seconds"

what's wrong
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

30000:32009 is not a valid port.
jump3r
Posts: 159
Joined: Sun Apr 18, 2004 1:11 am

Post by jump3r »

btw. it's useful to disable watchdog by com_watchdog 0 cvar

edit:
and as you can see, you have to set sv_maxclients in shortcut (+set sv_maxclients xx), not in config file
poorboy08
Posts: 30
Joined: Mon Jun 06, 2005 6:06 am
Location: MD

Post by poorboy08 »

Yeah looks like you've got 2 ports listed there in your config!
www.cxtreme.com
CXtreme*doc
Long Sigs Suck!
metal
Posts: 10
Joined: Tue May 25, 2004 11:00 pm

Post by metal »

try again,thanks everyone
metal
Posts: 10
Joined: Tue May 25, 2004 11:00 pm

Post by metal »

WARNING: UDP_OpenSocket: bind: WSAEADDRINUSE
Opening IP socket: localhost:27961
Hostname: core-a9
IP: 219.146.128.125
Working directory: E:\et103
execing preset_high.cfg
Hitch warning: 4095 msec frame time
Hitch warning: 2507 msec frame time
]tv connect 219.146.128.125:27960 core
ettv: 219.146.128.125:27960 resolved to 219.146.128.125:27960
master must set an ettv_password.


what's meaning execing preset_high.cfg
and i set a password in master,why always tell me must set an ettv_password
poorboy08
Posts: 30
Joined: Mon Jun 06, 2005 6:06 am
Location: MD

Post by poorboy08 »

metal wrote:WARNING: UDP_OpenSocket: bind: WSAEADDRINUSE
Opening IP socket: localhost:27961
Hostname: core-a9
IP: 219.146.128.125
Working directory: E:\et103
execing preset_high.cfg
Hitch warning: 4095 msec frame time
Hitch warning: 2507 msec frame time
]tv connect 219.146.128.125:27960 core
ettv: 219.146.128.125:27960 resolved to 219.146.128.125:27960
master must set an ettv_password.


what's meaning execing preset_high.cfg
and i set a password in master,why always tell me must set an ettv_password
Not sure what the "preset_high.cfg" is, but I typically set multiple passwords....one for ettv and one for a private slot.....
"tv connect 255.255.255.255:27960 blahbidy blah"
www.cxtreme.com
CXtreme*doc
Long Sigs Suck!
Post Reply