Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
Hi, I´m new to wwise and trying to set up the project with the Cube demo. Ran in to a problem immediately; I can´t seem to find anything to connect to in "Remote Connections". Cube is running, from the "Wwise Lessons" folder.  I tried turning off my firewall, uninstalling/reinstalling wwise, tried connecting to my own IP etc. No luck. What could be the issue? I´m on 2015.1.9.
closed with the note: Solved. Silly mistake - was using cube-release.bat instead of cube-profile.bat.
in General Discussion by Christian W. (100 points)
closed by Christian W.

2 Answers

0 votes
Try connecting to Integration demo, you can find it here : \SDK\x64_vc120\Profile\bin

IntegrationDemo.exe
by Maximilien S. (2.8k points)
Thanks for your reply. Forgot to mention I´m on Windows 10. I can´t find a x64_vc120 folder in my SDK folder (or anywhere else). I found SDK/samples/IntegrationDemo folder but unfortunately no .exe or .prof. In SDK/samples/IntegrationDemo/WwiseProject there is a file called IntegrationDemo.wproj, though.
Try looking at your wwise installation and make sure you have the SDK checked and then under platforms check what version of Visual Studio is being installed. What i forgot to mention about "x64_vc120" is that that will change depending of what version of Visual Studio, so that part of the part might change depending.So in this case Visual Studio 2013 will be vc120, 2015 will be vc140 etc etc
0 votes

If you're on Windows, make sure the Cube demo is not in a protected folder (get it out of Programm Files if needed). My Documents is generaly a good choice.

Try to run the Cube demo as administrator.

You should use the Bat file, not exe.

 

 

by Rom D (1.1k points)
Thanks for replying. I´m on Windows 10. I tried your suggestions. Cube demo was already in "Documents", but I tried moving it around a bit without any luck. Running the .bat as administrator results in the program shutting down without any notice on startup.
...