This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Description
I'm not sure why, but when playing half-life (with the files copied directly from steam, I was using this engine because it performs and looks a lot better on my PC) after about 45 minutes it crashes with a different memory related error and an "Unknown command: VMod Enable" each time.
Before crashing it exits to the main menu and when trying to load up the last save the entire game crashes.
First crash:
- Unknown command: VModEnable
- Segmentation fault
Second Crash:
- Unknown command: VModEnable
- Mem_Free: not allocated or double freed (free at common/soundlib/snd_main.c:139)
- cmalloc(): smallbin double linked list corrupted double free or corruption (!prev)
- Aborted
Third Crash:
- Unknown command: VModEnable
- free(): invalid pointer
- Aborted