Nullpointer exception when pre-initializing on april fools #100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Noticed during boot of large modpack. Tested with only lucraft core, issue persists.
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Lucraft: Core (lucraftcore)
Caused by: java.lang.NullPointerException
at net.minecraft.client.renderer.texture.DynamicTexture.(SourceFile:14)
at lucraft.mods.lucraftcore.util.render.LayerRendererAprilFools.lambda$download$0(LayerRendererAprilFools.java:60)
Full crash report with stand-alone lucraft core:
pastebin link
file: crash-2024-04-01_05.20.58-client.txt