Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-04 Thread Nick
Of [EMAIL PROTECTED] Sent: Saturday, September 02, 2006 12:17 PM To: hlcoders@list.valvesoftware.com Subject: RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low on ram, the HL2 core will memory it's not actively using right that moment? I think I now

Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-04 Thread Robbie Groenewoudt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Saturday, September 02, 2006 12:17 PM To: hlcoders@list.valvesoftware.com Subject: RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low

Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-03 Thread Robbie Groenewoudt
PM To: hlcoders@list.valvesoftware.com Subject: RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low on ram, the HL2 core will memory it's not actively using right that moment? I think I now understand what the issue is, although I'm confused by the use

Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-03 Thread bloodykenny
: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low on ram, the HL2 core will memory it's not actively using right that moment? I think I now understand what the issue is, although I'm confused by the use of scope locking for something like this. In any case I've

RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-02 Thread bloodykenny
] On Behalf Of Aaron Schiff Sent: Wednesday, August 30, 2006 5:47 PM To: hlcoders@list.valvesoftware.com Subject: Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); -- [ Picked text/plain from multipart/alternative ] More like a problem with the calls we make to them. It seems to only show

RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-02 Thread Jay Stelly
] On Behalf Of [EMAIL PROTECTED] Sent: Saturday, September 02, 2006 12:17 PM To: hlcoders@list.valvesoftware.com Subject: RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low on ram, the HL2 core will memory it's not actively using right that moment? I think I now

RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-02 Thread bloodykenny
@list.valvesoftware.com Subject: RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low on ram, the HL2 core will memory it's not actively using right that moment? I think I now understand what the issue is, although I'm confused by the use of scope locking for something like

RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-09-02 Thread bloodykenny
, September 02, 2006 12:17 PM To: hlcoders@list.valvesoftware.com Subject: RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); So if the box is low on ram, the HL2 core will memory it's not actively using right that moment? I think I now understand what the issue is, although I'm confused

Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-08-30 Thread Ryan Sheffer
-- [ Picked text/plain from multipart/alternative ] Im also wondering what this is, IsFrameLocking()... Possible problem with our models? On 8/26/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: AssertOnce( pModelCache-IsFrameLocking() ); This assert is always hit, both server-side

Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-08-30 Thread Aaron Schiff
-- [ Picked text/plain from multipart/alternative ] More like a problem with the calls we make to them. It seems to only show up when initially showing a model... On 8/30/06, Ryan Sheffer [EMAIL PROTECTED] wrote: -- [ Picked text/plain from multipart/alternative ] Im also wondering what this

RE: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() );

2006-08-30 Thread Jay Stelly
Of Aaron Schiff Sent: Wednesday, August 30, 2006 5:47 PM To: hlcoders@list.valvesoftware.com Subject: Re: [hlcoders] AssertOnce( pModelCache-IsFrameLocking() ); -- [ Picked text/plain from multipart/alternative ] More like a problem with the calls we make to them. It seems to only show up when