You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)```
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: