Crash on heavy modpack
laneyfamily opened this issue ยท 13 comments
So excited to see this ported to 1.16.5 so immediately installed but getting crash on launch.
Mod File : RTreasure2-mc1.16.5-f36.1.0-v1.0.1.jar
MC: 1.6.5
Forge: 36.2.2
java.lang.NullPointerException: Initializing game
at net.minecraft.item.Item.handler$zeg000$getDisplayName(Item.java:526) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:ftblibrary-common.mixins.json:ItemMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemMixin,pl:mixin:APP:charm.mixins.json:accessor.ItemAccessor,pl:mixin:A}
at net.minecraft.item.Item.func_200295_i(Item.java) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:ftblibrary-common.mixins.json:ItemMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemMixin,pl:mixin:APP:charm.mixins.json:accessor.ItemAccessor,pl:mixin:A}
at com.someguyssoftware.treasure2.item.LockItem.lambda$appendHoverText$0(LockItem.java:102) ~[?:mc1.16.5-f36.1.0-v1.0.0] {re:classloading}
at com.someguyssoftware.treasure2.item.LockItem$$Lambda$23906/381166690.apply(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
.......
Full Log: https://pastebin.com/zf5PXH1D
Can you try using forge-36.1.0 instead of 36.2.2? It was compiled under the first - I haven't gotten to the latest version yet,
Getting the same crash with Forge: 36.1.66.
Trying older versions now but I know a few mods require newer builds so having to test and narrow down.
Full Log: https://pastebin.com/hv4HhESs
Can confirm after disabling mods that need newer versions, running on Forge: 3.6.1 the same crash happens:
Full Log: https://pastebin.com/DiLfiPwZ
So bizarre. I tried on forge 36.1.0 and 36.2.0 and I'm not getting that error.
Is this on an existing older world? Can you try creating a new world? Can you also try removing RandomPatches?
This happens on startup prior to the menu screen, Same crash without RandomPatches.
Ok, how about this. Can you try creating a new minecraft folder with only GottschCore and Treasure mods in it? (or temp move all other mods out of your current setup).
I appreciate you testing.
I was able to test up to version 36.1.65 of forge, and it works, but without any mod or Datapack, so it is obvious that the error is caused by some incompatible mod or DataPack, maybe tomorrow I can test mod by mod.
I'm sorry, I haven't had time to check mod by mod, but I managed to get a crash report, I hope it's useful for you.
Sorry works been crazy, hoping this weekend I'll be able to narrow down mods and test again.