0ptera / Logistic-Train-Network

Factorio mod adding logistic network for trains.
Other
155 stars 55 forks source link

`Make_Stop_RichText` does not work for a/some/all train event(s) #331

Closed Quezler closed 7 months ago

Quezler commented 7 months ago

Error message or bug description It looks like from_entity and to_entity are nil here, so the error message doesn't tries to compact the rich text: Screenshot 2024-01-28 at 13 35 19

To Reproduce Return a dispatched train to the depot.

LTN version 1.18.5

0ptera commented 7 months ago

Thanks for reporting. Though your screenshot doesn't show the message, I was able to reproduce and fix it.

Quezler commented 7 months ago

it did show the message, the one at the same height as the percentage from recipe book, but thanks for fixing it. 🙂