nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.13k stars 175 forks source link

Can't run hl2_launcher.exe #261

Closed Searchstars closed 8 months ago

Searchstars commented 1 year ago

I ran the following commands: .\waf.bat configure -T debug --64bits .\waf.bat build .\waf.bat install --destdir="/ins_dest"

Then I try to run hl2_launcher.exe, it reports an error: "Assertion Failed: ctx.m_eAction == k_ECatchAndWriteMiniDumpAbort" 图片 If I try to close the window directly, it pops up again: "CTSListBase: Misaligned list" 图片

er2off commented 1 year ago

try release instead of debug, there is just so many funny asserts that aren't fixed yet