Go Back   Steam Users' Forums > Steam Tool Discussions > Source Coding

Reply
 
Thread Tools Display Modes
Old 04-29-2012, 01:38 PM   #1
Cereal Killer
 
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?
Cereal Killer is offline  
Reply With Quote
Old 04-29-2012, 01:45 PM   #2
Jeremy__
 
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
Jeremy__ is offline   Reply With Quote
Old 04-29-2012, 01:55 PM   #3
Cereal Killer
 
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
Cereal Killer is offline   Reply With Quote
Old 05-05-2012, 02:37 AM   #4
ChadReitsma
 
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.
ChadReitsma is offline   Reply With Quote
Reply

Go Back   Steam Users' Forums > Steam Tool Discussions > Source Coding


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -7. The time now is 07:31 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site Content Copyright Valve Corporation 1998-2012, All Rights Reserved.