Tech Reborn

Tech Reborn

30M Downloads

Cables not out-putting proper transferRate

TwoPointInfinity opened this issue ยท 3 comments

commented

Describe the bug
Energy cables such as glass fiber cables are not outputting their set 8.1k transferRate of energy. This mod is being used on Valhelsia Enhanced Vanilla. We are having to put multiple cables on machine to increase their output. It is far below 8k as it takes many seconds to fill up even a battery box when using many quantum panels.

Steps to Reproduce
Steps to reproduce the behavior:

  • generate energy with high energy sources, much more than 8k/t
  • transfer energy with glass cable and observe the speed when stored.
  • add more energy cables to the sides of machines or eneergy collection to see the difference.

Environment (please complete the following information with the version):

  • Minecraft: 1.18.2
  • Mod Loader: fabric 0.10.2-0.14.7
  • mod version 5.2.0

Additional context
This mod is being used on Valhelsia Enhanced Vanilla server.

commented

the most i was able to do was check the TRContent$Cables to see if there was some kind of typo for the line saying their trasnfer rate but i did not see one. I do not know enough to submit a pull request and i would if i could
[Line 370] GLASSFIBER(8192, 12.0D, false, RcEnergyTier.INSANE),

commented

It is far below 8k as it takes many seconds to fill up even a battery box when using many quantum panels.

It should be noted that battery boxes (and most batteries in general) have an input limit that is far below 8k E/t.

commented

Can't reproduce in dev env. Batbox should be able to accept 8kE\t because his input rate is 32 E\t (https://wiki.techreborn.ovh/doku.php?id=energy:batteries:battery_box)

Adjustable SU works fine with glass fiber cables.
image