xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
371 stars 38 forks source link

Break network connections during chunk save / chunk load ? #304

Closed CptbeffHeart closed 2 months ago

CptbeffHeart commented 1 year ago

Agreements

Check for plugin incompatibilites

There are no other plugins running on my server.

Plugin Version, Server Software, Server Version

Nova-0.15-alpha.5

Nova Addons and Versions

Logistics-0.2.7-RC.2, Machines-0.4.4-RC.1, Simple-Upgrades-1.2-RC.1

Expected behavior

No response

Observed/Actual behavior

I create an installation with pipes and fluid tanks, then when the server restart, some pipes no longer work and need to be updated to work again (or break). Most of the time, pipes near chunk border break

Steps to reproduce

  1. place a creativ fluid tank on the edge of a chunk
  2. place a pipe in the chunk next to the fluid tank
  3. Place an ultimate fluid tank at the end to collect the fluid from the creative. (The 2 fluid tanks must be in different chunks)
  4. Fill the creative tank with fluid.
  5. Restart the server (may require more than one restart - usually no more than 5)
  6. If the bug has occurred, the utlimate fluid tank will no longer load with fluid.

Full server log

https://pastebin.com/grF4sy8L

Errors

No response

Additional context

Here is a screen of the broken setup The cable circled in red is broken (even if another cable can break)

NichtStudioCode commented 1 year ago

Hi, please upload your log as a file as instructed in the issue template, because this is not very readable.

CptbeffHeart commented 1 year ago

Done

CptbeffHeart commented 6 months ago

I updated the issue, cause it don't break only pipes but it break network connection It can break network connection between 2 networked tile entity