Create Crafts & Additions

Create Crafts & Additions

51M Downloads

Wire Connectors causing immense server lag when chunk is unloaded

grundyboy34 opened this issue ยท 5 comments

commented

Describe the bug
Whenever a chunk containing wire connectors/wires is unloaded, the server suffers huge tick times. As well, wires between connectors can become missing when the chunk is loaded again.

To Reproduce
Set up an alternator, connect it to a machine or battery with wire connectors and a spool.
Teleport away, notice severe increase in tick times.
My specific setup that this occurred in was an alternator with 1 connector, and 2 machines each with 1 wire connector. I attached a wire from the alternator to the first machine, and a wire from the first machine to the second machine.

Additional context

  • Spark profiler dump: https://spark.lucko.me/HSmx8FugAL
  • Minecraft version: 1.18.1
  • Mod version: createaddition-1.18.1-20220125a
  • Forge version: 30.0.75
  • Create version: create-mc1.18.1_v0.4d
commented

I've had people report this before, but have never been able to reproduce this.

commented

Changing the profiler dump's view from all to sources might help. If not, here's the pack (ATLauncher) I'm using.
1.18.1 Exploration and stuff v10.zip

commented

Can confirm this is happening in the latest version.
Maybe you can reproduce it on a server instance?

commented

I am also having this issue.

commented

I think I fixed it in 20220328a, though haven't been able to verify it.