As I feared, the problem got worse. Adding that DLL to that dir made no sense.
I�m not linking into that dll and in the location of the code for which it
requires it is a simple compare statement from an int to a constant.  I added
the dll and now I�m having a deadlock as soon as I enter this one function.
There is nothing special about this function, I just step into it and get a
dead lock.

DBG: Potential deadlock. Soft broken.

But I don�t understand dhow I can get a deadlock here, its very strange.



Quoting "K. Mike Bradley" <[EMAIL PROTECTED]>:

> That dll is Microsoft's Visual C Runtime lib ver 7.0
>
> I suppose it is a dependency to HLDS.exe???
> Or another module in your mod?
>
> Something is calling a function in this dll and as you say it is rare
> and
> random.
>
> Check your dependencies to see what could call this.
>
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> [EMAIL PROTECTED]
> Sent: Saturday, June 05, 2004 2:48 AM
> To: [EMAIL PROTECTED]
> Subject: [hlcoders] Weird missing dll error
>
>
> Almost at random times during a game this pops up and the server
> crashes.
> But its fairly rare.
>
> "The dynamic link library MSVCR70.dll could not be found in the
> specified
> path"
>
> then it goes on to point to a number of locations including my
> steam/...
> half- life/ dir
>
> What the heck is that all about? I'm using VS 6.0 with standard
> compile
> options that came with the sdk.
>
>
>
>
>
>
>
> _______________________________________________
> 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
>
>


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

Reply via email to