menu
 

La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
Hi,

What does this error message mean?
"Source file is of different format than expected"

I have a music with vorbis (seek table) conversion settings, as the other musics in the project. The other musics work well, but when I trigger this one from the game, it's not playing and I have this error message.

Thanks,
dans General Discussion par MartinBP (230 points)

1 Réponse

0 votes
 
Meilleure réponse

This message means the content of the source file in the game does not match the expected format.  For example, it could be expecting a vorbis file, and end-up having a PCM file in the game.  It could be caused by:

  • The soundbanks loaded by the game are outdated
  • The streamed files loaded by the game are outdated

In both cases, please ensure you rebuild all your content in Wwise, and ensure every asset is deployed correctly in your game.

par Bernard R. (Audiokinetic) (35.8k points)
sélectionné par MartinBP
The banks were up-to-date.

I've just found how to fix this:
- I've "saved as" the music files in Sound Forge
- replace the old files in Wwise
- the music is playing now and no more error messages

The WAV files exported from Logic by the composer were apparently corrupted somehow.

Thanks
...