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

Incorrect Landing Marker During Matters of the Hart #885

Closed
Aurelianis opened this issue Feb 28, 2024 · 0 comments
Closed

Incorrect Landing Marker During Matters of the Hart #885

Aurelianis opened this issue Feb 28, 2024 · 0 comments
Labels
Fix Ready A fix for this issue is ready for merging and testing Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options Type: Placed Objects Relates to any item placed into the world

Comments

@Aurelianis
Copy link
Member

Aurelianis commented Feb 28, 2024

If the player is in the Crimson Fleet when going to Victor Compound during Matters of the Hart, instead of landing on the ground out of sight, the player's ship will land on the landing pad and immediately start combat.

Details

[REFR:0020AE24] is the landing pad marker that the player should be using. Owner is PlayerFaction "Player Faction" [FACT:0001C21C]

However, if you are a member of the Crimson Fleet, it will use [REFR:0022F4A2] instead. This marker has the owner set to CrimeFactionCrimsonFleet "Crimson Fleet" [FACT:00010B30]

I modified the ownership of 0022F4A2 to SyndicateFaction [FACT:00270274] and now I land on the correct landing pad. The ship that lands during the quest still lands as it should after this change.

Fix Attached:
MattersOfTheHartLandingFix.zip

Game Version

1.9.67

Language

English (EN)

Have you recreated this issue on a new game?

Yes, I can recreate this issue.

Reproduction Steps

Start the Crimson Fleet questline, then start Matters of the Hart while you are still a member of the Crimson Fleet. Land at Victor Compound.

@github-actions github-actions bot added Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Placed Objects Relates to any item placed into the world labels Feb 28, 2024
@Aurelianis Aurelianis added Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options Fix Ready A fix for this issue is ready for merging and testing labels Feb 28, 2024
@Aurelianis Aurelianis changed the title Incorrect Landing Marker Used During Matters of the Hart Incorrect Landing Marker During Matters of the Hart Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Ready A fix for this issue is ready for merging and testing Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options Type: Placed Objects Relates to any item placed into the world
Projects
Status: Closed
Development

No branches or pull requests

1 participant