Designating a sound in SNDINFO as { NULL } causes crash when the sound is triggered

Issue #7 resolved
Former user created an issue

If a sound is designated as { NULL } in SNDINFO, anything that triggers that sound will instantly crash the game.

Comments (3)

  1. Braden Obrzut

    I created a sndinfo.txt with the code "weapon/pistol/attack { NULL }" and firing the pistol correctly plays no sound and no memory access errors show up in valgrind. Can you upload an example that crashes for you?

  2. Log in to comment