garrysmod-issues icon indicating copy to clipboard operation
garrysmod-issues copied to clipboard

studiomdl.exe $lod removemodel fix

Open Goldermor opened this issue 11 months ago • 0 comments

This is a very old problem, but since people don't give a shit about optimization, not many people talk about it

removemodel parameter causes compiler to fail with an EXCEPTION_ACCESS_VIOLATION error

$lod 10
{
	removemodel "my.smd"
}

wiki says that studiomdl builds before 2006 works fine, maybe this will help you find the key

Goldermor avatar Mar 18 '24 00:03 Goldermor