Shpoike / Quakespasm

Extra bloaty junk to modernise stuff a bit.
http://triptohell.info/moodles/qss/
GNU General Public License v2.0
185 stars 41 forks source link

entering viewmodel in console crashes qss #13

Closed eGax closed 2 years ago

eGax commented 4 years ago

On the 64bit Linux running qss 0.93.2 entering any one of these commands: viewframe, viewmodel, viewnext, or viewprev will crash qss to desktop. 3 of the 4 crashes with only a generic Segmentation fault, but viewmodel will crash qss to the desktop with:

"QUAKE ERROR: Mod_FindName: NULL name"

The windows build seems to be affected in the same way, but this affects qss only, qs doesn't exhibit this behavior.