Skip to content

Instantly share code, notes, and snippets.

View knoxhack's full-sized avatar
🏠
Working from home

knoxhack knoxhack

🏠
Working from home
View GitHub Profile
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2024-01-02 15:10:54
Description: Exception ticking world
java.lang.IllegalAccessError: Update to non-static final field net.minecraft.world.level.block.piston.PistonStructureResolver.f_60410_ attempted from a different method (handler$zkk000$modifyForcePushOrigin) than the initializer method <init>
at net.minecraft.world.level.block.piston.PistonStructureResolver.handler$zkk000$modifyForcePushOrigin(PistonStructureResolver.java:1028) ~[server-1.20.1-20230612.114412-srg.jar%23941!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:redirector.mixins.json:net.minecraft.world.level.block.piston.PistonStructureResolverMixin,pl:mixin:APP:botania_xplat.mixins.json:PistonStructureResolverMixin,pl:mixin:APP:lithium.mixins.json:alloc.enum_values.piston_handler.PistonHandlerMixin,pl:mixin:A}
at net.minecraft.world.level.block.piston.PistonStructureResolver.<init>(PistonStructureResolver.java:36) ~[server-1.20.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 2023-10-04 00:10:08
Description: Exception in server tick loop
java.lang.NullPointerException: Cannot invoke "daripher.skilltree.api.PlayerContainer.getViewingPlayer()" because "this.f_286998_" is null
at net.minecraft.world.inventory.TransientCraftingContainer.getViewingPlayer(TransientCraftingContainer.java:1020) ~[server-1.20.1-20230612.114412-srg.jar%23913!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:accessors.inventory.AccessorTransientCraftingContainer,pl:mixin:APP:skilltree.mixins.json:minecraft/MixinCraftingContainer,pl:mixin:A}
at daripher.skilltree.container.ContainerHelper.getViewingPlayer(ContainerHelper.java:22) ~[PassiveSkillTree-1.20.1-BETA-0.5.8.jar%23791!/:0.5.8] {re:mixin,re:classloading}
at daripher.skilltree.recipe.WeaponPoisoningRecipe.matches(WeaponPoisoningRecipe.java:29) ~[PassiveSkillTree-1.20.1-BE
---- Minecraft Crash Report ----
// There are four lights!
Time: 2023-10-02 00:59:17
Description: Container click
java.lang.IndexOutOfBoundsException: Index 38 out of bounds for length 38
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 ----
// I bet Cylons wouldn't have this problem.
Time: 2023-10-01 02:00:25
Description: Rendering Particle
java.lang.ClassCastException: class com.mojang.blaze3d.vertex.BufferBuilder cannot be cast to class me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter (com.mojang.blaze3d.vertex.BufferBuilder is in module minecraft@1.20.1 of loader 'TRANSFORMER' @75c3584e; me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter is in module embeddium@0.1.12+mc1.20.1 of loader 'TRANSFORMER' @75c3584e)
at me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter.of(VertexBufferWriter.java:10) ~[embeddium-0.1.12+mc1.20.1.jar%23730!/:?] {re:classloading}
at net.diebuddies.compat.Sodium.renderParticle(Sodium.java:75) ~[physics-mod-3.0.8a-mc-1.20.1-forge.jar%23912!/:3.0.8] {re:mixin,re:classloading}
at net.diebuddies.minecraft.weather.RainParticle.m_5744_(RainParticle.java:127) ~[physics-mod-3.0.8a-mc-1.20.1-forge.jar%23912!/:3.0.8] {re:classloading}
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2023-09-28 18:15:01
Description: Rendering Particle
java.lang.ClassCastException: class com.mojang.blaze3d.vertex.BufferBuilder cannot be cast to class me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter (com.mojang.blaze3d.vertex.BufferBuilder is in module minecraft@1.20.1 of loader 'TRANSFORMER' @322eb1a; me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter is in module embeddium@0.1.10+mc1.20.1 of loader 'TRANSFORMER' @322eb1a)
at me.jellysquid.mods.sodium.client.render.vertex.VertexBufferWriter.of(VertexBufferWriter.java:10) ~[embeddium-0.1.10+mc1.20.1.jar%23727!/:?] {re:classloading}
at net.diebuddies.compat.Sodium.renderParticle(Sodium.java:75) ~[physics-mod-3.0.8a-mc-1.20.1-forge.jar%23908!/:3.0.8] {re:mixin,re:classloading}
at net.diebuddies.minecraft.weather.RainParticle.m_5744_(RainParticle.java:127) ~[physics-mod-3.0.8a-mc-1.20.1-forge.jar%23908!/:3.0.8] {re:classloading}
@knoxhack
knoxhack / Emf
Created September 27, 2023 13:46
---- Minecraft Crash Report ----
// Don't do that.
Time: 2023-09-27 14:09:41
Description: Rendering entity in world
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.m_204166_(net.minecraft.core.BlockPos)" because "world" is null
at traben.entity_texture_features.forge.ETFVersionDifferenceHandlerImpl.getBiomeString(ETFVersionDifferenceHandlerImpl.java:49) ~[entity_texture_features_forge_1.20-4.5.1.jar%23722!/:?] {re:classloading}
at traben.entity_texture_features.ETFVersionDifferenceHandler.getBiomeString(ETFVersionDifferenceHandler.java) ~[entity_texture_features_forge_1.20-4.5.1.jar%23722!/:?] {re:mixin,re:classloading}
at traben.entity_texture_features.utils.ETFTexturePropertiesUtils$ETFTexturePropertyCase.readAllSpawnConditionsForCache(ETFTexturePropertiesUtils.java:1806) ~[entity_texture_features_forge_1.20-4.5.1.jar%23722!/:?] {re:classloading}
@knoxhack
knoxhack / tips
Created September 27, 2023 00:40
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2023-09-26 20:36:31
Description: Rendering screen
java.lang.NullPointerException: Cannot invoke "net.minecraft.network.chat.Component.m_214077_()" because the return value of "net.darkhax.tipsmod.api.resources.ITip.getText()" is null
at net.darkhax.tipsmod.api.TipsAPI.canDisplayTip(TipsAPI.java:82) ~[Tips-Forge-1.20.1-12.0.2.jar%23970!/:12.0.2] {re:classloading}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:178) ~[?:?] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] {}
---- Minecraft Crash Report ----
// There are four lights!
Time: 2023-09-25 23:11:27
Description: Exception ticking world
java.lang.NullPointerException: Cannot invoke "tschipp.callablehorses.common.capabilities.storedhorse.IStoredHorse.isOwned()" because "horse" is null
at tschipp.callablehorses.common.events.EntityEvents.onEntityJoinWorld(EntityEvents.java:95) ~[callablehorses-1.20.1-1.3.0.1.jar%23559!/:1.3.0.1] {re:classloading}
at tschipp.callablehorses.common.events.__EntityEvents_onEntityJoinWorld_EntityJoinLevelEvent.invoke(.dynamic) ~[callablehorses-1.20.1-1.3.0.1.jar%23559!/:1.3.0.1] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2352!/:?] {}
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2023-09-01 01:19:34
Description: mouseClicked event handler
java.lang.NoClassDefFoundError: lilypuree/mapatlases/item/MapAtlasItem
at net.mehvahdjukaar.moonlight.api.integration.forge.MapAtlasCompatImpl.isAtlas(MapAtlasCompatImpl.java:19) ~[moonlight-1.20-2.7.2-forge.jar%23829!/:?] {re:classloading}
at net.mehvahdjukaar.moonlight.api.integration.MapAtlasCompat.isAtlas(MapAtlasCompat.java) ~[moonlight-1.20-2.7.2-forge.jar%23829!/:?] {re:classloading}
at net.mehvahdjukaar.supplementaries.common.events.overrides.MapMarkerBehavior.appliesToItem(MapMarkerBehavior.java:26) ~[supplementaries-1.20-2.5.21.jar%23938!/:?] {re:classloading}
---- Minecraft Crash Report ----
// Why did you do that?
Time: 2023-08-23 18:54:39
Description: mouseClicked event handler
net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: minecraft:weaponsmith[1][0]
at net.minecraft.resources.ResourceLocation.m_245185_(ResourceLocation.java:236) ~[client-1.20.1-20230612.114412-srg.jar%23872!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:A}
at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23872!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:A}
at com.possible_triangle.data_trades.data.TradeLevel.parse(TradeLevel.java:28) ~[data_trades-forge-2.0.2.jar%23607!/:2.0.2] {re:classloading}