warrenc wrote:
Another issue with the Mining Airship is: If you have a Airship Helipad built, the mining airship never dumps its cargo. It just travels from the ground helipad to the Airship helipad and back repeatedly, never dumping its cargo. Delete all the Airship Helipads and the mining airship works properly.
问题我已经看到,一直在修复中,这个问题是因为我加入分拣厂作为优选目标而造成的逻辑混乱,以往是停靠台和地面停机坪之间的运送逻辑,现在加入了一个游戏原版的分拣厂作为判定逻辑,这里面逻辑产生了薄弱的交叉错误引起后面逻辑没有执行所以引起连锁反应.
我正在修复中,需要一定时间.
I have noticed the issue and have been working on fixing it. This problem stems from logical confusion caused by my adding the sorting plant as a preferred target. Previously, the transport logic operated solely between docking stations and ground helipads. Now, the game‑original sorting plant has been incorporated into the judgment logic, which creates subtle cross‑logic errors. These errors prevent subsequent logic from executing and thus trigger a chain reaction.
I am in the process of repairing it, and this will take some time.