Home » MODDING HQ 1.13 » v1.13 Modding, Customising, Editing » v1.13 Modding, Customising, Editing » New Voicepack (New soundsets for merc characters.)
Re: New Voicepack[message #350256 is a reply to message #348279] Wed, 05 July 2017 02:49 Go to previous messageGo to previous message
Jaywalker
Messages:1
Registered:July 2017
So I tried to add those voices +one other into my game, but I'm having some issues.
After messing about with some mods, the previously working voices no longer work.

Problem is, I don't know why, since they all worked before.
The only relevant error logs I could find was these:

[25.3829] : ERROR in SoundStartStream(): Unknown file format ('MERCEDT\192.EDT')
[30.9162] : ERROR in SoundStartStream(): Unknown file format ('MERCEDT\193.EDT')
[52.2351] : ERROR in SoundStartStream(): Unknown file format ('MERCEDT\194.EDT')

[143.752] : ERROR in SoundStartStream(): Unknown file format ('MERCEDT\254.EDT')

From sound.log

*** Wed Jul 05 01:06:22 2017 ***
[ YYKV2-LR0Z7-X1XSX-WKPXZ-J2W7S ]

[1.4621] : Initialising JA2 sound manager
[1.46213] : Using 64 channels
[1.46214] : Init hardware...
[1.47138] : Using DirectSound driver: Podstawowy sterownik dŸwiêku
[1.4714] : Driver capabilities:
[1.52777] : FMOD started
[1.52781] : Mixing rate: 44100
[1.52782] : Init cache...
[1.52782] : Using 128 cache slots
[1.52784] : Sound memory limit = 8241152
[1.52784] : Cache threshold = 2054144
[55.8313] : ERROR in SoundStartStream(): Unknown file format ('MERCEDT\194.EDT')
[99.8988] : ERROR in SoundLoadDisk(): Failed to open 'Speech\254_001.wav'
[99.8988] : Could not load sample, uiSample = -1
[104.057] : ERROR in SoundLoadDisk(): Failed to open 'Speech\254_001.wav'
[104.057] : Could not load sample, uiSample = -1
[110.065] : Stopping all sounds
[110.071] : Closing sound system...
[110.071] : Stopping all sounds
[110.071] : Cleaning cache
[110.071] : Stopping all sounds
[110.072] : Cache shutdown
[111.184] : FMOD closed
[111.184] : JA2 sound manager shutdown


*** EDIT ***

I the interest of providing additional details:

Voices stopped working after installing AFS v4.51 on top of the 7609+AI bugfix.

Voice on the ID previously assigned to the male profile 4 works in full.
Voices on ID's previously assigned to the male profiles 5, 6 and 7 work only for the IMP preview quote, any lines spoken in the game itself have text only.
Voice on the 254 ID does not play the audio at all, but it does have the text.

*** EDIT ***

Issue resolved.

TableData/Sounds/SoundsProfiles.xml required modification to support the new sound profiles.

Empty entries such as this:

<PROFILE>
<uiIndex>254</uiIndex>
<Name></Name>
<EnabledSound>0</EnabledSound>
</PROFILE>

Required filling out to something like this this:

<PROFILE>
<uiIndex>254</uiIndex>
<Name>PGlady8</Name>
<EnabledSound>1</EnabledSound>
</PROFILE>

The relevant table has many holes in the version of AFS I downloaded.

[Updated on: Wed, 05 July 2017 16:15]

Report message to a moderator

Civilian
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Additional german IMP-voicesets
Next Topic: how to edit merc bio?
Goto Forum:
  


Current Time: Sun Dec 01 07:14:47 GMT+2 2024

Total time taken to generate the page: 0.01829 seconds