Coder Social home page Coder Social logo

Comments (10)

smks avatar smks commented on June 20, 2024 1

Thank you again, very kind of you and prompt

from wwise-godot-integration.

RileyCircles avatar RileyCircles commented on June 20, 2024 1

I am having this exact same issue except I have had Use Soundbank Names for Filenames unchecked since the start (my Project Settings look slightly different but I believe that is the equivalent of Use Soundbank Names) and it is still not loading.

Wwise version: 2022.1.0.7985
Godot 3.5

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on June 20, 2024

Hi!
Can you try to load the Init Bank first and Act 0 later? That should fix it. Make sure the Init bank is actually selected (it's an issue: #4).

from wwise-godot-integration.

smks avatar smks commented on June 20, 2024
namespace BANKS
{
    static const AkUniqueID INIT = 1355168291U;
    static const AkUniqueID ACT0 = 3504395757U;
} // namespace BANKS

I see the header has a U suffix?

from wwise-godot-integration.

smks avatar smks commented on June 20, 2024

Init Bank loaded without ACT0 - same issue 👍
image

from wwise-godot-integration.

smks avatar smks commented on June 20, 2024

Selected it too to ensure the ID was being fed through.

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on June 20, 2024

Can you please check that the Use SoundBank names checkbox is deselected in the Wwise project settings? It's not possible to use Wwise ID's if that option is selected. Regenerate the banks after that if that was the issue.

image

from wwise-godot-integration.

smks avatar smks commented on June 20, 2024

That was the problem, thank you so much! 💯 🥇

Monitor is throwing a few issues but got the music event firing now!!

image

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on June 20, 2024

Both errors are related to a missing plugin, the plug-in id suggests it's the Wwise Motion plugin. If you are not using it I would suggest to remove it from Wwise Authoring (should appear in Wwise Launcher -> Plugins) and then from your project. If you want to use that plugin it is necessary to recompile the integration.

Good to hear you solved that banks issue. I will update the Wiki to make more clear Wwise Id's can't be used when using SoundBank names.
I will close this issue but please feel free to open new issues for other problems. It helps to improve this library and fix some overlooked errors.
Cheers!

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on June 20, 2024

@RileyCircles

We don't support Wwise version 2022 as it's in beta. There might be significant API changes in Wwise that make newer banks incompatible for lower sound engine versions, see https://www.audiokinetic.com/library/edge/?source=Help&id=soundbank_backward_compatibility I would suggest you downgrade to the version listed in the readme of this repo or wait until I add support for 2022.

from wwise-godot-integration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.