Closed cfjiw closed 11 years ago
The hlcoders list (over at http://list.valvesoftware.com ) is a better forum for SDK issues. You should look in the "dumps/" folder under Steam for any crash dumps from your game, you can then use msdev to debug the dumps to dicover the issue, or run the game in the debugger to catch the problem.
Hi there, me and a couple other friends of mine have been developing a modification for the goldsrc engine using the new updated SDK. During level transitions or reloading saved games we've noticed that Half-Life always appears to crash and exit without providing any error message. This is extremely aggravating for us as mod developers as you can imagine, and we're just curious to know if there's any way we can properly debug in order to pinpoint the source of this crash in our code.
Thanks for your time.