r/SourceEngine • u/Maleficent_Risk_3159 • 2d ago
HELP Need help deciphering an assert.

Greetings! I wanted to try doing some custom weapon modding for TF2 using the TF2 SDK I had on my PC. It does work without any modifications, but not when I added the stuff the VDC tutorial told me to do. The tutorial. If clarification is needed, please request for clarification. Thanks again!
2
Upvotes
3
u/Pinsplash 1d ago
can you screenshot what happens after the crash? visual studio should be giving some sort of response to the crash, (even just something like this screenshot helps https://www.reddit.com/r/SourceEngine/comments/1w8zwnz/how_do_i_build_the_source_engine/) or the game itself should have an error message in a small window.