This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Why did you do that? | |
| Time: 06.07.2026, 23:21 | |
| Description: mouseClicked event handler | |
| java.lang.NullPointerException: Cannot invoke "com.github.alexthe666.citadel.config.biome.SpawnBiomeData.matches(net.minecraft.world.biome.Biome)" because the return value of "java.util.Map.get(Object)" is null | |
| at com.github.alexthe666.alexsmobs.config.BiomeConfig.test(BiomeConfig.java:90) ~[alexsmobs:1.10.1] {re:classloading} | |
| at com.github.alexthe666.alexsmobs.world.AMWorldRegistry.onBiomesLoad(AMWorldRegistry.java:38) ~[alexsmobs:1.10.1] {re:classloading} | |
| at com.github.alexthe666.alexsmobs.AlexsMobs.onBiomeLoadFromJSON(AlexsMobs.java:79) ~[alexsmobs:1.10.1] {re:classloading} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Shall we play a game? | |
| Time: 7/2/26 1:44 PM | |
| Description: mouseClicked event handler | |
| java.lang.NullPointerException: mouseClicked event handler | |
| at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[guava-21.0.jar:?] {} | |
| at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.add(ImmutableCollection.java:477) ~[guava-21.0.jar:?] {} | |
| at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:758) ~[guava-21.0.jar:?] {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Hi. I'm Minecraft, and I'm a crashaholic. | |
| Time: 02.07.2026, 15:35 | |
| Description: Rendering overlay | |
| com.electronwill.nightconfig.core.io.WritingException: An I/O error occured | |
| at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.3.jar:?] {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // You should try our sister game, Minceraft! | |
| Time: 01.07.26 20:03 | |
| Description: Rendering overlay | |
| com.electronwill.nightconfig.core.io.WritingException: An I/O error occured | |
| at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.3.jar:?] {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Uh... Did I do that? | |
| Time: 01.07.26 20:03 | |
| Description: Rendering overlay | |
| com.electronwill.nightconfig.core.io.WritingException: An I/O error occured | |
| at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.3.jar:?] {} | |
| at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.3.jar:?] {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // You should try our sister game, Minceraft! | |
| Time: 01.07.26 21:40 | |
| Description: Rendering overlay | |
| org.spongepowered.asm.mixin.injection.throwables.InjectionError: LVT in net/minecraft/client/renderer/texture/AtlasTexture::func_229220_a_(Lnet/minecraft/resources/IResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/profiler/IProfiler;I)Lnet/minecraft/client/renderer/texture/AtlasTexture$SheetData; has incompatible changes at opcode 163 in callback watut.mixins.json:client.TextureAtlasPrepareToStitch->@Inject::prepareToStitch(Lnet/minecraft/resources/IResourceManager;Ljava/util/stream/Stream;Lnet/minecraft/profiler/IProfiler;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Set;)V. | |
| Expected: [Ljava/util/Set;] | |
| Found: [I] | |
| Available: [I, Ljava/util/Set;, Ljava/util/Set;, I, Lnet/minecraft/client/renderer/texture/Stitcher;, I, I, I] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // I let you down. Sorry :( | |
| Time: 7/1/26 1:14 PM | |
| Description: Rendering overlay | |
| java.lang.ArrayIndexOutOfBoundsException: -1 | |
| at it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet.rehash(ObjectOpenCustomHashSet.java:683) ~[fastutil-8.2.1.jar:?] {re:classloading} | |
| at it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet.addOrGet(ObjectOpenCustomHashSet.java:360) ~[fastutil-8.2.1.jar:?] {re:classloading} | |
| at net.minecraft.client.renderer.RenderType$Type.func_228676_c_(RenderType.java:531) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Who set us up the TNT? | |
| Time: 6/30/26 11:47 PM | |
| Description: Rendering overlay | |
| java.lang.ArrayIndexOutOfBoundsException: -1 | |
| at it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet.rehash(ObjectOpenCustomHashSet.java:683) ~[fastutil-8.2.1.jar:?] {re:classloading} | |
| at it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet.addOrGet(ObjectOpenCustomHashSet.java:360) ~[fastutil-8.2.1.jar:?] {re:classloading} | |
| at net.minecraft.client.renderer.RenderType$Type.func_228676_c_(RenderType.java:531) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinCompositeRenderType,pl:mixin:A,pl:runtimedistcleaner:A} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] | |
| Time: 26-6-30 ??3:32 | |
| Description: Unexpected error | |
| java.lang.IllegalArgumentException: (128, 0) outside of image bounds (128, 4096) | |
| at net.minecraft.client.renderer.texture.NativeImage.func_195709_a(NativeImage.java:261) ~[?:?] {re:computing_frames,xf:OptiFine:default,re:classloading,xf:OptiFine:default} | |
| at net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData.func_229259_a_(TextureAtlasSprite.java:687) ~[?:?] {re:classloading,xf:OptiFine:default} | |
| at net.minecraft.client.renderer.texture.TextureAtlasSprite$InterpolationData.func_229257_a_(TextureAtlasSprite.java:671) ~[?:?] {re:classloading,xf:OptiFine:default} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // Hi. I'm Minecraft, and I'm a crashaholic. | |
| Time: 6/29/26 5:27 PM | |
| Description: Ticking memory connection | |
| java.lang.NullPointerException: Ticking memory connection | |
| at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:625) ~[?:1.8.0_51] {} | |
| at me.shedaniel.architectury.event.EventFactory.invokeMethod(EventFactory.java:71) ~[?:?] {re:classloading} | |
| at me.shedaniel.architectury.event.EventFactory.access$000(EventFactory.java:42) ~[?:?] {re:classloading} |
NewerOlder