Coder Social home page Coder Social logo

Comments (7)

alessandrofama avatar alessandrofama commented on July 19, 2024

I created a AK_Bank with my soundbank with enter_tree loading setup

Do you load the Init bank at all? This is required before loading any other bank.

from wwise-godot-integration.

Nomys avatar Nomys commented on July 19, 2024

I wasn't (I should have missed this in the documentation) but after adding the Init bank (into an AK_Bank node) I just have one more AK_Fail ID error.

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on July 19, 2024

This error usually means it can't locate the banks on disk. I would check if the base path to the platform banks is correct in the project settings:

image

If it is then something else is going wrong. Could you send me your empty project so I can take a quick look at it?

from wwise-godot-integration.

Nomys avatar Nomys commented on July 19, 2024

Same.

With "Engine Logging" selected I get some monitoring errors, I think it's because I have some plugins on my wwise.

The project is a bit heavy : https://drop.chapril.org/download/01c1a070d3a61cdf/#FeP3cW53feB9EYtabn3MUw

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on July 19, 2024

Ah I see the problem, you have exported all your banks into the GeneratedSoundBanks folder, but the banks need to be in extra subfolder named after your Wwise platform. So move them into GeneratedSoundBanks\Windows if you are using Windows. These are the paths:
image
(missing \Linux).

from wwise-godot-integration.

Nomys avatar Nomys commented on July 19, 2024

Wow thanks I didn't know that matter!
I will test this tomorrow and get back to you!

from wwise-godot-integration.

Nomys avatar Nomys commented on July 19, 2024

It's working!
Thanks, it was very much a wwise problem than a wwise-godot problem ;o)

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.