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

1.20.1 crashes trying to play an emote with sound #7

Open
zachup100 opened this issue Aug 30, 2024 · 0 comments
Open

1.20.1 crashes trying to play an emote with sound #7

zachup100 opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zachup100
Copy link

Attempting to play an emote with a WAV format sound, causes the client to crash.
Minecraft 1.20.1
Fabric 0.16.3
SimpleVoiceChat 1.20.1-2.5.20
EmoteCraft 2.2.7-b.build.5
EmoteTweaks 4.0.3.37

Crashlog

java.lang.NoSuchMethodError: 'void de.maxhenkel.voicechat.voice.common.LocationSoundPacket.<init>(java.util.UUID, short[], net.minecraft.class_243, float, java.lang.String)'
	at dev.bsmp.emotetweaks.voicefx.SFXThread.lambda$run$0(SFXThread.java:65)
	at net.minecraft.class_1255.method_18859(class_1255.java:156)
	at net.minecraft.class_4093.method_18859(class_4093.java:23)
	at net.minecraft.class_1255.method_16075(class_1255.java:130)
	at net.minecraft.class_1255.method_5383(class_1255.java:115)
	at net.minecraft.class_310.method_1523(class_310.java:1175)
	at net.minecraft.class_310.method_1514(class_310.java:802)
	at net.minecraft.client.main.Main.main(Main.java:250)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100)
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)```
@Wolfkid200444 Wolfkid200444 added the bug Something isn't working label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants