PDA

View Full Version : COD Server - STDIN


Elmo-AUS-
10-23-2004, 11:29 AM
File Handles:
----------------------
30714 files in pk3 files
execing default_mp.cfg
couldn't exec language.cfg
execing config_mp_server.cfg
couldn't exec autoexec_mp.cfg
Hunk_Clear: reset the hunk ok
Opening IP socket: localhost:28980
Hostname: cod.servers.net.au
Alias: cod
IP: 202.60.69.94
--- Common Initialization Complete ---
stdin is not a tty, tty console mode failed
^3PunkBuster Server: pb_sv_SsNext = 34 (0 to 999999)
^3PunkBuster Server: pb_sv_LogNext = 86 (1 to 999999)
^3PunkBuster Server: 0 Power Players loaded from /home/codadmin/codlinux/clanmn/pb/pbpower.dat
^3PunkBuster Server: 0 PB Rcon Filters loaded from /home/codadmin/codlinux/clanmn/pb/pbrcon.dat
^3PunkBuster Server: 0 Map lines loaded from /home/codadmin/codlinux/clanmn/pb/pbsvmaps.cfg



My server seems to run ok, just takes a while to load. It comes up with that stdin.

Anyone know what it is?

Elmo :cry:

Glanzer
10-27-2004, 06:19 PM
I saw that question posted to the CoD linux listserv. Below was the original question and one of the responses... If this doesn't help I have some other ideas, so let us know....

====================

> I am having a small problem with my normal cod server. I comes up with
> this "stdin is not a tty, tty console mode failed"
>
> It loads, just takes about 5 - 10 mins to load and come up.
>
> my command line is:
> /home/codadmin/codlinux/cod_lnxded +set dedicated 2 +set fs_game pam +set fs_homepath /home/codadmin/codlinux/AUS +exec myserver.cfg +set sv_punkbuster 1 +map_rotate &
>
> Any ideas?

Try adding `+set ttycon 0' to the command line options. I fail to remember what exactly happens there but I've always been using it and it sounds as if it might have something to do with it.