Simple-Station / Einstein-Engines

A Space Station 14 upstream repository, inspired by Baystation12.
https://einstein.simplestation.org
GNU Affero General Public License v3.0
26 stars 51 forks source link

Shuttle FTL Jump Fails to Reach Expedition Planets Due to Beacon Issue #410

Closed v0idRift closed 4 days ago

v0idRift commented 1 month ago

Description

Greetings everyone,

I have encountered an issue where expeditions are not functioning correctly in the current build. Specifically, when selecting FTL in the shuttle control console and attempting to jump to an expedition planet, nothing happens.

Upon investigation, I found that if you disable the BeaconsOnly in the FTLDestinationComponent on the planet, the shuttle can jump, but it lands in various distant locations from the actual dungeon. This suggests that the problem is related to the Beacon.

Reproduction

  1. Open the shuttle control console.
  2. Select FTL.
  3. Attempt to jump to an expedition planet.
  4. Observe that nothing happens.

Expected behavior

  1. Open the shuttle control console.
  2. Select FTL.
  3. Attempt to jump to an expedition planet.
  4. The shuttle should successfully jump to the designated expedition planet and land near the dungeon.

Media

https://github.com/Simple-Station/Einstein-Engines/assets/163446847/a97f8c12-7749-4f3d-947b-11b2625c5c87

Additional context