コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

+3 支持
Title says it all. I installed 2017.1.1.6340 and was unable to run it. No errors, it just won't start. I tried rebooting, I tried uninstalling and reinstalling, I tried a different 2017 version (2017.1.0.6302) but no difference. Can't start the software. 2016 works as normal.
Beatrix Moersch (3.3k ポイント) General Discussion
Bernard R. (Audiokinetic) 閉鎖解除
I'm having the same issue but with 2017.1.0 and I'm using MacBook Pro running (OS10.12.1).
do you see any error message?
Did you have the latest version of the Launcher? Can you try to uninstalling Wwise, update your Launcher, and re-install Wwise?
I updated to the latest version of the launcher before installing 2017. I tried uninstalling and reinstalling with no luck. There is no error message. A video of the issue and the log has been sent to AK so fingers crossed.
Have you tried uninstalling and reinstalling the previous Wwise versions as well?
I have not and would prefer not to. I'm working on a professional project that requires it. I'm in contact with AK and they are looking into the issue (I'm not the only one reporting it). If it comes to that I will, but waiting for now.
Could you try running the following command in the terminal:

rm -rf ~/Library/Application\ Support/Wwise2017

Then, try to start Wwise 2017.1.1 from the Launcher and see if you obtain the same behavior.
After booting Wwise 2017.1.1 it stayed open longer - just in terms of the software name top left and the icon in the tray on the bottom. I was able to navigate into the menu and select "open project", but at that point 2 instances vcredist_x64 run and attempt to install Microsoft Visual C++ 2013 Redistributable (x64) and (x84). I did agree to the terms and install these during the original installation. However this time after install Wwise 2017 successfully opened. Thanks!

回答 1

+1 支持
 
ベストアンサー
  • Open a terminal
  • run the following command in the terminal:
    rm -rf ~/Library/Application\ Support/Wwise2017
  • Then, try to start Wwise 2017.1.1 from the Launcher and see if you obtain the same behavior.
Bernard R. (Audiokinetic) (35.8k ポイント)
Beatrix Moersch 選択
...