CammiePone / Cammies-Minecart-Tweaks

Makes Minecarts a more viable option for transportation!
Other
22 stars 8 forks source link

fixed recursion bug #6

Closed 0xf24 closed 2 years ago

0xf24 commented 2 years ago

love the mod, great work! found a small bug to squash :3

added a check when assembling trains to break if a linkable is already in the train list. this fixes a recursion based crash where when joining two different direction trains together the game would hang until interrupted by watchdog (server) or killed (client).