Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading extension (Godot 4.0.4, Wwise 2022.1.6) #80

Closed
tdspk opened this issue Sep 14, 2023 · 5 comments
Closed

Error loading extension (Godot 4.0.4, Wwise 2022.1.6) #80

tdspk opened this issue Sep 14, 2023 · 5 comments

Comments

@tdspk
Copy link

tdspk commented Sep 14, 2023

Wwise integration version

wwise-2022.1.6-for-godot-4.0.4-stable-2.0

System information

Windows 11

Issue description

I wanted to test the integration on Godot 4.0.4. with Wwise 2022.1.6 and I'm getting these errors:

image

The extension can't find the DLL:
image

I checked the paths and the DLL is there.
I found some typos in the config file, corrected them, but still not working:

image

Any thoughts on that?

Steps to reproduce

Download Godot 4.0.4 and the corresponding Wwise zip. Follow the steps on the getting started guide.

Minimal reproduction project

N/A

@alessandrofama
Copy link
Owner

Does this still happen on the latest release? 4.1 and 2023.1?

@tdspk
Copy link
Author

tdspk commented Sep 14, 2023

I did not test yet, since I'm not working with Wwise beta. But can do!

@tdspk
Copy link
Author

tdspk commented Sep 14, 2023

Worked fine with the latest release. Mind, the typos are still in the wwise.gdextension file.
I can use the latest versions, but there might be people who want to use a previous version.

Thanks! T

@alessandrofama
Copy link
Owner

The typos fix is already merged and will be available in the next release, although this will be only for 4.1+ and 2023.1.

To fix your issue you would want to install the MSVC C++-x64/x86-Buildtools. You can find them as a package in the Visual Studio Installer. For example the MSVC v142 - VS 2019 C++ Build Tools. Installing these usually resolves the error in loading the DLL. This is already fixed in the last release.

There are currently no plans to update the 4.0 release, but if your project is still on 4.0 I can think about preparing a patch release. Is there any possibility to upgrade to 4.1 for you?

@tdspk
Copy link
Author

tdspk commented Sep 15, 2023

Did not have a minute to test, sorry! No need for a patch release, I'm just testing the possibilities. But there might be people who want one. We'll see! Thanks for the great work!

@alessandrofama alessandrofama closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants