|
|
#1 |
![]() Join Date: Jul 2011
Reputation: 24
Posts: 125
|
"Unhandled exception at -numbers&letters- in hl2.exe?
"Unhandled exception at 0x201b824a in hl2.exe: 0xC0000005: Access violation reading location 0x00000000." This is all the debug on VS gives me. Worse yet, I can't seem to trace it back to anything.
Has anyone had this happen before? |
|
|
|
|
|
#2 |
![]() Join Date: Mar 2012
Reputation: 1
Posts: 38
|
I would take a look at the call-stack (though that could be completely useless as well.) and look for passing of null-pointers to internal function calls to the engine.
Because we don't have access to the source code we're basically screwed when we get this. Have you tried using the fixes: https://developer.valvesoftware.com/...g_under_VS2010 |
|
|
|
|
|
#3 |
![]() Join Date: Jul 2011
Reputation: 24
Posts: 125
|
Tried that, same response.
![]() And to think I haven't even started yet and I'm screwed |
|
|
|
|
|
#4 |
![]() Join Date: Feb 2012
Reputation: 4
Posts: 80
|
Are both the client & server solutions built correctly, and to completion??
I got this once when I interuppted the Server build, but ran Debug (Client Build) ... since it attempted to load a file that wasn't there it responded with a reading violation. |
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|