Loading a world with a thermal generator powering an AE2 terminal and drive causes subsequent worlds to load incorrectly
saltyseadoggo opened this issue ยท 1 comments
Describe the bug
My partner, in her modded survival world, constructed the machine shown in the image below, using a Tech Reborn thermal generator to power an adjacent Applied Energistics 2 energy acceptor, which in turn powers a ME terminal and an ME drive through one block of fluix glass cable. She later found that, upon exiting her survival world and entering any other world, the world would behave unexpectedly after a few seconds of joining. In the subsequent world,
- All entities stopped moving: a minecart on a rail or in flowing water and an iron golem in flowing water, for example.
- The F3 menu began showing both Server Light values as ??
- She could no longer flick levers, but could still open and close a fence gate
- Bumping into entities did not cause them to move, but would cause her character to move.
- She could no longer pick up items.
- And, most frustratingly, upon exiting the world, the game would stop responding, and the java process would need to be ended through Ubuntu's system monitor.
Steps to Reproduce
Steps to reproduce the behavior:
- Place the two worlds within this archives into the saves folder.
bug reproducing worlds.zip - Start Minecraft with the following mods in the mods folder:
Tech Reborn 3.8.1 build 221
Reborn Core 4.7.2 build 132
Fabric API 0.31.0
Applied Energistics 2 8.2.0 alpha 1 - Play the world named "machine world [load first]." This is a superflat void world containing only the bugged machine.
- Simply let your character exist in this world for a moment, then save and quit to title.
- Play the world named "subsequent world [load second]." This is another superflat void world containing a minecart in flowing water, two villagers and a minecart on powered rails to showcase the issue.
- Simply exist in this world until all of the entities stop moving.
- Check the F3 menu; the Server Light values both show as ??
- Place down a lever, and attempt to flick it. The player's hand moves, but the lever does not flick.
- Bump into any of the entities. They will not move.
- Save and quit to title. Minecraft will stop responding.
Screenshots
The machine described above. The thermal generator was given ten buckets of lava, and the ME drive contains three empty 4K storage cells and one empty 64K storage cell.
Environment (please complete the following information with the version):
- Minecraft: 1.16.5
- Mod Loader: Fabric
Logs
A fresh log generated by following the above steps exactly.
https://hatebin.com/gjmzmveits
Additional context
The bug was originally observed in a modded survival world with many other mods active, and a version of one of gnembon's iron farm world downloads with mods loaded, but both of the worlds above were generated and loaded with only Tech Reborn, AE2 and their dependencies.