omgimanerd / create-advanced-industries

Create-themed modpack for Minecraft 1.20.1 (Forge)
Mozilla Public License 2.0
3 stars 1 forks source link

JEI game crash #9

Open existereoracle opened 3 months ago

existereoracle commented 3 months ago

The game crashed whilst rendering screen Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.model.BakedModel.getQuads(net.minecraft.world.level.block.state.BlockState, net.minecraft.core.Direction, net.minecraft.util.RandomSource, net.minecraftforge.client.model.data.ModelData, net.minecraft.client.renderer.RenderType)" because "bakedModel" is null

crash-2024-07-03_01.06.26-client.txt

latest.log

omgimanerd commented 3 months ago

Thanks for the report, looking into it. It seems like an issue with embeddium and the way Create Mechanical extruder is attempting to render stuff in the JEI category, I will see if I can reproduce.

Was this a one-off crash or were you able to launch the game and continue afterwards?