CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

128M Downloads

NPE from codechickenlib when searching JEI

Daenyth opened this issue ยท 3 comments

commented

I was searching JEI for iron ore, and as soon as I got to ir, my client crashed with

java.lang.NullPointerException: Rendering ingredient
	at appeng.thirdparty.codechicken.lib.model.pipeline.transformers.QuadReInterpolator.setInputQuad(QuadReInterpolator.java:62)
	at appeng.thirdparty.codechicken.lib.model.pipeline.QuadTransformer.setInputQuad(QuadTransformer.java:93)
	at appeng.thirdparty.codechicken.lib.model.pipeline.BakedPipeline.onFull(BakedPipeline.java:274)
	at appeng.thirdparty.codechicken.lib.model.pipeline.BakedPipeline.put(BakedPipeline.java:253)
	at net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.pipe(UnpackedBakedQuad.java:78)

It's fully reproducible - same actions result in the same crash again

Full log: https://paste.ee/p/MXvQY

commented

Please open this issue on the AE repo.

commented

Applied energistics?

commented