menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持

When updating my project from Wwise 2013.1 to Wwise 2013.2, I get this error message:

The following error occurred while updating your project to the current version of Wwise : "Element 'Arguments': This element is not expected. Expected is one of ( DocumentSection, WorkUnitDocumentSection, Attenuations, AudioObjects, Busses, DynamicDialogue, Effects, Events, GameParameters, InteractiveMusic).".

What can I do?

Bernard R. (Audiokinetic) (35.8k ポイント) General Discussion

回答 1

0 支持
 
ベストアンサー
  • Go to your project folder
  • delete the *Arguments* folder
  • Re-launch the migration

The Arguments folder was originally migrated from 2012.2 to 2013.1.  All arguments objects were then converted to states objects.  The Arguments folder then become obsolete, with a message asking to delete the folder.  Now when migrating to 2013.2, the migration code does not know anymore this folder because it's not supposed to be there.  Just delete it re-migrate.

Bernard R. (Audiokinetic) (35.8k ポイント)
Claude B. (Audiokinetic) 選択
...