Crash with Buildcraft 7.99.5
MonzterAssassin opened this issue ยท 3 comments
I'm running newest versions on 1.11.2 (and I understand you're on 1.12) but according to the dev on Buildcraft Discord it was because TR was using BC 7.99.4's API.
good that it is only a small issue :)
changed dependency of bc to 7.99.6 in https://github.com/TechReborn/TechReborn/blob/1.11.2/build.gradle#L123
FluidPowerManager.fluidPowerValues.put(fuel.getFluid().getFluid(),
(double) fuel.getPowerPerCycle() / RebornCoreConfig.euPerFU);