Applied Energistics 2

Applied Energistics 2

137M Downloads

Server freeze

Pipitkin opened this issue · 0 comments

commented

Describe the bug

Upon a player's entry into their base (with crafting processes underway, although this is not certain, as I was unable to replicate the freeze—it occurred spontaneously whenever someone entered, despite no apparent anomalies at the player's base),

The ME Template Provider extracts liquid stored in its inventory, "Returning to Inventory" within the system. However, there is a sensation that the liquid is being extracted into another ME Template Provider, which is added to the update list (TickManagerService.alertDevice). Consequently, they perpetuate a cycle of transferring this liquid back and forth. The issue arises from TickManagerService.alertDevice, preventing the while loop from concluding.

How to reproduce the bug

Expected behavior

Additional details

No response

Which minecraft version are you using?

1.20

On which mod loaders does it happen?

Forge

Crash log

https://drive.google.com/file/d/1j_zuZOO5kaJSGVH_tQGNe9ICCQgjnGm2/view?usp=sharing