Jump to content

sound object missing?


Recommended Posts

Hello! I am very very new to modding, and I am trying to replace certain sounds with other (quieter) sounds. I was able to find the sound I want to replace in soundbanksinfo.xml, but using rebuild_soundbank.py with --debug-event yields an event action but no sound object. Here is the command and the output:

 

py -2 rebuild_soundbank.py --debug-event work_activities_bob.bnk 290556192
Reading soundbank...Done!
Event Object ID: 290556192
Event Actions: 1
*** EVENT ACTION 001 ***
Event Action Object ID: 324984428
Event Action Scope: 3
Event Action Type: 4
Event Action Game Object ID: 467065944
UNK FIELD 8 1: 0
Event Action Additional Parameters Count: 0
Event Action Additional Parameters:
UNK FIELD 8 2: 0
UNK DATA: 046E2A9411
---------- SOUND ----------
No sound object by ID 467065944.
---------- SOUND ----------
For reference, I got the event id from here:
<Event Id="2094281821" Name="work_m_cough" />
Can anybody help me figure out what is going on here?
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...