Minecarts Dissapearing after logging in
See original GitHub issueInfo
Please provide the following information: [23:31:36 INFO]: Train_Carts: v1.18.1-v1 (build: 995) [23:31:36 INFO]: BKCommonLib: v1.18.1-v1 (build: 1172) [23:31:36 INFO]: Server: git-Paper-77 (MC: 1.18.1)
Bug
Description
Whenever I reconnect to my server, all of the hopper minecarts that I have placed under my sheep farm are gone.
Expected behaviour
Keep carts in place.
Actual behaviour
Dissapearing the carts.
Steps to reproduce
Place hopper minecarts in a one by one spot on a track on a hopper.
Log out of the server for a few minutes. Log back in to the server, get the following log messages and have the hopper minecarts be missing.
[23:02:22 INFO]: gazpachoking joined the game
[23:02:22 INFO]: gazpachoking[/192.168.0.143:64203] logged in with entity id 39777 at ([world]-393.33052013961486, 65.5,
-83.2334549812108)
[23:02:22 WARN]: [Train_Carts] 1 carts of group 'train4' are missing! (externally edited?)
[23:02:22 WARN]: [Train_Carts] 1 carts of group 'train6' are missing! (externally edited?)
[23:02:22 WARN]: [Train_Carts] 1 carts of group 'train5' are missing! (externally edited?)
[23:02:22 WARN]: Can't keep up! Is the server overloaded? Running 529817ms or 10596 ticks behind
Additional Information
I disabled TrainCarts, and the hopper minecarts have not dissapeared since, leaving me to believe it’s something to do with this plugin. Let me know if there is other info I can give, or other ways to help debug.
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (8 by maintainers)
Top GitHub Comments
Should be good, for 1.17.1 at least. Ive noticed this fix broke some 1.12.2 stuff and Ill be looking into that more tomorrow.
https://ci.mg-dev.eu/job/TrainCarts/1001/ https://ci.mg-dev.eu/job/BKCommonLib/1180/
Done, thanks! Been using autoplug to grab the latest versions straight from jenkins. Everything has been looking good now. 😃