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,

Whenever a local build is started on a specific machine in our office the same error message appears despite it being set up the same as every other machine in the office and using the same version of both Wwise and Unreal the rest of the office does .

The full error message is "The Wwise plugin was designed for build 5.0.0. Attempt to load it anyway?" With options for Yes and No to click. Both have been clicked multiple times, it always comes back.

We are using 2021.1.9.7847 and UE 5.0.0.

Is it possible to disable this error message or explain why its appearing in the first place?

Thanks,

Jamie

in General Discussion by Jamie M. (160 points)

1 Answer

0 votes
 
Best answer
Hi, we were getting this same pop up. There is a workaround to stop it.

If you navigate to your projects Plugins>Wwise folder and open the Wwise.uplugin in a text editor you need to change the engine version line (line 9) to match your version of UE. In our case it was 5.0.2

Hope that helps.
by Dexter P. (450 points)
selected by Jamie M.
...