modelinfo pointer null??? Or this pointer null?

- Alfred

[EMAIL PROTECTED] wrote:
> Hi, playing my Mod, rarely made a client crash. When i show the .mdmp
> file, always crash at studio_shared.cpp in client.dll in this
> function:
>
> const studiohdr_t *virtualgroup_t::GetStudioHdr( ) const
> {
>       return modelinfo->FindModel( this->cache );
> }
>
> This is the call:
>
>>      client.dll!virtualgroup_t::GetStudioHdr()  Line 28 + 0x6
C++
>       client.dll!studiohdr_t::pSeqdesc(int i=1023)  Line 459  C++
>       client.dll!C_BaseAnimating::DoAnimationEvents()  Line 2498 + 0xe
C++
>       client.dll!C_BaseAnimatingOverlay::DoAnimationEvents()  Line 417
C++
>       client.dll!C_BaseAnimating::Simulate()  Line 3688       C++
>       client.dll!C_BasePlayer::Simulate()  Line 1377 + 0x7    C++
>       client.dll!SimulateEntities()  Line 1086 + 0xa  C++
>       client.dll!OnRenderStart()  Line 1210   C++
>       client.dll!CHLClient::FrameStageNotify(ClientFrameStage_t
> curStage=)  Line 1263 C++
>
> Can you help me?. Thanks in advance
>
> --
> This message was sent on behalf of [EMAIL PROTECTED] at
> openSubscriber.com
>
http://www.opensubscriber.com/messages/[email protected]/t
opic.html
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list
> archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders

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

Reply via email to