Locomotives/Wagons Dissapearing at high speeds or in general
RobertX45 opened this issue ยท 3 comments
Bug happens when going at high speeds or just randomly with all vehicles in the mod.
Sometimes it doesnt happen when you place a locomotive or wagon down but if you place another one it happens.
Some are worse than others, completely dissapearing permanently
System:
AMD Ryzen 5 3600 3.6GHz
16GB RAM DDR4
512GB SSD
RX 5700 8GB GDDR6
That is a known issue with the current rendering, which is in development.
From Discord FAQ -
You can't fix that. As of the latest version (1.7.2) the new rendering system just isn't perfect.
due to the way minecraft keeps track of all objects in the game, it is hard to keep a train loaded in at all times and for the server to register where the item is. minecraft uses ticks per second to tell where objects are, the time, and do the calculations needed to make the game operate. all of this loaded down over time will cause certain things to "skip" around. traincraft is a good example of this
@neronakoma that's incredibly incorrect.
This is a dupe of #704