Closed 5AveLocal closed 1 year ago
Why dont you post the actual error??
Why dont you post the actual error??
I have updated the description above with the error and a basic setup that you can follow
Thank you, I'll look at it after work today. If I had to guess, I think it's because of that one sign post that is rotated 45 degrees. Try placing it aligned at 90 degrees and see if that changes anything.
Thank you, I'll look at it after work today. If I had to guess, I think it's because of that one sign post that is rotated 45 degrees. Try placing it aligned at 90 degrees and see if that changes anything.
Placing it at 90 degrees (N, S, E, W) does not produce the same bug but placing it at 45 degrees (NE, NW, SE, SW) produces the same bug
This should fix it. https://ci.mg-dev.eu/job/TrainCarts/1330/
But do check, as I dont feel it should error at 45 degrees still. If it does I need to fix something more/else
I don't think it's fixed yet, it just doesnt handle :right stuff combined with 45 degrees very well. Needs a little more work
https://ci.mg-dev.eu/job/TrainCarts/1331/ this works for me ingame
https://ci.mg-dev.eu/job/TrainCarts/1331/ this works for me ingame
Bug seems to be fixed for now using this build Thanks! Please make sure to include the fix in future releases though
Anything built by ci.mg-dev.eu eventually ends in a release, so no worries
Info
Please provide the following information:
/train version
): v1.19.3-v2 (build: 1326)/train version
): v.1.19.3-v2 (build: 1501)/version
): git-Paper-388 (MC: 1.18.2)Bug
Description
When I ride a train of a certain length (I used 40m), on a long, diagonal piece of track (45 degree), which in the bottom lies a sign which writes
[train:right] spawn 20m
(train spawner generating 20 minecarts, is unpowered), the whole train will bug out and attempt to stop (you feel the speed of the train go down to 0 and then return to normal), and the console outputs[Train_Carts] Failed to perform physics on train
.Expected behaviour
Ignore the sign as the
[train:right] spawn 20m
was not powered at allActual behaviour
Stopping the train for a tick or so then the train runs at the same speed as before
Steps to reproduce
[train:right] spawn 20m
sign at the bottom of the trackError in console
Basic setup