Closed targrub closed 1 year ago
Thank you for the details on your config, it helped!
I think your bank files might not be discovered by the plugin. In your assets/soundbanks folder, do you have a subfolder for the platform you are running on?
I've committed a change on main that adds a log when executed at bevy_rrise=debug
level showing where the plugin expects the soundbank files to be. This could help diagnose!
Let me know what you find out.
I wasn't creating them to a platform-specific directory. Thanks for adding more logging!
I've generated two
.bnk
files,Init.bnk
andglow1.bnk
, inassets/soundbanks
of my project, using Wwise 2021.1.10.7883.BANK_PATH
isC:\Users\myname\rust\glow\assets\soundbanks
. Neither of them are loading in my app (Bevy version="0.9", bevy-rrise version = "0.2.1", rrise version = "0.2"). Here's a log if I'm just trying to loadInit.bnk
:Init.bnk
is 833 bytes on disk. TheInit.txt
that's generated looks like this:and
Init.xml
is: