Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo Shuttle gets stuck if shuttle loan events like Department Resupply trigger #22934

Open
MommaDragon opened this issue Jan 3, 2025 · 3 comments
Labels
Issue - Needs Confirmation This issue needs to be looked into to begin debugging

Comments

@MommaDragon
Copy link
Contributor

Severity

Inconvenience

Short Description

Department Resupply does not allow the shuttle to recall due to bots being in crates.

Reproduction

  1. Event: Loan Shuttle triggers
  2. Loan Shuttle type involves any form of living entity, e.g. Bots, which might be the first half of the problem
  3. Shuttle is currently at CentCom, which might be what causes the other half of it.
  4. Shuttle is loaned
  5. Shuttle does not automatically return
  6. Shuttle gets stuck due to "living entities" on shuttle, meaning it cannot move FROM CENTCOM to STATION, and yet it is flagged as being at Station.

Round ID

54943

Test Merges

#22095 #22813

BYOND Username

TheMommaDragon

Was this done on a locally hosted or non-Yogstation hosted server?

No

Additional information

Thanks, Oblisk.

@Oblisk234 Oblisk234 added the Issue - Needs Confirmation This issue needs to be looked into to begin debugging label Jan 4, 2025
@Oblisk234
Copy link
Member

Not sure what's going on here. In the round I was able to fix it by taking off the bots from the shuttle, however I can't reproduce it with the same event, even with multiple tests. Was similarly reported in #22120, likely an intermittent issue.

@Oblisk234
Copy link
Member

This seems to also have happened in rounds before and after #22120, but not consistently recently (Once during 54787), going off of past reports; 53048, 52999, 52970, 52943, 52390, 52157.

@Oblisk234
Copy link
Member

Oblisk234 commented Jan 4, 2025

Alright, on 54955 it seems to have been caused by privately ordered crates.

So far, the problems have been:

  • Shuttle does not send from CC because there are bots on the resupply (Intermittent, not reproducable from the Department Resupply event)
  • Shuttle does not arrive at station (Intermittent, not reproducable with privately ordered crates)

It may also be unrelated to these factors, and actually a different problem, although I'm unsure as to what that would be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue - Needs Confirmation This issue needs to be looked into to begin debugging
Projects
None yet
Development

No branches or pull requests

2 participants