Battlefield 3 Official Ranked game servers now available!

i3D.net Game Forums   i3D.net Support (email & live chat)
Amsterdam +31 (0)10 8900070
USA 1-800-482-6910 (toll free)
Frankfurt +49 69 257378709

Go Back   i3D.net Game Forums > i3D.net Technical > Technical newsletters > HLDS / Valve Linux newsletter
Downloads
300 GB of games and patches
Downloads

Reply
 
Thread Tools Search this Thread Display Modes
Old 21-7-2010, 23:23   #1 (permalink)
Joshua Smith
Guest
 
Posts: n/a
Downloads:
Uploads:

Default [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Hello everyone,

After the update about 1/3 of my l4d2 servers crash on start. I've removed
the addons folder completely, removed the server.cfg and am launching the
game manually on the servers that refuse to start and the output
im receiving is:

../srcds_run -console +ip iphere +port 27015 -game left4dead2 -debug
WARNING: No map specified! Defaulting to c1m1_hotel
Read more on: : i3D.net Game Forums /hlds-valve-linux-newsletter/154345-hlds_linux-1-3-l4d2-servers-broken-after-update-7-21-a.html
Enabling debug mode
Server will auto-restart if there is a crash.
Running a benchmark to measure system clock frequency...
Finished RDTSC test. To prevent the startup delay from this benchmark, set
the environment variable RDTSC_FREQUENCY to 2493.000000 on this system. This
value is dependent upon the CPU clock speed and architecture and should be
determined separately for each server. The use of this mechanism for timing
can be disabled by setting RDTSC_FREQUENCY to 'disabled'.
#
#Console initialized.
#Game.dll loaded for "Left 4 Dead 2"
#CMatchExtL4D: Unabled to load game modes from "scripts/gamemodes.txt".
#MissionManager: Mission file "missions/campaign1.txt" is malformed, failed
to parse.
#MissionManager: Mission file "missions/campaign2.txt" is malformed, failed
to parse.
#MissionManager: Mission file "missions/campaign3.txt" is malformed, failed
to parse.
#MissionManager: Mission file "missions/campaign4.txt" is malformed, failed
to parse.
#MissionManager: Mission file "missions/campaign5.txt" is malformed, failed
to parse.
#MissionManager: Mission file "missions/campaign6.txt" is malformed, failed
to parse.
#MissionManager: Mission file "missions/credits.txt" is malformed, failed
to parse.
Server is hibernating
ConVarRef test_progression_loop doesn't point to an existing ConVar
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of
Steam, or a local steamclient.dll.
Invalid mp_gamemode value 'coop', keeping old value 'coop'.
Parent cvar in server.dll not allowed (spit_scaling_min_scale)
PARTICLE SYSTEM: Unable to load manifest file
'particles/particles_manifest.txt'
Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'
Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'

cat: hlds.9717.pid: No such file or directory
email debug.log to linux (AT) com
Wed Jul 21 16:14:59 CDT 2010: Server restart in 10 seconds
Wed Jul 21 16:15:01 CDT 2010: Server Quit


These are all amd64 debian lenny systems. I've come to the conclusion it
must be that some modified base file is causing the problems due to the fact
that other servers on the same machine are running just fine, however im
completely out of ideas. Has anyone else experienced this behavior? Thanks
for any help!
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Sponsored Links
Old 21-7-2010, 23:27   #2 (permalink)
Joshua Smith
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Wow, i just realized every server that wont start has a username with a
capital letter in it. For example the server owned by kelly23 starts up
fine, but Bob13 crashes on start. This is happening without exception, any
user that starts with a capitol letter the server refuses to start. I
sincerely hope this can be fixed asap its going to be a nightmare recreating
all these users otherwise.

On Wed, Jul 21, 2010 at 2:19 PM, Joshua Smith <bgcladd (AT) com> wrote:

> Hello everyone,
>
> After the update about 1/3 of my l4d2 servers crash on start. I've removed
> the addons folder completely, removed the server.cfg and am launching the
> game manually on the servers that refuse to start and the output
> im receiving is:
>
> ./srcds_run -console +ip iphere +port 27015 -game left4dead2 -debug
> WARNING: No map specified! Defaulting to c1m1_hotel
> Enabling debug mode
> Server will auto-restart if there is a crash.
> Running a benchmark to measure system clock frequency...
> Finished RDTSC test. To prevent the startup delay from this benchmark, set
> the environment variable RDTSC_FREQUENCY to 2493.000000 on this system. This
> value is dependent upon the CPU clock speed and architecture and should be
> determined separately for each server. The use of this mechanism for timing
> can be disabled by setting RDTSC_FREQUENCY to 'disabled'.
> #
> #Console initialized.
> #Game.dll loaded for "Left 4 Dead 2"
> #CMatchExtL4D: Unabled to load game modes from "scripts/gamemodes.txt".
> #MissionManager: Mission file "missions/campaign1.txt" is malformed,
> failed to parse.
> #MissionManager: Mission file "missions/campaign2.txt" is malformed,
> failed to parse.
> #MissionManager: Mission file "missions/campaign3.txt" is malformed,
> failed to parse.
> #MissionManager: Mission file "missions/campaign4.txt" is malformed,
> failed to parse.
> #MissionManager: Mission file "missions/campaign5.txt" is malformed,
> failed to parse.
> #MissionManager: Mission file "missions/campaign6.txt" is malformed,
> failed to parse.
> #MissionManager: Mission file "missions/credits.txt" is malformed, failed
> to parse.
> Server is hibernating
> ConVarRef test_progression_loop doesn't point to an existing ConVar
> [S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of
> Steam, or a local steamclient.dll.
> Invalid mp_gamemode value 'coop', keeping old value 'coop'.
> Parent cvar in server.dll not allowed (spit_scaling_min_scale)
> PARTICLE SYSTEM: Unable to load manifest file
> 'particles/particles_manifest.txt'
> Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'
> Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'
>
> cat: hlds.9717.pid: No such file or directory
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
> email debug.log to linux (AT) com
> Wed Jul 21 16:14:59 CDT 2010: Server restart in 10 seconds
> Wed Jul 21 16:15:01 CDT 2010: Server Quit
>
>
> These are all amd64 debian lenny systems. I've come to the conclusion it
> must be that some modified base file is causing the problems due to the fact
> that other servers on the same machine are running just fine, however im
> completely out of ideas. Has anyone else experienced this behavior? Thanks
> for any help!
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote

i3D.net is now on Facebook!
Old 21-7-2010, 23:40   #3 (permalink)
D4rKr0W
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Il 21/07/2010 23:19, Joshua Smith ha scritto:
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
> Hello everyone,
>
> After the update about 1/3 of my l4d2 servers crash on start. I've removed
> the addons folder completely, removed the server.cfg and am launching the
> game manually on the servers that refuse to start and the output
> im receiving is:


[snip]

> These are all amd64 debian lenny systems. I've come to the conclusion it
> must be that some modified base file is causing the problems due to the fact
> that other servers on the same machine are running just fine, however im
> completely out of ideas. Has anyone else experienced this behavior? Thanks
> for any help!


I have the same system setup you describe but didn't have any trouble
with my forks, even sourcemod is running fine. Did you try running an
update with -verify_all ?

Seems like lately the steam client has the bad habit of not fully
downloading the updates.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 21-7-2010, 23:50   #4 (permalink)
Steven Hartland
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

What do you mean by username there Joshua?

Regards
Steve

----- Original Message -----
From: "Joshua Smith" <bgcladd (AT) com>


> Wow, i just realized every server that wont start has a username with a
> capital letter in it. For example the server owned by kelly23 starts up
> fine, but Bob13 crashes on start. This is happening without exception, any
> user that starts with a capitol letter the server refuses to start. I
> sincerely hope this can be fixed asap its going to be a nightmare recreating
> all these users otherwise.



================================================
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 +44 845 868 1337
or return the E.mail to postmaster (AT) co.uk.


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 22-7-2010, 00:03   #5 (permalink)
Joshua Smith
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Steven,

By username I mean a linux username for a linux user.

If I try to run the server as a user with the first letter of the
username capitalized the server crashes. However if I then change that
user's username and switch to that user and attempt to launch the server
again it works fine. For example, if I have a user "Robin" whose l4d2 server
is crashing, and I change his username to "robin" and switch ownership of
all of "Robin" files to "robin" (so we are dealing with exactly the same
files and directory structure in both cases) then "robin" is able to start a
l4d2 server just fine. This is regardless of if the server is vanilla (fresh
download from steam even), or has mods. I have done this serveral times on
different machines to the same effect.



On Wed, Jul 21, 2010 at 2:45 PM, Steven Hartland <killing (AT) co.uk>wrote:

> What do you mean by username there Joshua?
>
> Regards
> Steve
>
> ----- Original Message ----- From: "Joshua Smith" <bgcladd (AT) com>
>
>
>
> Wow, i just realized every server that wont start has a username with a
>> capital letter in it. For example the server owned by kelly23 starts up
>> fine, but Bob13 crashes on start. This is happening without exception, any
>> user that starts with a capitol letter the server refuses to start. I
>> sincerely hope this can be fixed asap its going to be a nightmare
>> recreating
>> all these users otherwise.
>>

>
>
> ================================================
> 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
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
> telephone +44 845 868 1337
> or return the E.mail to postmaster (AT) co.uk.
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailma...nfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 22-7-2010, 00:28   #6 (permalink)
Ben Mendis
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Just out of curiosity, which Linux distro are you running that you can use
mixed case in the username?

On Wed, Jul 21, 2010 at 5:59 PM, Joshua Smith <bgcladd (AT) com> wrote:

> Steven,
>
> By username I mean a linux username for a linux user.
>
> If I try to run the server as a user with the first letter of the
> username capitalized the server crashes. However if I then change that
> user's username and switch to that user and attempt to launch the server
> again it works fine. For example, if I have a user "Robin" whose l4d2
> server
> is crashing, and I change his username to "robin" and switch ownership of
> all of "Robin" files to "robin" (so we are dealing with exactly the same
> files and directory structure in both cases) then "robin" is able to start
> a
> l4d2 server just fine. This is regardless of if the server is vanilla
> (fresh
> download from steam even), or has mods. I have done this serveral times on
> different machines to the same effect.
>
>
>
> On Wed, Jul 21, 2010 at 2:45 PM, Steven Hartland <killing (AT) co.uk
> >wrote:

>
> > What do you mean by username there Joshua?
> >
> > Regards
> > Steve
> >
> > ----- Original Message ----- From: "Joshua Smith" <bgcladd (AT) com>
> >
> >
> >
> > Wow, i just realized every server that wont start has a username with a
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
> >> capital letter in it. For example the server owned by kelly23 starts up
> >> fine, but Bob13 crashes on start. This is happening without exception,

> any
> >> user that starts with a capitol letter the server refuses to start. I
> >> sincerely hope this can be fixed asap its going to be a nightmare
> >> recreating
> >> all these users otherwise.
> >>

> >
> >
> > ================================================
> > 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 +44 845 868 1337
> > or return the E.mail to postmaster (AT) co.uk.
> >
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailma...nfo/hlds_linux
> >

> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailma...nfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 22-7-2010, 00:37   #7 (permalink)
Joshua Smith
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Ben,

I'm running debian lenny amd64, i mentioned it towards the bottom of the
first post but it was easy to overlook.

On Wed, Jul 21, 2010 at 3:24 PM, Ben Mendis <dragonwisard (AT) com> wrote:

> Just out of curiosity, which Linux distro are you running that you can use
> mixed case in the username?
>
> On Wed, Jul 21, 2010 at 5:59 PM, Joshua Smith <bgcladd (AT) com> wrote:
>
> > Steven,
> >
> > By username I mean a linux username for a linux user.
> >
> > If I try to run the server as a user with the first letter of the
> > username capitalized the server crashes. However if I then change that
> > user's username and switch to that user and attempt to launch the server
> > again it works fine. For example, if I have a user "Robin" whose l4d2
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
> > server
> > is crashing, and I change his username to "robin" and switch ownership of
> > all of "Robin" files to "robin" (so we are dealing with exactly the same
> > files and directory structure in both cases) then "robin" is able to

> start
> > a
> > l4d2 server just fine. This is regardless of if the server is vanilla
> > (fresh
> > download from steam even), or has mods. I have done this serveral times

> on
> > different machines to the same effect.
> >
> >
> >
> > On Wed, Jul 21, 2010 at 2:45 PM, Steven Hartland <

> killing (AT) co.uk
> > >wrote:

> >
> > > What do you mean by username there Joshua?
> > >
> > > Regards
> > > Steve
> > >
> > > ----- Original Message ----- From: "Joshua Smith" <bgcladd (AT) com>
> > >
> > >
> > >
> > > Wow, i just realized every server that wont start has a username with

> a
> > >> capital letter in it. For example the server owned by kelly23 starts

> up
> > >> fine, but Bob13 crashes on start. This is happening without exception,

> > any
> > >> user that starts with a capitol letter the server refuses to start. I
> > >> sincerely hope this can be fixed asap its going to be a nightmare
> > >> recreating
> > >> all these users otherwise.
> > >>
> > >
> > >
> > > ================================================
> > > 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 +44 845 868 1337
> > > or return the E.mail to postmaster (AT) co.uk.
> > >
> > >
> > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailma...nfo/hlds_linux
> > >

> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailma...nfo/hlds_linux
> >

> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailma...nfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 22-7-2010, 00:45   #8 (permalink)
Marco Padovan
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Home-directory stays the same?
(with capital letter)?

Il 21/07/2010 23:59, Joshua Smith ha scritto:
> Steven,
>
> By username I mean a linux username for a linux user.
>
> If I try to run the server as a user with the first letter of the
> username capitalized the server crashes. However if I then change that
> user's username and switch to that user and attempt to launch the server
> again it works fine. For example, if I have a user "Robin" whose l4d2 server
> is crashing, and I change his username to "robin" and switch ownership of
> all of "Robin" files to "robin" (so we are dealing with exactly the same
> files and directory structure in both cases) then "robin" is able to start a
> l4d2 server just fine. This is regardless of if the server is vanilla (fresh
> download from steam even), or has mods. I have done this serveral times on
> different machines to the same effect.
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
>
>
>
> On Wed, Jul 21, 2010 at 2:45 PM, Steven Hartland<killing (AT) co.uk>wrote:
>
>> What do you mean by username there Joshua?
>>
>> Regards
>> Steve
>>
>> ----- Original Message ----- From: "Joshua Smith"<bgcladd (AT) com>
>>
>>
>>
>> Wow, i just realized every server that wont start has a username with a
>>> capital letter in it. For example the server owned by kelly23 starts up
>>> fine, but Bob13 crashes on start. This is happening without exception, any
>>> user that starts with a capitol letter the server refuses to start. I
>>> sincerely hope this can be fixed asap its going to be a nightmare
>>> recreating
>>> all these users otherwise.
>>>

>>
>> ================================================
>> 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 +44 845 868 1337
>> or return the E.mail to postmaster (AT) co.uk.
>>
>>
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailma...nfo/hlds_linux
>>

> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please visit:
> http://list.valvesoftware.com/mailma...nfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 22-7-2010, 00:49   #9 (permalink)
Ben Mendis
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Ah, I was under the impression that *nix user names were limited to
lowercase letters. But after some research it appears that it is only
limited by convention on a number of systems, the Single UNIX Specification
allows the use of both upper and lower case in the user name.
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345

I'm trying to research the origin and purpose of the lowercase convention,
but so far I've come up with nothing saying that it *shouldn't* be supported
on a modern *nix system.

That said, there were a number of people reporting that mixed case user
names cause unexpected behavior with some applications.

Especially since your servers apparently worked prior to the update, this
looks like a regression and I hope the devs fix it.

On Wed, Jul 21, 2010 at 6:34 PM, Joshua Smith <bgcladd (AT) com> wrote:

> Ben,
>
> I'm running debian lenny amd64, i mentioned it towards the bottom of the
> first post but it was easy to overlook.
>
> On Wed, Jul 21, 2010 at 3:24 PM, Ben Mendis <dragonwisard (AT) com>
> wrote:
>
> > Just out of curiosity, which Linux distro are you running that you can

> use
> > mixed case in the username?
> >
> > On Wed, Jul 21, 2010 at 5:59 PM, Joshua Smith <bgcladd (AT) com> wrote:
> >
> > > Steven,
> > >
> > > By username I mean a linux username for a linux user.
> > >
> > > If I try to run the server as a user with the first letter of the
> > > username capitalized the server crashes. However if I then change that
> > > user's username and switch to that user and attempt to launch the

> server
> > > again it works fine. For example, if I have a user "Robin" whose l4d2
> > > server
> > > is crashing, and I change his username to "robin" and switch ownership

> of
> > > all of "Robin" files to "robin" (so we are dealing with exactly the

> same
> > > files and directory structure in both cases) then "robin" is able to

> > start
> > > a
> > > l4d2 server just fine. This is regardless of if the server is vanilla
> > > (fresh
> > > download from steam even), or has mods. I have done this serveral times

> > on
> > > different machines to the same effect.
> > >
> > >
> > >
> > > On Wed, Jul 21, 2010 at 2:45 PM, Steven Hartland <

> > killing (AT) co.uk
> > > >wrote:
> > >
> > > > What do you mean by username there Joshua?
> > > >
> > > > Regards
> > > > Steve
> > > >
> > > > ----- Original Message ----- From: "Joshua Smith" <bgcladd (AT) com

> >
> > > >
> > > >
> > > >
> > > > Wow, i just realized every server that wont start has a username

Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=154345
> with
> > a
> > > >> capital letter in it. For example the server owned by kelly23 starts

> > up
> > > >> fine, but Bob13 crashes on start. This is happening without

> exception,
> > > any
> > > >> user that starts with a capitol letter the server refuses to start.

> I
> > > >> sincerely hope this can be fixed asap its going to be a nightmare
> > > >> recreating
> > > >> all these users otherwise.
> > > >>
> > > >
> > > >
> > > > ================================================
> > > > 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 +44 845 868 1337
> > > > or return the E.mail to postmaster (AT) co.uk.
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > To unsubscribe, edit your list preferences, or view the list

> archives,
> > > > please visit:
> > > > http://list.valvesoftware.com/mailma...nfo/hlds_linux
> > > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailma...nfo/hlds_linux
> > >

> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailma...nfo/hlds_linux
> >

> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailma...nfo/hlds_linux
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Old 22-7-2010, 01:12   #10 (permalink)
Steven Hartland
Guest
 
Posts: n/a
Downloads:
Uploads:
Default Re: [hlds_linux] 1/3 of l4d2 servers broken after update 7/21

Ooo now that is interesting. Sounds like windows "case sensitivity" fix gone
wrong.

Regards
Steve

----- Original Message -----
From: "Joshua Smith" <bgcladd (AT) com>
> Steven,
>
> By username I mean a linux username for a linux user.
>
> If I try to run the server as a user with the first letter of the
> username capitalized the server crashes. However if I then change that
> user's username and switch to that user and attempt to launch the server
> again it works fine. For example, if I have a user "Robin" whose l4d2 server
> is crashing, and I change his username to "robin" and switch ownership of
> all of "Robin" files to "robin" (so we are dealing with exactly the same
> files and directory structure in both cases) then "robin" is able to start a
> l4d2 server just fine. This is regardless of if the server is vanilla (fresh
> download from steam even), or has mods. I have done this serveral times on
> different machines to the same effect.



================================================
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 +44 845 868 1337
or return the E.mail to postmaster (AT) co.uk.


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailma...nfo/hlds_linux
  Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



New To Site? Need Help?

All times are GMT +2. The time now is 09:07.


©2011 INTERACTIVE 3D BV - Alle rechten voorbehouden
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264