GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.01k stars 307 forks source link

MK4 Compact Fusion consumes more energy than it's minimum (or installed) hatch level can support #15230

Closed binaryalgorithm closed 1 month ago

binaryalgorithm commented 10 months ago

Your GTNH Discord Username

binaryalgorithm

Your Pack Version

2.5.0

Your Server

private server

Java Version

Java 19

Type of Server

None

Your Expectation

All recipes should work if 32 of the same energy hatch is installed (the min. in tooltip for MK4 is UHV, but I was using UIV).

The Reality

Internal EU runs out and the recipe crashes. Note that it was similar behavior in 2.4.0, but didn't stop the machine from operating. I believe it was Duranium but there are a few recipes (not all) that "OC too much" and do this. Every recipe however runs properly in the MK5 Compact fusion for some reason with 32x UIV energy hatches; I only had issues in the MK4 compact.

Your Proposal

Controller should check what OC level it can support (sustainably) based on the installed energy hatches.

Final Checklist

HoleFish commented 10 months ago

What's the eut of compact MK4 when it run duranium? Note that every compact MK4 energy hatch is limited to 16a uhv. You have to supply enough total power for it.

noobyaran9 commented 9 months ago

I'm also seeing the same issue with MK4 compact fusion with 32 UHV energy hatch. The recipe is taking 268,435,456 EU/t for Duranium which is more than enough EU/t than what the tooltip of MK4 compact fusion stated. image MK4 compact fusion reactor supposed to be able to handle upto 33,554,432 * 32 EU/t = 1,073,741,824 EU/t of recipe.

Taking Duranium recipe: image 16,384 256 64(OC 3 tier) = 268,435,456 EU/t which is way lower than what MK4 compact fusion can handle.

binaryalgorithm commented 8 months ago

Neon and Force plasma are the highest EU usage MK1 plasmas. They use 19A UMV in a MK5. Which means it should require 19A UIV in a MK4. The MK4 says "UHV hatches or better" and the MK5 is UEV hatches; however the minimum hatch in the tooltip is misleading in the sense that you can't run every recipe with those level of hatches, and the machine does not make adjustments for lower hatches vs. some recipes. Most other machines will auto adjust the recipe to match available power.

noobyaran9 commented 8 months ago

From what I understand on fusion reactor logic, it doesn't matter what tier hatch you use, it should always respect this description. image

If UHV hatch is unable to supply enough power, the minimum energy hatch tier for the fusion reactor should be changed so that it is able to support the required EU/t.