[2.0.28] Platform not dropping cargo when no events occur in pre-set schedule

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
charonme
Inserter
Inserter
Posts: 26
Joined: Sun Dec 03, 2023 12:11 pm
Contact:

[2.0.28] Platform not dropping cargo when no events occur in pre-set schedule

Post by charonme »

When I build a new platform and set a schedule in it (for example I just add Vulcanus in the schedule with no conditions) and then start loading items in the hub (for example asteroid chunks from a collector) and there is an unfulfilled request on the planet in the landing pad, the platform doesn't drop the items if no events occur in the schedule (for example there is no thruster so it doesn't start to go to Vulcanus or the schedule is paused)

As soon something happens in the schedule (for example I remove Vulcanus form it or switch from paused to automatic) the dropping starts.

Could be related to 123212
Muche
Smart Inserter
Smart Inserter
Posts: 1006
Joined: Fri Jun 02, 2017 6:20 pm
Contact:

Re: [2.0.28] Platform not dropping cargo when no events occur in pre-set schedule

Post by Muche »

Some delays in dropping cargo might be due to
v2.0.25 wrote: Thu Dec 12, 2024 6:11 pm Cargo pod scheduling reworked to send larger and more spaced out deliveries. This should improve the frequency of trickling space science and material drops.
However, what seems to be happening is platform's current orbit not matching the schedule's stop, and this matching determines whether the platform is allowed to drop stuff.
That is, a platform only drops stuff if current stop's Unload is checked (and matches the orbit).
A first schedule entry of Vulcanus allows it to drop stuff to Vulcanus, but not to Nauvis (where I assume it's at).

Similar no-cargo-dropping happens if the only schedule entry is Nauvis with Unload disabled. The platform won't drop anything.
As soon as I allow unloading, cargo starts dropping, regardless of automatic/paused thrust.

I'm guessing your changes to schedule, after which you observe cargo starting to drop, happened to align with these rules.
charonme
Inserter
Inserter
Posts: 26
Joined: Sun Dec 03, 2023 12:11 pm
Contact:

Re: [2.0.28] Platform not dropping cargo when no events occur in pre-set schedule

Post by charonme »

Muche wrote: Mon Jan 20, 2025 3:16 pm platform's current orbit not matching the schedule's stop
Alright you got it, this really seems to be the cause! When I create the platform with Nauvis being first in the paused schedule the dropping works immediately. It seems the platform indeed thinks it's in the wrong orbit when it's created with a different planet being first in the schedule even though the schedule has been always paused and the platform never left the planet it was created at. Unfortunately the platform doesn't say why it's not dropping anything, nor does it indicate which planet it thinks it is on, nor what it thinks the current schedule stop is, so the user has no idea what's wrong
Post Reply

Return to “Pending”