You need some symbols here ... that means nothing to anyone but the PC.
Do you have symbol files installed?
You can get them at Microsoft (yes the evil empire has it's uses)
What debuger are u using?.


----- Original Message -----
From: "Codiac" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 1:55 AM
Subject: Re: [hlcoders] Registry values for installs and other things


> When I debug and suspend it, it has these calls in the call window:
>
> NTDLL! 77f9323e()
> USER32! 77e13990()
> USER32! 77e13a5c()
> PDM! 4a00888c()
> KERNEL32! 7c4f566c()
> PDM! 4a008a29()
> KERNEL32! 7c4e987c()
>
> Jeff
>
> Alfred wrote:
> > break into it using the debugger and see what the problem is.
> >
> > Codiac wrote:
> >
> >> Except that my mod _stops_ at this point, so I can't just ignore it. I
> >> can cancel the load etc, but the mod just won't finish loading.
> >>
> >> I have restarted steam, deleted ClientRegistry.blob and restarted etc
> >> etc.
> >>
> >> I even left it running on my Athlon XP 1700 for 30 minutes with no load
> >> completion. It just sits there with the CPU usage at 100% and does not
> >> finish verifying the resources.
> >>
> >> Alfred Reynolds wrote:
> >>
> >>> This is a debug message that escaped as a general printf(). You can
> >>> ignore it :)
> >>>
> >>> There is a 60 second maximum timelimit between frames (a fail safe),
so
> >>> if your mod has too many resources or does too much processing on
> >>> startup it can cause this to kick in. You know you have this problem
> >>> when you see "load failed" printed in the console.
> >>>
> >>>
> >>>> -----Original Message-----
> >>>> From: [EMAIL PROTECTED]
> >>>> [mailto:[EMAIL PROTECTED] On Behalf Of Codiac
> >>>> Sent: Friday, December 19, 2003 8:07 AM
> >>>> To: [EMAIL PROTECTED]
> >>>> Subject: Re: [hlcoders] Registry values for installs and other things
> >>>>
> >>>> What does this error mean?
> >>>>
> >>>> processing sound/spells
> >>>> Netchan_Clear() : reliable length not 0, reliable_sequence: 22,
> >>>> incoming_reliable_acknowledged: 0
> >>>>
> >>>> My mod just started stopping when loading, half way through Verifying
> >>>> Resources...
> >>>>
> >>>> Jeff
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> 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
> >>>
> >>>
> >>
> >>
> >> --
> >>
> >> Jeff "Codiac" Fearn
> >> -----------------------------------------------------------------
> >> Lead Coder, Web Master, Server Administrator for SWARM
> >> http://swarm.hlgaming.com
> >>
> >> Coder for Wizard Wars
> >> http://www.planethalflife.com/wizardwars/
> >> -----------------------------------------------------------------
> >>
> >>
> >> _______________________________________________
> >> 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
> >
> >
>
>
> --
>
> Jeff "Codiac" Fearn
> -----------------------------------------------------------------
> Lead Coder, Web Master, Server Administrator for SWARM
> http://swarm.hlgaming.com
>
> Coder for Wizard Wars
> http://www.planethalflife.com/wizardwars/
> -----------------------------------------------------------------
>
>
> _______________________________________________
> 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