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 file help
Iyiyt Offline
Junior Member

Posts: 13
Threads: 5
Joined: Jul 2012
Reputation: 0
#1
Sound file help

I know there are a lot of posts like this, but none of the things they told me to do worked. Basically, I recorded a sound, I converted it into an .ogg file, and made an .snt file, but every time I try to use it, I get a fatal error. Here's the .snt:
<SOUNDENTITY>
  <SOUNDS>
      <Main>
          <Sound File="Run.ogg" />
      </Main>
  </SOUNDS>
  <PROPERTIES Volume="1" MinDistance="4" MaxDistance="30" Random="1" Interval="0" FadeEnd="False" FadeStart="False" Stream="False" Loop="False" Use3D="False" Blockable="False" BlockVolumeMul="0.5" Priority="0" />
</SOUNDENTITY>

Any help would be much appreciated!
(This post was last modified: 09-23-2012, 07:26 PM by Iyiyt.)
09-23-2012, 03:59 AM
Find
Adny Offline
Posting Freak

Posts: 1,766
Threads: 6
Joined: Mar 2012
Reputation: 173
#2
RE: Sound file help

Try removing the ".ogg" from Run. Also, if the problem persists, please tell us whatever error message you're getting.

I rate it 3 memes.
09-23-2012, 05:55 AM
Find
i3670 Offline
Posting Freak

Posts: 1,308
Threads: 74
Joined: Oct 2011
Reputation: 36
#3
RE: Sound file help

I think the problem is that the .snt can't find the file simply because it doesn't say where it is.

try changing the name to, for example, "insert name of folder"_Run.ogg

"What you think is irrelevant" - A character of our time

A Christmas Hunt
09-23-2012, 12:50 PM
Find
Iyiyt Offline
Junior Member

Posts: 13
Threads: 5
Joined: Jul 2012
Reputation: 0
#4
RE: Sound file help

Thanks for the help, guys, but I just figured it out. I kept the .ogg file and just played it as music.
09-23-2012, 07:25 PM
Find




Users browsing this thread: 1 Guest(s)