Irmo van den Berge

Results 232 comments of Irmo van den Berge

Ive added a debug mode to hopefully more easily identify why trains split. Update to this build: https://ci.mg-dev.eu/job/TrainCarts/1481/ Boot server with it once, stop again. Then edit **config.yml** and set...

Interesting, its derailed. Means for some reason it cannot detect any rails at the position of the cart. Can you check for some of the positions listed, whether its above...

Hmmm....its possible that the cart continues moving a short time at startup until all chunks have loaded that the train needs. Is there a linear path from that exact position...

Ill probably send a test build later today (in 5 hours or so) that logs all the positions of minecarts when they are first loaded in, and their position every...

This build logs the position of all minecarts that are unloaded (pending loading) and when the minecart loads in and is converted to a traincarts minecart. [plugin.zip](https://github.com/bergerhealer/TrainCarts/files/13393753/plugin.zip) You can send...

As I cant see the blocks involved, is there a rails at?: `x=-217.5 y=60.0625 z=-160.92279605257855` For some reason the coordinates have changed, and later on the position is at: `x=-216.81599095859067...

Its kinda difficult to calculate all of this, so its easier if you check. Can you /tp to exactly x=-216.8159 z=-160.684 and look all the way down? Where is this...

That does not seem like youre looking all the way down. Pitch angle is only 68 / 90. I need to know exactly where it is at so pixels line...

Not the right coordinates exactly. Use `/tp @p -216.8159 ~ -160.684`

It seems some miscalculation happened somewhere in the physics to cause it to move there, because that movement change makes no sense. It was on that straight piece of track,...