Coder Social home page Coder Social logo

Comments (6)

alessandrofama avatar alessandrofama commented on July 19, 2024

What OS are you using? Any other errors in the console? Haven't been able to reproduce the error on Windows and macOS. This error should occur when godot fails to load the Waapi lib. Does it also happen with wwise-gdnative.gdns?

from wwise-godot-integration.

eruhlinteractive avatar eruhlinteractive commented on July 19, 2024

I was using Windows 10 when the error occurred, and the wwise-gdnative.gdns didn't seem to produce the same error.

However, I was able to resolve the issue by removing and reinstalling the Wwise authoring console version 2021.1.4.7707.

from wwise-godot-integration.

Maaack avatar Maaack commented on July 19, 2024

I'm also experiencing this issue on Linux every time I open Godot. A collaborator has the Wwise authoring console, I do not. However, the integration seems to work, despite the error. I have the library for my platform, as well as for Mac and Windows.
Screenshot from 2022-07-29 12-30-01

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on July 19, 2024

This is unfortunate, but to be expected on Linux. There is no Wwise authoring application for this platform, so it did not make sense to include a Waapi library for Linux (Waapi enables communication with the authoring application). What is happening is that Godot is trying to find the Waapi shared library but can't as there is none available.

Is waapi-gdnative.gdns present in your autoload list in the project settings? If so, remove it from there and the error should disappear. It may be that it will be added back by your collaborators if you use version control.

This has no effect on the Wwise sound engine, but is still annoying when an error pops up in the console. Perhaps there is a way to prevent this (perhaps still providing a Waapi library for Linux, if possible at all.)

from wwise-godot-integration.

Maaack avatar Maaack commented on July 19, 2024

Okay, it's more annoying than causing any problems. Thanks for the suggestions.

from wwise-godot-integration.

alessandrofama avatar alessandrofama commented on July 19, 2024

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.