Tech Reborn

Tech Reborn

33M Downloads

Issue with Interdimensional SU

karus23 opened this issue ยท 2 comments

commented

Hello, in Minecraft 1.20.1 Fabric we are having issues with the interdimensional SU. Some units stop sharing energy with other units and they begin to discharge. Breaking the units and placing them again doesn't help solving the issue.

Steps to Reproduce
Steps to reproduce the behavior:
Setup a unit to send energy to the other units
Scatter them in a way that the chunks are unloaded (Keep the original unit chunkloaded)
Tryouts and continue to load/unload the chunks of the receiving units

Screenshots
Sender
2024-11-30_23 04 57

Bugged Receiver
2024-11-30_23 04 59

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

  • Minecraft: 1.20.1
  • Mod Loader: Fabric

Logs
N/A

Additional context
N/A

commented

Hi karus23, Do you have IDSU placed by multiple people?
Energy is not stored on the chunks, it exists in the global ServerWorld.
However, player uuid will be distinguished for storage, and only IDSU placed by the same player will share energy.
Editor
dat file path is in saves/{{WorldName}}/data/techreborn_idsu.dat
You can view it via the editor

commented

If you still have any questions please reply