Closed Techman749 closed 7 years ago
This is an interesting issue..... The error log states you tried to place the train on a rail gag (the red bumper thing). Which you shouldn't even be allowed to do in the first place...
I'll take a look into it and see what I can find/do, but meantime my best advice is to try and place the trains further from the rail gags.
This shouldn't be an issue with rollingstock however, since their pathfinding is pretty much point for point with minecarts.
//EDIT: forgot to mention, this should be generic to all trains, but the longer the train, the more area for the gag to be in, so it kinda makes sense one of the longer trains in the mod has this problem more than others. Honestly the entire rail gag thing needs re-doing, the way that collisions work with the thing cause more harm than good.
Well. This was a good reminder for how much the entire rail system needs to be just removed and replaced... The rail gag isn't even a rail... But it's being cast to one. I changed the code so it should just treat the rail gag like a normal block, and this should prevent the crash in the next release without altering the functionality of the block.
https://github.com/EternalBlueFlame/Traincraft-5/commit/c3f1a63e126be7867e0ea87c4e63bd2a85d7c66b
My friend and I are in the process of creating a modpack and we are in the middle of testing the server for the modpack and we ran into this issue that only seems to happen when he tries to do stuff with Traincraft.
Here's what he says happens when he tries to do something:
Hopefully this helps you guys find something! Here's the server's crash log: