Technici4n / Modern-Dynamics

Modern item and fluid transport Minecraft mod.
GNU Lesser General Public License v3.0
20 stars 12 forks source link

[1.18.2] Connection to Create belts disconnects when chunk unloads. #71

Closed TheUnderTaker11 closed 1 year ago

TheUnderTaker11 commented 1 year ago

Title. Mod version = Modern-Dynamics-0.2.6-beta.jar

Placing and re-breaking makes the connection work. Using an attractor on the belt block makes it visually connect, however no items will transfer.

Giving a block update also fixes the issue, as I placed a cobblestone block next to a non-working one and it immediately started working.

Before re-logging
image

after logging off and re-joining image

Yes, I know there is no extractor on it in my screenshots, that was just because I placed it to take these screenshots as proof.

TheUnderTaker11 commented 1 year ago

Just tested these pipes and the Modern Industrialization pipes side-by-side, and these pipes broke as usual but MI pipes worked without issue, if that helps.

Technici4n commented 1 year ago

Does this also happen in 1.19?

TheUnderTaker11 commented 1 year ago

I don't know, my mod pack I'm playing is on 1.18.2.

On Sun, Apr 9, 2023, 6:18 AM Technici4n @.***> wrote:

Does this also happen in 1.19?

— Reply to this email directly, view it on GitHub https://github.com/Technici4n/Modern-Dynamics/issues/71#issuecomment-1501105061, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEAXHOPARCIPQRQWIPK5FFDXAKLGVANCNFSM6AAAAAAWXV6GBQ . You are receiving this because you authored the thread.Message ID: @.***>

jpenilla commented 1 year ago

I can't reproduce on 1.19.2

Technici4n commented 1 year ago

I believe this is a Create-Fabric "bug" (they need to send a block update) that was only fixed in 1.19. If they're still support 1.18, please report the issue to them.