Skip to content

Instantly share code, notes, and snippets.

[06:08:49] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.14.22
[06:08:49] [ForkJoinPool-1-worker-6/WARN]: Mod brewinandchewin uses the version fabric-2.1.5+1.20.1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'fabric'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[06:08:49] [main/WARN]: Warnings were found!
- Mod 'Debugify' (debugify) 1.20.1+2.0 recommends any 3.x version of yet-another-config-lib, which is missing!
- You should install any 3.x version of yet-another-config-lib for the optimal experience.
- Mod 'Debugify' (debugify) 1.20.1+2.0 recommends any version of modmenu, which is missing!
- You should install any version of modmenu for the optimal experience.
[06:08:49] [main/INFO]: Loading 143 mods:
- alternate-current 1.7.0
- architectury 9.1.12
---- Minecraft Crash Report ----
// My bad.
Time: 2023-08-12 21:28:48
Description: Rendering screen
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?] {}
at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?] {}
at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?] {}
---- Minecraft Crash Report ----
// You're mean.
Time: 2023-07-28 08:04:13
Description: Rendering entity in world
java.lang.NoClassDefFoundError: de/maxhenkel/voicechat/voice/client/TalkCache$Talk
at de.maxhenkel.voicechat.voice.client.TalkCache.isWhispering(TalkCache.java:62) ~[voicechat-forge-1.19.2-2.4.16.jar%23343!/:1.19.2-2.4.16] {re:classloading}
at de.maxhenkel.voicechat.voice.client.TalkCache.isWhispering(TalkCache.java:35) ~[voicechat-forge-1.19.2-2.4.16.jar%23343!/:1.19.2-2.4.16] {re:classloading}
at de.maxhenkel.voicechat.voice.client.RenderEvents.onRenderName(RenderEvents.java:120) ~[voicechat-forge-1.19.2-2.4.16.jar%23343!/:1.19.2-2.4.16] {re:classloading}