When I open the schedule tab of a ship (the one in the picture) and then close the convoy window, it gets stuck in a loop with the message "Schedule changing!" until I reload the savegame: tutorial-5-err.sve
Captura desde 2022-10-13 21-53-08.png
Does this also happen with normal play? Or is this an effect of the scenario? Does the scenario script touch the schedule of the ship?
Quote from: Dwachs on October 15, 2022, 10:01:08 AMDoes this also happen with normal play? Or is this an effect of the scenario? Does the scenario script touch the schedule of the ship?
This works only with script, The script is not manipulating the ship's schedule.
Apparently the tab to edit "schedule" and then close it is called "is_schedule_allowed", but because it is a vehicle from a previous chapter, the schedule should not be changed or edited, however when "is_schedule_allowed " returns an "Action Not Available" message, so the vehicle is stuck in a loop.
This error had occurred before, when the new schedule window/tab was implemented, it was fixed that time, but for some reason it came back. :(
should be fixed in rr10777
Quote from: Dwachs on October 15, 2022, 12:44:57 PMshould be fixed in rr10777
Thank you very much, it works fine now. 8)