Trying to add in one of my sounds, tick.ogg. I made a .snt file for it as well, here's the code:
<SOUNDENTITY>
<SOUNDS>
<Main>
<Sound File="tick.ogg" />
</Main>
</SOUNDS>
<PROPERTIES Volume="5" MinDistance="1" MaxDistance="10" Random="1"
Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="true"
Use3D="true" Blockable="False" BlockVolumeMul="0.7" Priority="0" />
</SOUNDENTITY>
Yet every time I start the map, it crashes with an error.
I'm trying to add the sound in the actual map file, not the script.
(I've tried the script, but it crashes with same error)
Here's the stack trace:
0023:001B3588 libvorbisfile.dll, ov_read()+0456 byte(s)
0023:005EF91E Amnesia.exe