RE: [hlcoders] loading times

2004-12-07 Thread Taylor Sherman
ECTED] On Behalf Of Jeffrey "botman" Broome Sent: Tuesday, December 07, 2004 3:29 PM To: [EMAIL PROTECTED] Subject: Re: [hlcoders] loading times Christopher McArthur wrote: > So If I start the game with the debugger, on game launch and level launch I > am greeted with tens of thous

Re: [hlcoders] loading times

2004-12-07 Thread Jeffrey \"botman\" Broome
Christopher McArthur wrote: So If I start the game with the debugger, on game launch and level launch I am greeted with tens of thousands of "First-chance exception" spamming my output->debug window and making the game take up to 5 minutes to load sometimes.. It sounds like you have some exceptions

Re: [hlcoders] loading times

2004-12-07 Thread Christopher McArthur
So If I start the game with the debugger, on game launch and level launch I am greeted with tens of thousands of "First-chance exception" spamming my output->debug window and making the game take up to 5 minutes to load sometimes.. Surely, Valve did not have this problem.. Im curious, does everyone

Re: [hlcoders] loading times

2004-12-07 Thread covert
Mega does have them but I am not keen on using them. I would rather have a lagit way to do with the retail version what you already can with the downloaded version. On Tue, 7 Dec 2004 02:50:53 -0800 (PST), Adam \"amckern\" Mckern wrote: > U can prob by now find a nocd at mega, or bugs, check > the

Re: [hlcoders] loading times

2004-12-07 Thread Adam \"amckern\" Mckern
U can prob by now find a nocd at mega, or bugs, check them, and see if they do = http://ammahls.com __ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail ___ T

Re: [hlcoders] loading times

2004-12-07 Thread Teddy
th the low res textures. > > "-nosound" should help a bit as well. > > > > - Alfred > > > > Original Message > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Hasan > > Aljudy Sent: Monday, December 06, 2004 10

RE: [hlcoders] loading times

2004-12-07 Thread covert
f Hasan > Aljudy Sent: Monday, December 06, 2004 10:06 PM To: hlcoders > Subject: [hlcoders] loading times > >> When one is coding, he's probably gonna test alot, but I noticed >> that >> loading takes a long time .. and that makes testing harder .. >> often I

RE: [hlcoders] loading times

2004-12-06 Thread Alfred Reynolds
f Of Hasan Aljudy Sent: Monday, December 06, 2004 10:06 PM To: hlcoders Subject: [hlcoders] loading times > When one is coding, he's probably gonna test alot, but I noticed that > loading takes a long time .. and that makes testing harder .. > often I just want to test a small little

[hlcoders] loading times

2004-12-06 Thread Hasan Aljudy
When one is coding, he's probably gonna test alot, but I noticed that loading takes a long time .. and that makes testing harder .. often I just want to test a small little thing, then after expereminting with it a little, I'd want to change it and test again .. and so on. What can we do to shorte