Create: Diesel Generators

Create: Diesel Generators

652k Downloads

[1.18.2] Client crashes while pondering item

NeroWT opened this issue ยท 4 comments

commented

When pondering the Diesel engine item, the client crashes with the error code:

java.lang.NullPointerException: Cannot invoke "com.jesz.createdieselgenerators.other.CDGFuelType.getGeneratedNormal()" because the return value of "com.jesz.createdieselgenerators.other.FuelTypeManager.getType(net.minecraft.world.level.material.Fluid)" is null

commented

Also happens on 1.19.2, reported in #58

commented

Also happens on 1.19.2, reported in #58

Yes, i had read it but because it happened on 1.19.2 i thought i'd report the issue with the version i was working with (1.18.2)

commented

Update: As of 2/1/2024 i've just noticed that the Modular engine also crashes the game, it seems as if loading/rendering a modification in kinetic speed because of the create mod makes the game crash client-wise

Suspected Mods: 
	Create Diesel Generators (createdieselgenerators), Version: 1.18.2-1.2f
		at TRANSFORMER/[email protected]/com.jesz.createdieselgenerators.ponder.DieselEngineScenes.lambda$small$5(DieselEngineScenes.java:87)

	Create (create), Version: 0.5.1.b
		Issue tracker URL: https://github.com/Creators-of-Create/Create/issues
		at TRANSFORMER/[email protected]/com.simibubi.create.foundation.ponder.SceneBuilder$WorldInstructions.lambda$modifyKineticSpeed$30(SceneBuilder.java:783)
commented

Next version should fix that. I imagine huge engines crash too