Bug or Noob

Discussion for any ET/ETPro/BayonET bugs or cheats you find...

Moderators: Forum moderators, developers

Locked
[RDH]KillemAll
Posts: 8
Joined: Fri Sep 19, 2003 1:48 pm

Bug or Noob

Post by [RDH]KillemAll »

I am running ETPro on a Private 16 person Linux box. The mod loads fine and plays fine from what I can tell. The problem is when I do a /callvote to exec the configs. Not matter what config I have tried (twl,twl-sw,cal,sta) the server either crashes or restarts. Before it dies it comes up and says that I have called a vote and lists the vote on the screen and then about 2 seconds later connection interupted, and server has disconnected for unknown reason.

Am I doing something wrong, or is there another way to execute these configs? Thank you for your help and the work you put into the gaming comunity.
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

youre not running a pure server.

make sure sv_pure 1 is in your commandline or default config.
[RDH]KillemAll
Posts: 8
Joined: Fri Sep 19, 2003 1:48 pm

Post by [RDH]KillemAll »

The command seta sv_pure 1 is in the default config. It is the only config I run. The other settings in the default config file seem to take so I assume this one is also. When I check through an Rcon program it says sv_pure is set to 1.

Thanks again.
[RDH]KillemAll
Posts: 8
Joined: Fri Sep 19, 2003 1:48 pm

Post by [RDH]KillemAll »

Forgot to mention with all the settings above it still does not work. All /callvote commands cause a server restart and/or crash
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

well i think its more noob then bug caz i never heard about your prob b4
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

seems to be a problem with com_watchdog settings

set com_watchdog to 0

we havent been able to reproduce the bug though, can you get the console output when it crashes?
[RDH]KillemAll
Posts: 8
Joined: Fri Sep 19, 2003 1:48 pm

Post by [RDH]KillemAll »

I changed com_watchdog to 0 and it is still crashing/restarting.

Now here is where being a newb server admin comes into play. I looked at the console and the only thing it says is server disconnected for unknown reason. I looked for server logs but could not find any. Guess if you could explain how to get you more information I would be happy to do so. Sorry for being a newb
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

well i think oyu need to add logging to your server then .. only i forgot the command for that
User avatar
Badhabit
Posts: 312
Joined: Sat Oct 26, 2002 9:09 pm
Location: Boise, Idaho

Post by Badhabit »

Code: Select all

// LOGGING

set g_log "NAME???.log"
set g_logsync 1
set logfile 2
You will find "NAME???.log" and "etconsole.log" in the \etmain or the \bani folder.
{Zer0}'s House of Torment 67.19.67.118:27960
{Zer0}'s RTCW server 67.19.67.119:27960
Now Lets Go Kick Some ASS
And thats an Order.
Image
[RDH]KillemAll
Posts: 8
Joined: Fri Sep 19, 2003 1:48 pm

Post by [RDH]KillemAll »

Problem update. I am at work now and added the server logging and tried to /callvote twl-sw and it worked fine.

I was having some other issues with ET on my home rig where I could not pick up my own ammo, reload any weapons once a clip was emptied, and pick up/return objectives. I deleted ETpro and reinstalled it and it fixed those problems. I am wondering of the whole problem that I have been having is client side the whole way. Once I get home and try from my rig there I will be able to confirm or deny this theory. Thank you all for your help.
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

=FF=im2weak4u wrote:well i think its more noob then bug caz i never heard about your prob b4
like i sad :lol: ......
[RDH]KillemAll
Posts: 8
Joined: Fri Sep 19, 2003 1:48 pm

Post by [RDH]KillemAll »

=FF=im2weak4u wrote:well i think its more noob then bug caz i never heard about your prob b4
http://bani.anime.net/banimod/forums/vi ... php?t=1970

Guess there is at least one other noob.
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

oh dont worry there are many noob after all we all once started off like a noob
User avatar
bani
Site Admin
Posts: 2780
Joined: Sun Jul 21, 2002 3:58 am
Contact:

Post by bani »

Locked