The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sound Help
phatdoggi Offline
Junior Member

Posts: 17
Threads: 4
Joined: Jun 2013
Reputation: 0
#1
Sound Help

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

"Just drink it. How bad could it be?"
Madness - http://www.moddb.com/mods/phatdoggi-madness
(This post was last modified: 06-04-2013, 12:28 AM by phatdoggi.)
06-03-2013, 09:13 PM
Find


Messages In This Thread
Sound Help - by phatdoggi - 06-03-2013, 09:13 PM
RE: Sound Help - by OriginalUsername - 06-03-2013, 09:14 PM
RE: Sound Help - by phatdoggi - 06-03-2013, 09:20 PM
RE: Sound Help - by Bridge - 06-03-2013, 09:33 PM
RE: Sound Help - by phatdoggi - 06-03-2013, 09:40 PM
RE: Sound Help - by OriginalUsername - 06-03-2013, 10:19 PM
RE: Sound Help - by phatdoggi - 06-04-2013, 12:28 AM



Users browsing this thread: 1 Guest(s)