View Issue Details

IDProjectCategoryView StatusLast Update
0001476Industrial-Craft²nuclear reactor and anything associatedpublic2015-04-07 15:14
ReporterGeneralcamo Assigned ToAroma1997  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product VersionBuilds for MC 1.7.10 
Fixed in VersionBuilds for MC 1.7.10 
Summary0001476: Fluid Heat Generator cannot accept any fuel other than Biogas in IC2 #653
DescriptionThe fluid heat generator cannot accept any fuel except Biogas. Pipes, cells, and universal fluid cells all fail to supply the machine. Here are the configuration options relevant if it helps.
; Base heat generation factors - increase for higher heat yield.
[balance / energy / heatgenerator]
semiFluidOil = 1.0
semiFluidFuel = 1.0
semiFluidBiomass = 1.0
semiFluidBioethanol = 1.0
semiFluidBiogas = 1.0


Just in case it sets off the bug, here is the energy yields:
; Base energy generation factors - increase for higher energy yield.
[balance / energy / generator]
generator = 1.0
geothermal = 0.0
water = 0.0
solar = 0.0
wind = 0.0
nuclear = 1.0
semiFluidOil = 0.0
semiFluidFuel = 0.0
semiFluidBiomass = 0.0
semiFluidBioethanol = 0.0
semiFluidBiogas = 1.0
Stirling = 1.0
Kinetic = 1.0
TagsCan be closed, Invalid
Minecraft Version

Activities

Generalcamo

2014-12-04 00:40

reporter   ~0003586

Last edited: 2014-12-04 00:43

Still a problem with the IC2 Experimental Build 654

Chocohead

2014-12-04 16:39

developer   ~0003587

Last edited: 2014-12-04 16:39

User inflicted error - read your own config ;) :

semiFluidOil = 0.0 <- None
semiFluidFuel = 0.0 <- ^
semiFluidBiomass = 0.0 <- ^
semiFluidBioethanol = 0.0 <- ^
semiFluidBiogas = 1.0 <- Normal

Generalcamo

2014-12-05 12:38

reporter   ~0003589

Last edited: 2014-12-05 12:39

That configuration is for energy, not heat. That should disable the semifluid generator, not the fluid heat generator. My computer recently broke, so I am unable to test it further, but if changing those values works, than it is an entirely seperate bug, but still a major one.

Issue History

Date Modified Username Field Change
2014-11-20 12:45 Generalcamo New Issue
2014-12-04 00:40 Generalcamo Note Added: 0003586
2014-12-04 00:43 Generalcamo Note Edited: 0003586
2014-12-04 16:39 Chocohead Note Added: 0003587
2014-12-04 16:39 Chocohead Note Edited: 0003587
2014-12-04 16:39 Chocohead Tag Attached: Can be closed
2014-12-04 16:39 Chocohead Tag Attached: Invalid
2014-12-05 12:38 Generalcamo Note Added: 0003589
2014-12-05 12:39 Generalcamo Note Edited: 0003589
2015-04-07 15:14 Aroma1997 Status new => closed
2015-04-07 15:14 Aroma1997 Assigned To => Aroma1997
2015-04-07 15:14 Aroma1997 Resolution open => no change required
2015-04-07 15:14 Aroma1997 Fixed in Version => Builds for MC 1.7.10