Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-11 Thread The Fool
Maarten: I remain a top-poster anyway, sorry ;)

On Sun, Jan 09, 2005 at 11:40:46PM -0800, m0gely wrote:
>Then add it to your autoexec and move on...
Thats not a viable solution if you run multiple mods or games from a
single install folder.  I suppose the best thing to do is not start the
server with a map that has a dash in the name.
I run multiple games from a single install (for hl1 mods). I just use a
autoexec27015.cfg etc.. and +exec that from the commandline. Works very
well.
Maarten
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

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


Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-11 Thread Maarten van der Zwaart
On Sun, Jan 09, 2005 at 11:40:46PM -0800, m0gely wrote:
> >Then add it to your autoexec and move on...
>
> Thats not a viable solution if you run multiple mods or games from a
> single install folder.  I suppose the best thing to do is not start the
> server with a map that has a dash in the name.

I run multiple games from a single install (for hl1 mods). I just use a
autoexec27015.cfg etc.. and +exec that from the commandline. Works very
well.

Maarten

--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

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


Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-10 Thread Elmer Fudd
yes you can fool, just make sure you also rename the .res file too so
that the resources get downloaded


On Mon, 10 Jan 2005 20:57:32 +0100, The Fool <[EMAIL PROTECTED]> wrote:
> Several aim maps are with a name like that...
> But we are lucky. Most of the aim maps have no additional resources.
>  So as a workaround, just rename the bsp file e.g. from "aim_ak-colt_v3" to
> "aimakcoltv3" (rename it in maplist.txt and mapcycle.txt as well...)
>
> I'm not sure if you can't do that with a map having resources as well, but i
> did not tried it yet.
>
>
> > Hi there,
> >
> > On Mon, Jan 10, 2005 at 03:44:53AM -, Steven Hartland wrote:
> >> Thanks for the info there Alfred but this is only broken from the command
> >> line. It works from the console and in a map list so still a bug?
> >>
> >> We already have 2 maps with '-' in the name and I wouldn't be surprised
> >> if there a lot more out there. Its one of those things that's hard to
> >> spot
> >> so might have quite a few people kicking themselves for a while if not
> >> fixed.
> >>
> >> [console]
> >> map aim_ak-colt_v3
> >> Executing dedicated server config file
> >> couldn't exec server.cfg
> >> Adding master server 69.28.151.178:27011
> >> Adding master server 207.173.177.11:27011
> >> status
> >> hostname:  Counter-Strike: Source
> >> build   :  2230
> >> udp/ip  :  212.42.16.81:27015
> >> map :  aim_ak-colt_v3 at: 0 x, 0 y, 0 z
> >> players :  0 (32 max)
> >> [/console]
> >>
> >> Steve / K
> >> - Original Message -
> >> From: "Alfred Reynolds" <[EMAIL PROTECTED]>
> >>
> >>
> >> > The command line changes were in steam.exe only, the win32
> >> > bootstrapper.
> >> > You cannot have "-" signs in your map name.
> >
> > I remember reporting this... in the midst of 2001 or so for
> > "normal" hlds, too... and yes, the only fix was to add it in the
> > autoexec.cfg or any other cfg which then could be exec'ed (if you
> > have multiple servers from the very same directory you can use
> > md5 on the mapname and use this as filename and exec it - this is
> > how we did it).
> >
> > Regards
> >  Christian Celler
> >
> > --
> > http://www.4netplayers.de - http://www.4players.de
> > --
> > [ Content of type application/pgp-signature deleted ]
> > --
> >
> > ___
> > 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
>


--
Cheers!

-- Elmer Fudd

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


Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-10 Thread The Fool
Several aim maps are with a name like that...
But we are lucky. Most of the aim maps have no additional resources.
So as a workaround, just rename the bsp file e.g. from "aim_ak-colt_v3" to
"aimakcoltv3" (rename it in maplist.txt and mapcycle.txt as well...)
I'm not sure if you can't do that with a map having resources as well, but i
did not tried it yet.

Hi there,
On Mon, Jan 10, 2005 at 03:44:53AM -, Steven Hartland wrote:
Thanks for the info there Alfred but this is only broken from the command
line. It works from the console and in a map list so still a bug?
We already have 2 maps with '-' in the name and I wouldn't be surprised
if there a lot more out there. Its one of those things that's hard to
spot
so might have quite a few people kicking themselves for a while if not
fixed.
[console]
map aim_ak-colt_v3
Executing dedicated server config file
couldn't exec server.cfg
Adding master server 69.28.151.178:27011
Adding master server 207.173.177.11:27011
status
hostname:  Counter-Strike: Source
build   :  2230
udp/ip  :  212.42.16.81:27015
map :  aim_ak-colt_v3 at: 0 x, 0 y, 0 z
players :  0 (32 max)
[/console]
Steve / K
- Original Message -
From: "Alfred Reynolds" <[EMAIL PROTECTED]>
> The command line changes were in steam.exe only, the win32
> bootstrapper.
> You cannot have "-" signs in your map name.
I remember reporting this... in the midst of 2001 or so for
"normal" hlds, too... and yes, the only fix was to add it in the
autoexec.cfg or any other cfg which then could be exec'ed (if you
have multiple servers from the very same directory you can use
md5 on the mapname and use this as filename and exec it - this is
how we did it).
Regards
 Christian Celler
--
http://www.4netplayers.de - http://www.4players.de
--
[ Content of type application/pgp-signature deleted ]
--
___
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] srcds command line argument parsing is broken

2005-01-10 Thread Christian Celler
--
Hi there,

On Mon, Jan 10, 2005 at 03:44:53AM -, Steven Hartland wrote:
> Thanks for the info there Alfred but this is only broken from the command
> line. It works from the console and in a map list so still a bug?
>
> We already have 2 maps with '-' in the name and I wouldn't be surprised
> if there a lot more out there. Its one of those things that's hard to spot
> so might have quite a few people kicking themselves for a while if not
> fixed.
>
> [console]
> map aim_ak-colt_v3
> Executing dedicated server config file
> couldn't exec server.cfg
> Adding master server 69.28.151.178:27011
> Adding master server 207.173.177.11:27011
> status
> hostname:  Counter-Strike: Source
> build   :  2230
> udp/ip  :  212.42.16.81:27015
> map :  aim_ak-colt_v3 at: 0 x, 0 y, 0 z
> players :  0 (32 max)
> [/console]
>
> Steve / K
> - Original Message -
> From: "Alfred Reynolds" <[EMAIL PROTECTED]>
>
>
> > The command line changes were in steam.exe only, the win32 bootstrapper.
> > You cannot have "-" signs in your map name.

I remember reporting this... in the midst of 2001 or so for
"normal" hlds, too... and yes, the only fix was to add it in the
autoexec.cfg or any other cfg which then could be exec'ed (if you
have multiple servers from the very same directory you can use
md5 on the mapname and use this as filename and exec it - this is
how we did it).

Regards
  Christian Celler

--
http://www.4netplayers.de - http://www.4players.de
--
[ Content of type application/pgp-signature deleted ]
--

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


Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-09 Thread m0gely
Eric (Deacon) wrote:
In a bold display of creativity, Steven Hartland wrote:
Thanks for the info there Alfred but this is only broken from the command
line. It works from the console and in a map list so still a bug?

Then add it to your autoexec and move on...
Thats not a viable solution if you run multiple mods or games from a
single install folder.  I suppose the best thing to do is not start the
server with a map that has a dash in the name.
--
- m0gely
http://quake2.telestream.com/
Q2 | Q3A | Counter-strike
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-09 Thread Eric (Deacon)
In a bold display of creativity, Steven Hartland wrote:
Thanks for the info there Alfred but this is only broken from the command
line. It works from the console and in a map list so still a bug?
Then add it to your autoexec and move on...
--
Eric (the Deacon remix)
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] srcds command line argument parsing is broken

2005-01-09 Thread Steven Hartland
Thanks for the info there Alfred but this is only broken from the command
line. It works from the console and in a map list so still a bug?
We already have 2 maps with '-' in the name and I wouldn't be surprised
if there a lot more out there. Its one of those things that's hard to spot
so might have quite a few people kicking themselves for a while if not
fixed.
[console]
map aim_ak-colt_v3
Executing dedicated server config file
couldn't exec server.cfg
Adding master server 69.28.151.178:27011
Adding master server 207.173.177.11:27011
status
hostname:  Counter-Strike: Source
build   :  2230
udp/ip  :  212.42.16.81:27015
map :  aim_ak-colt_v3 at: 0 x, 0 y, 0 z
players :  0 (32 max)
[/console]
   Steve / K
- Original Message -
From: "Alfred Reynolds" <[EMAIL PROTECTED]>

The command line changes were in steam.exe only, the win32 bootstrapper.
You cannot have "-" signs in your map name.
- Alfred


This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
person or entity to whom it is addressed. In the event of misdirection, the 
recipient is prohibited from using, copying, printing or otherwise 
disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please 
telephone (023) 8024 3137
or return the E.mail to [EMAIL PROTECTED]
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] srcds command line argument parsing is broken

2005-01-09 Thread Alfred Reynolds
The command line changes were in steam.exe only, the win32 bootstrapper.
You cannot have "-" signs in your map name.

- Alfred

Original Message
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steven
Hartland Sent: Sunday, January 09, 2005 12:15 PM To:
hlds_linux@list.valvesoftware.com Subject: [hlds_linux] srcds command
line argument parsing is broken

> You currently cant specify a map with "-" in I've tried all the
> following options: ./srcds_i686 -game cstrike +map aim_ak-colt_v3
> ./srcds_i686 -game cstrike +map "aim_ak-colt_v3"
> ./srcds_i686 -game cstrike +map 'aim_ak-colt_v3'
>
> The result is always:
> CModelLoader::Map_IsValid:  No such map 'aim_ak'
>
> Why any of the args is being split manually by the code I don't know
> but I suspect this was broken in the recent update for command line
> quoting.
>
> Steve / K
>
>
> 
> This e.mail is private and confidential between Multiplay (UK) Ltd.
> and the person or entity to whom it is addressed. In the event of
> misdirection, the recipient is prohibited from using, copying,
> printing or otherwise disseminating it or any information contained
> in it.
>
> In the event of misdirection, illegible or incomplete transmission
> please telephone (023) 8024 3137 or return the E.mail to
> [EMAIL PROTECTED]
>
>
> ___
> 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] srcds command line argument parsing is broken

2005-01-09 Thread Steven Hartland
You currently cant specify a map with "-" in
I've tried all the following options:
./srcds_i686 -game cstrike +map aim_ak-colt_v3
./srcds_i686 -game cstrike +map "aim_ak-colt_v3"
./srcds_i686 -game cstrike +map 'aim_ak-colt_v3'
The result is always:
CModelLoader::Map_IsValid:  No such map 'aim_ak'
Why any of the args is being split manually by the code
I don't know but I suspect this was broken in the recent
update for command line quoting.
   Steve / K

This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
person or entity to whom it is addressed. In the event of misdirection, the 
recipient is prohibited from using, copying, printing or otherwise 
disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please 
telephone (023) 8024 3137
or return the E.mail to [EMAIL PROTECTED]
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux