Nullpointer exception when pre-initializing on april fools #100

Open
opened 2024-04-01 03:30:09 +00:00 by TH3R34LP3NGU · 0 comments
TH3R34LP3NGU commented 2024-04-01 03:30:09 +00:00 (Migrated from gitlab.com)

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

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.<init>(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](https://pastebin.com/qJsxip3z) file: [crash-2024-04-01_05.20.58-client.txt](/uploads/00e4f31e4523c906332a5442553fcee4/crash-2024-04-01_05.20.58-client.txt)
Sign in to join this conversation.
No labels
incident
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ThreeTAG-Legacy/LucraftCore#100
No description provided.