Logistics Pipes

Logistics Pipes

13M Downloads

Crash when wooden fluid pipe disabled

Usernm0 opened this issue ยท 6 comments

commented

I disable fluid pipes in buildcraft config file and game crashes when try to make recipe for logistics fluid extraction pipe:

java.lang.RuntimeException: Invalid shaped ore recipe: w, I, I, logisticspipes.items.ItemLogisticsPipe@48641d17, w, null, 1xitem.PipeFluidExtractor@0

Can you fix this dependency, because i use minetweaker and change recipes for logistic pipes.

commented

Ill implement a null check for those

commented

@Usernm0 For now, try and go into the Logistics pipes config file, and set:
EnableBetaRecipes=true

This will enable the use of beta non Buildcraft recipes and SHOULD mitigate your Problem!

commented

@Bitterholz is this setting stable now?

commented

@hron84 The "EnablebetaRecipes" one?
That was stable from the start!

For disabling Wooden Pipes, not yet!

commented

That was stable from the start!

Cool!

commented

Fixed in 0.10. We can live with that bug for 0.9. That BC config option is just not supported then, no real harm.