
Crash when wooden fluid pipe disabled
Usernm0 opened this issue ยท 6 comments
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.
@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!
@Bitterholz is this setting stable now?
@hron84 The "EnablebetaRecipes" one?
That was stable from the start!
For disabling Wooden Pipes, not yet!