GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
977 stars 299 forks source link

Heavy fuel not processing steam in bronze large boiler #2604

Closed Impos913 closed 3 years ago

Impos913 commented 6 years ago

Which modpack version are you using?

Latest version on twitch #

If in multiplayer; On which server does this happen?

#

What did you try to do, and what did you expect to happen?

I put heavy fuel in bronze large boiler and it started working. It says its working perfectly but it wasnt produce any steam. #

What happend instead? (Attach screenshots if needed)

It burned heavy fuel and did nothing. Just wasted fuel. #

What do you suggest instead/what changes do you propose?

Fix it. If it's a bug.

Wolozo7 commented 6 years ago

Tested in 2.7, after usual warmup period the boiler started producing steam.

image

image

Dream-Master commented 6 years ago

So no issue onaymore ? @Impos913

Impos913 commented 6 years ago

I tryed it again and not produce any steam then I tryed some other fuels it produced steam.

14 Şub 2018 18:47 tarihinde "Martin Robertz" notifications@github.com yazdı:

So no issue onaymore ? @Impos913 https://github.com/impos913

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GTNewHorizons/NewHorizons/issues/2604#issuecomment-365648207, or mute the thread https://github.com/notifications/unsubscribe-auth/AiyhJ8pokFdeQdT12BifEc9dpPUqXQgBks5tUv_YgaJpZM4SFYoR .

richardhendricks commented 6 years ago

Which fuel did you use, exactly? There's a difference between Sulfuric Heavy Fuel and Heavy Fuel. Sulfuric has much lower EU output and I think that affects warmup speed.

Impos913 commented 6 years ago

Normal heavy fuel

14 Şub 2018 18:52 tarihinde "Richard Hendricks" notifications@github.com yazdı:

Which fuel did you use, exactly? There's a difference between Sulfuric Heavy Fuel and Heavy Fuel. Sulfuric has much lower EU output and I think that affects warmup speed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GTNewHorizons/NewHorizons/issues/2604#issuecomment-365650435, or mute the thread https://github.com/notifications/unsubscribe-auth/AiyhJ6656R_rydk6ATUbHiinyAqZzo-Lks5tUwFFgaJpZM4SFYoR .

richardhendricks commented 6 years ago

I don't see in the code where it even processes the liquid fuels in the boilers. Is that done in custom code somewhere @Dream-Master @Technus ?

https://github.com/GTNewHorizons/GT5-Unofficial/blob/experimental/src/main/java/gregtech/common/tileentities/boilers/GT_MetaTileEntity_Boiler_Bronze.java#L117

Dream-Master commented 6 years ago

Its new for me to so far ik only coal/hard fuels burn in the steam boiler but i not 100% sure.

Dream-Master commented 6 years ago

It says Diesel fuels have a 1/4 Efficency image

Impos913 commented 6 years ago

So, do we know why heavy fuel dont produce steam on my large bronze boiler?

Dream-Master commented 6 years ago

idk

MineAnPlay commented 6 years ago

Liquid fuels in Large Boilers have been there from the start (not from GTNH) but it's not worth using them because of efficiency. Though about it not outputting steam, I'm not to sure and might test it later on but don't really think it's that important (since even a normal combustion generator has a higher efficiency then it ).

richardhendricks commented 6 years ago

yeah ignore my comment I was looking at the singleblock boiler, not the multiblock. The multiblock boiler code is here

https://github.com/GTNewHorizons/GT5-Unofficial/blob/experimental/src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java#L112

I don't see anything that would prevent liquid fuels from producing steam. It does look like there could be some weirdness if there are multiple fuel types, like liquid and solid, but if it's burning, it should be producing steam.

The only difference I see is the SuperEfficiency variable, which doesn't make much sense to be honest.

Impos913 commented 6 years ago

I think the problem is input and output things are LV. It worked in steel boiler with MV input and output.

20 Şub 2018 10:50 tarihinde "Richard Hendricks" notifications@github.com yazdı:

yeah ignore my comment I was looking at the singleblock boiler, not the multiblock. The multiblock boiler code is here

https://github.com/GTNewHorizons/GT5-Unofficial/ blob/experimental/src/main/java/gregtech/common/ tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java#L112

I don't see anything that would prevent liquid fuels from producing steam. It does look like there could be some weirdness if there are multiple fuel types, like liquid and solid, but if it's burning, it should be producing steam.

The only difference I see is the SuperEfficiency variable, which doesn't make much sense to be honest.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GTNewHorizons/NewHorizons/issues/2604#issuecomment-366893067, or mute the thread https://github.com/notifications/unsubscribe-auth/AiyhJ_58YgkFELEtRXIheF61TYf34dLQks5tWnkugaJpZM4SFYoR .

Prometheus0000 commented 4 years ago

Did not produce steam, but after first cycle, it exploded instead in 2.0.9.0 QF4.

Prometheus0000 commented 3 years ago

Haha, I forgot to add water before, it totally works now. And probably has for a while.