Re: [hlds_linux] amd64 VAC2 doesnt work

2006-04-09 Thread Kennycom
You are using the -nomaster command, which is normally used with LAN
servers, and you are trying to get VAC2 working???  Also, with the ip switch
in the commandline on a LAN server the server will not show up in the
clients local listing..
If the box has only 1 IP then don't bother with that command..

Is the proper syntax of the -binary switch  -binary ./hlds_amd or -binary
hlds_amd ? (<=== I am curious about his usage of it, as I have never used
that command)

-SP_Kenny

- Original Message -
From: "Knuts" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, April 09, 2006 2:53 PM
Subject: RE: [hlds_linux] amd64 VAC2 doesnt work


> Try +ip XX
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ales
> Koprivnikar
> Sent: 09 April 2006 22:14
> To: hlds_linux@list.valvesoftware.com
> Subject: Re: [hlds_linux] amd64 VAC2 doesnt work
>
> --
> [ Picked text/plain from multipart/alternative ]
> i am using
> su gs-cs-1 -c "cd /home/gameservers/gs-cs-1/ ;screen -AdmS hlds-1
> ./hlds_run
> -game cstrike -binary ./hlds_amd +map de_nuke -port 27015 -ip XXX
> -autoupdate +maxplayers 12 -nomaster +sys_ticrate 120 +alias sys_ticrate
> "wait""
>
> I tried without screen and the extra parameters but it makes no
> difference...
>
> Any ideas?
>
> On 4/9/06, Knuts <[EMAIL PROTECTED]> wrote:
>>
>> What command line are you using?
>>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Ales
>> Koprivnikar
>> Sent: 08 April 2006 20:07
>> To: hlds_linux@list.valvesoftware.com
>> Subject: [hlds_linux] amd64 VAC2 doesnt work
>>
>> --
>> [ Picked text/plain from multipart/alternative ]
>> Hello.
>> I am runing a few server on a athlon with debian 64bit. I know that VAC2
>> simply does not exist for 64 bit, but if i try to run the hlds_amd binary
>> instead but it doesnt work either... It  simply  wont load VAC2.
>> I'd really appricieate any kind of help.
>>
>> Best regards,
>>Ales
>> --
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>
>>
>>
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] 3rd Party Mods

2006-04-09 Thread Gus
Hi all,

How do we get 3rd Party Mods working, other than CS: Source, DOD Source, and 
hl2mp ...?
I already have the server up and running hl2mp and wish to add a 3rd party mod 
from our mod team..basically dropped in the mod folder into ./srcds and 
went on with server,cfg then creating server.sh ...

Thing is that it can't find gameinfo.txt .. I set it right in the command 
lines as. -game gogomod

Any ideas what I need to do?


Gus




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] amd64 VAC2 doesnt work

2006-04-09 Thread Knuts
Try +ip XX

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ales
Koprivnikar
Sent: 09 April 2006 22:14
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] amd64 VAC2 doesnt work

--
[ Picked text/plain from multipart/alternative ]
i am using
su gs-cs-1 -c "cd /home/gameservers/gs-cs-1/ ;screen -AdmS hlds-1 ./hlds_run
-game cstrike -binary ./hlds_amd +map de_nuke -port 27015 -ip XXX
-autoupdate +maxplayers 12 -nomaster +sys_ticrate 120 +alias sys_ticrate
"wait""

I tried without screen and the extra parameters but it makes no
difference...

Any ideas?

On 4/9/06, Knuts <[EMAIL PROTECTED]> wrote:
>
> What command line are you using?
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ales
> Koprivnikar
> Sent: 08 April 2006 20:07
> To: hlds_linux@list.valvesoftware.com
> Subject: [hlds_linux] amd64 VAC2 doesnt work
>
> --
> [ Picked text/plain from multipart/alternative ]
> Hello.
> I am runing a few server on a athlon with debian 64bit. I know that VAC2
> simply does not exist for 64 bit, but if i try to run the hlds_amd binary
> instead but it doesnt work either... It  simply  wont load VAC2.
> I'd really appricieate any kind of help.
>
> Best regards,
>Ales
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] amd64 VAC2 doesnt work

2006-04-09 Thread Ales Koprivnikar
--
[ Picked text/plain from multipart/alternative ]
i am using
su gs-cs-1 -c "cd /home/gameservers/gs-cs-1/ ;screen -AdmS hlds-1 ./hlds_run
-game cstrike -binary ./hlds_amd +map de_nuke -port 27015 -ip XXX
-autoupdate +maxplayers 12 -nomaster +sys_ticrate 120 +alias sys_ticrate
"wait""

I tried without screen and the extra parameters but it makes no
difference...

Any ideas?

On 4/9/06, Knuts <[EMAIL PROTECTED]> wrote:
>
> What command line are you using?
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ales
> Koprivnikar
> Sent: 08 April 2006 20:07
> To: hlds_linux@list.valvesoftware.com
> Subject: [hlds_linux] amd64 VAC2 doesnt work
>
> --
> [ Picked text/plain from multipart/alternative ]
> Hello.
> I am runing a few server on a athlon with debian 64bit. I know that VAC2
> simply does not exist for 64 bit, but if i try to run the hlds_amd binary
> instead but it doesnt work either... It  simply  wont load VAC2.
> I'd really appricieate any kind of help.
>
> Best regards,
>Ales
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] strange errors in CS:S console

2006-04-09 Thread john-sheu
It's exactly what it looks like: the player's velocity is outside the expected
range, so it's being clamped.  Not surprising, given that it's a jumpmap and
velocites are likely to be "severely weirded" on such maps.

FYI, to save on network bandwidth, the Z (vertical) component of player
velocities are transmitted with a smaller range and fewer bits than the other
components (which are themselves not transmitted with full precision anyhow).
I think you'll undestand why this is a good way to do it under normal gameplay
circumstances.

Quoting W0kk3L <[EMAIL PROTECTED]>:
> Hi,
>
> Question, does anyone recognize this in the console of SRCDS?
>
> ...
> DataTable warning: (class player): Out-of-range value (-2917.586914) in
> SendPropFloat 'm_vecVelocity[2]', clamping.
> DataTable warning: (class player): Out-of-range value (-2941.586914) in
> SendPropFloat 'm_vecVelocity[2]', clamping.
> DataTable warning: (class player): Out-of-range value (-2965.586914) in
> SendPropFloat 'm_vecVelocity[2]', clamping.
> DataTable warning: (class player): Out-of-range value (-2989.586914) in
> SendPropFloat 'm_vecVelocity[2]', clamping.
> ...
>
> I've launched a CS:S jumpmap server and this keeps occuring (for pages and
> pages). It doesn't seem to affect the players, but it's kinda annoying when
> reading the console :) Anyone know how to fix it? (most likely it has
> something to do with the jumpmaps themself, cause on our other servers the
> errors don't occure).
>
> -W0kk3L-
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] strange errors in CS:S console

2006-04-09 Thread W0kk3L

Hi,

Question, does anyone recognize this in the console of SRCDS?

...
DataTable warning: (class player): Out-of-range value (-2917.586914) in
SendPropFloat 'm_vecVelocity[2]', clamping.
DataTable warning: (class player): Out-of-range value (-2941.586914) in
SendPropFloat 'm_vecVelocity[2]', clamping.
DataTable warning: (class player): Out-of-range value (-2965.586914) in
SendPropFloat 'm_vecVelocity[2]', clamping.
DataTable warning: (class player): Out-of-range value (-2989.586914) in
SendPropFloat 'm_vecVelocity[2]', clamping.
...

I've launched a CS:S jumpmap server and this keeps occuring (for pages and
pages). It doesn't seem to affect the players, but it's kinda annoying when
reading the console :) Anyone know how to fix it? (most likely it has
something to do with the jumpmaps themself, cause on our other servers the
errors don't occure).

-W0kk3L-


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] amd64 VAC2 doesnt work

2006-04-09 Thread Knuts
What command line are you using?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ales
Koprivnikar
Sent: 08 April 2006 20:07
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] amd64 VAC2 doesnt work

--
[ Picked text/plain from multipart/alternative ]
Hello.
I am runing a few server on a athlon with debian 64bit. I know that VAC2
simply does not exist for 64 bit, but if i try to run the hlds_amd binary
instead but it doesnt work either... It  simply  wont load VAC2.
I'd really appricieate any kind of help.

Best regards,
   Ales
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux