Fragjacker / se-space-trains

The repository for my Space Train mod for Space Exloration and Krastorio 2
MIT License
1 stars 5 forks source link

Space cargo wagon robot port not working as intended #10

Closed Bykow closed 1 day ago

Bykow commented 1 year ago

Hello !

I noticed that the space cargo wagon does not emulate the same behavior than its terrestrial counterpart.

The terrestrial one, when equipped with robots ports will behave properly to the condition "Robot inactivity". But the space cargo wagon won't. It will only work if the train is set to manual.

Fixing this could allow to use the train scheduling feature properly.

Fragjacker commented 4 days ago

I'll take a look at this, maybe I forgot to paste some code from the base trains somewhere.

Dominowood371 commented 2 days ago

This can be fixed by adding a property: allow_robot_dispatch_in_automatic_mode = true,