Questions et réponses de la communauté

Bienvenue sur le forum de questions et réponses d'Audiokinetic, propulsé par la communauté. C'est l'endroit où les utilisateurs de Wwise et Strata s'entraident. Pour obtenir une aide directe de notre équipe, veuillez utiliser la page « Tickets de soutien ». Pour signaler un bug, utilisez l'option Bug Report dans l'Audiokinetic Launcher. (Veuillez noter que les rapports de bug soumis au forum questions-réponses seront rejetés. L'utilisation de notre système de rapport de bug dédié garantit que votre rapport est vu par les bonnes personnes et a les meilleures chances d'être corrigé.)

Pour obtenir rapidement les meilleures réponses, suivez ces conseils lorsque vous posez une question :

  • Soyez précis : qu'essayez-vous de réaliser ou quel est le problème spécifique que vous rencontrez ?
  • Pensez à inclure les détails importants : incluez des détails tels que les versions de Wwise et du moteur de jeu, le système d'exploitation, etc.
  • Expliquez ce que vous avez essayé de faire : indiquez aux autres les mesures que vous avez déjà prises pour essayer de résoudre le problème.
  • Concentrez-vous sur les faits : décrivez les aspects techniques de votre problème. Se concentrer sur le problème aide les autres personnes à trouver rapidement une solution.

+3 votes
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.
dans General Discussion par Beatrix Moersch (3.3k points)
rouvert par 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 Réponse

+1 vote
 
Meilleure réponse
  • 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.
par Bernard R. (Audiokinetic) (35.8k points)
sélectionné par Beatrix Moersch
...