From 82d4f6c60a21b2dac24c25b6004fe340f6b85262 Mon Sep 17 00:00:00 2001 From: Andy Date: Sat, 14 Apr 2018 13:26:38 +0100 Subject: [PATCH] Doc: update known_bugs.txt to include Involuntary cargo exchange with cargodist via neutral station (#6714) This closes #6114 --- known-bugs.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/known-bugs.txt b/known-bugs.txt index f5ae731018..e76229e722 100644 --- a/known-bugs.txt +++ b/known-bugs.txt @@ -453,3 +453,12 @@ Some houses and industries are not affected by transparency [FS#5817]: This is a bug of the original graphics, and unfortunately cannot be fixed with OpenGFX for the sake of maintaining compatibility with the original graphics. + +Involuntary cargo exchange with cargodist via neutral station [FS#6114]: + When two players serve a neutral station at an industry, a cross-company + chain for cargo flow can and will be established which can only be + interrupted if one of the players stops competing for the ressources of + that industry. There is an easy fix for this: If you are loading at the + shared station make the order "no unload" and if you're unloading make + it "no load". Cargodist will then figure out that it should not create + such a route.