-
Notifications
You must be signed in to change notification settings - Fork 43
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
Sound API shows incompatibilities with mods #296
Comments
I tested on 0.2.4-alpha and it works fine. I will also test more versions and narrow it down. |
Yep, can confirm working on 0.2.4-alpha, too. Latest build seems to bork it however, I'd appreciate it if it were fixed before the next stable release is pushed. |
More test shows it probably is a LWJGL problem |
Confirmed by upstream. As a workaround, you could change LWJGL version manually in Prism's version settings |
So the problem of moresoundconfig was caused newer LWJGL updated OpenAL-Soft which fixed a bug |
Your CleanroomMC Discord Username
No response
Cleanroom Version
cleanroom-0.2.4-alpha+build.69.run.892-universal
Java Version
Java 21
Graphics Card Vendor
NVidia
Bug Report
Greetings,
As expected a lot of the mods that hook deeply into OpenAL or the sound subsystem in general do not seem to function properly. This is hardly to blame on Cleanroom but as these mods were commonly used in many modpacks, it would be worth considering a fix. "MoreSoundConfig" for instance yields an error that says the audio driver wouldn't support the operation, however it is confirmed working on an untouched FML for 1.12.2. Fixes would be much appreciated.
You can check out the runtime log here, however not much is posted to it: https://mclo.gs/jBQHOU6
Re-checked with Fugue, same result
Thanks for the continued interest in keeping MC Modding alive.
Kreml
Mod List
(Examples, should prove difficult with other mods that hook into the sound system, too):
moresoundconfig-1.0.4.jar (Get it at: https://www.curseforge.com/minecraft/mc-mods/more-sound-config/files/2707092)
Ambience+1.1-10.jar (Get it at: https://www.curseforge.com/minecraft/mc-mods/ambience-music-mod/files/2491122)
Final Checklist
The text was updated successfully, but these errors were encountered: