railcraft-reborn / railcraft

Redefine your rails
Other
83 stars 18 forks source link

Can't Link with new Cart after i broke linked cart. #213

Closed maruyaki777 closed 3 weeks ago

maruyaki777 commented 3 months ago

Is there an existing issue for this?

Description of the Bug

unnable to link 2 carts to a cart if i broke last linked cart. it will be linkable when re-enter the world.

Railcraft Reborn version

1.1.1

NeoForge/Forge version

47.2.21

Minecraft version

1.20.1

Minecraft server

No

To Reproduce

  1. place 3 carts. ① ② ③
  2. link 3 carts with crowbar. ①-②-③ (1. link ① and ② 2. link ② and ③)
  3. break cart③. ①-② <-- need to break ③. there are no problem if you break ①.
  4. place new cart and try to link 2 to 4. ①-② -/- ④ <-- "Link Failed" issue
  5. break link 1-2. ① ② ④
  6. link 2 to 4. ① ②-④
  7. try to link 1-2. ① -/- ②-④ <-- "Link Failed" issue

Expected behavior

should be able to link 2 carts to a cart even if i broke last linked cart.

Logs & Environment

No response

Screenshots & Video

No response