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

Crash on 1.18.2 when loading new world #64

Open
mpab1410 opened this issue Mar 6, 2022 · 1 comment
Open

Crash on 1.18.2 when loading new world #64

mpab1410 opened this issue Mar 6, 2022 · 1 comment

Comments

@mpab1410
Copy link

mpab1410 commented Mar 6, 2022

[15:36:42] [Sound engine/ERROR]: Uncaught exception in thread "Sound engine"
java.lang.NoSuchMethodError: 'net.minecraft.class_1959 net.minecraft.class_638.method_23753(net.minecraft.class_2338)'
	at Not Enough Crashes deobfuscated stack trace.(1.18.2+build.2) ~[?:?]
	at com.sonicether.soundphysics.ALstuff.SPEfx.getAbsorptionHF(SPEfx.java:103) ~[soundphysics-0.5.5.jar:?]
	at com.sonicether.soundphysics.ALstuff.SPEfx.setEnvironment(SPEfx.java:75) ~[soundphysics-0.5.5.jar:?]
	at com.sonicether.soundphysics.SoundPhysics.finalizeEnvironment(SoundPhysics.java:474) ~[soundphysics-0.5.5.jar:?]
	at com.sonicether.soundphysics.SoundPhysics.evaluateEnvironment(SoundPhysics.java:394) ~[soundphysics-0.5.5.jar:?]
	at com.sonicether.soundphysics.SoundPhysics.onPlaySoundReverb(SoundPhysics.java:81) ~[soundphysics-0.5.5.jar:?]
	at net.minecraft.client.sound.Source.handler$ccf000$OnPlaySoundInjector(Source:533) ~[?:?]
	at net.minecraft.client.sound.Source.play(Source) ~[?:?]
	at net.minecraft.client.sound.SoundSystem.method_19752(SoundSystem:452) ~[?:?]
	at net.minecraft.client.sound.Channel$SourceManager.method_19737(Channel:34) ~[?:?]
	at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor:157) ~[?:?]
	at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor:131) ~[?:?]
	at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor:140) ~[?:?]
	at net.minecraft.client.sound.SoundExecutor.waitForStop(SoundExecutor:42) ~[?:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]

https://paste.ee/p/QSU2l - Full startup log from MultiMC

@Konglomneshued
Copy link

Konglomneshued commented Apr 22, 2022

I have the exact same issue.

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