Thread: Bugs Thread
View Single Post
  #379  
Old 11-04-2012, 04:50 PM
Bhruic Bhruic is offline
Approved Member
 
Join Date: Oct 2012
Posts: 233
Default

In the ses.kfs file (it's just a zip file, you can open it with something like 7zip), you'll find the magic_temper_diff.atom file. Cut out the following (lines 202-210):
Code:
  1 {
    sound {
      animation=default
      frame=0.01/2.00999999
      restart=true
      file=magic_temper_diff
      fadetime=60
    }
  }
Or, if you wish, you could look up another soundfile to replace for the non-existent one, but that's probably more work.
Reply With Quote