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.

+1 vote

Hi all,

I get this log for some events from my UE project.

LogWwiseProjectDatabase: Different name while retrieving Wwise Object GUID ###### (event_name1): : Should be event_name2 or event_path2
LogWwiseProjectDatabase: Different Id while retrieving Wwise Object GUID ###### (######): Should be ######.


Might be that I changed the event name from event_name1 to event_name2
But there is only event_name2 in the game and I already got rid of event_name1.

These happen on the same events every time I generate soundbanks.

They still play but I would love to fix them anyway just to have everything nice and tidy.

Please feel free to share if you have experienced this or know how to get rid of them.
By the way, I am on UE 5.3.1 and Wwise 2022.1.8.

Best,
Napatz

in General Discussion by SNAPtz (260 points)
edited by SNAPtz
Having the same issue, did you figure out a fix?

1 Answer

0 votes
If you open the Wwise Browser windows in in UE, and navigate to the Events that the messages are regarding, you will probably see a message next to the event saying '.uasset needs an update'. Select the events with that message, and click the 'Reconcile Selected' button next to the generate soundbanks button. If shoud fix up your  ue assets and remove the messages.
by Will C. (140 points)
...