Hi Steven. For all crashes, find the game you base your mod on, open it's folder and find the newest .mdmp minidump file. Open the file with visual studio, hit F5 and the crash will reproduce. You can now easily see where the crash happened and *easily* fix it. For a longer tutorial look up .mdmp files on the developer wiki.
I suspect the error isn't in the model but something else, related. Jonas From: "steven belmans" <[EMAIL PROTECTED]> Dear hlcoderlist, I am making a new model to use with the prop_vehicle entity. I followed the valve dev tutorial to the letter( http://developer.valvesoftware.com/wiki/Vehicles_%28modeling%29) but when i tried to load a map with the prop_vehicle with my new model selected hl2 crashes. Anyone know a better tutorial or want to help me find what i did wrong? I think it might be code related because i don't get any compile error,s from the model. facepunch / interlopers don't know what the problem is ! Your my last hope! Can you guys help me out ? Thanks in advance. .qc file : [Long annoying list of .qc, read previous email!] _________________________________________________________________ Deel gratis je vakantiefoto's met al je vrienden! http://spaces.live.com _______________________________________________ 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

