leafreynolds / cosmere

Bringing The Cosmere to Minecraft!
MIT License
25 stars 19 forks source link

[Allomancer] Crash when using steel #58

Closed MelficeSilesius closed 8 months ago

MelficeSilesius commented 8 months ago

Issue description

Minecraft crashes because of a ticking entity. First line of the crashreport reads: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.ItemStack.m41720()" because "resultItem" is null

The crashreport is added below.

(Hi. It's Melfice from Discord. Again. I'm so, so sorry.)

Steps to reproduce

1) Have A-Steel 2) Use A-Steel 3) Watch the world freeze 4) Crash to launcher

Minecraft version

1.19.2 (Latest)

Forge version

43.3.5

Cosmere version

CosmereAllomancy-1.19.2-43.1.3-0.5.79.jar

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://mclo.gs/kZYDa2b

leafreynolds commented 8 months ago

Result item in recipe is somehow null. I suspect there's a malformed recipe in your pack, but don't have any extra information. I've added some guarding to prevent the whitelist crashing for the next build.