Skip to content

When on autopilot, quit the game when initialization fails#7294

Closed
AnsisMalins wants to merge 7 commits intodevfrom
feat/autopilot-quit-when-dead
Closed

When on autopilot, quit the game when initialization fails#7294
AnsisMalins wants to merge 7 commits intodevfrom
feat/autopilot-quit-when-dead

Conversation

@AnsisMalins
Copy link
Copy Markdown
Contributor

Pull Request Description

What does this PR change?

This change has the game quit when it is irrecoverably dead. Normally, in that case, the game just stays at the pyramid spinner forever.

Test Instructions

On Windows, the command line is
Decentraland.exe -logFile "%CD%\log.txt" --autopilot

On Windows, the aa folder is in
Decentraland_windows64\Decentraland_Data\StreamingAssets

On macOS, the command line is
open Decentraland.app --args -logFile "$PWD/log.txt" --autopilot

On macOS, the aa folder is in
build/Decentraland.app/Contents/Resources/Data/StreamingAsets

To get inside Decentraland.app, you right click and pick Show Package Contents.
image

Test Steps

  1. Unzip the build
  2. Delete the contents of the aa folder
  3. Run the game with the arguments listed above
  4. See that the game quits immediately
  5. See that the log file contains a message about the game being irrecoverably dead

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 28, 2026

@AnsisMalins AnsisMalins added force-build Used to trigger a build on draft PR and removed force-build Used to trigger a build on draft PR labels Mar 3, 2026
@AnsisMalins AnsisMalins removed the force-build Used to trigger a build on draft PR label Mar 24, 2026
@AnsisMalins AnsisMalins marked this pull request as draft March 30, 2026 11:15
@AnsisMalins AnsisMalins closed this Apr 6, 2026
@AnsisMalins AnsisMalins deleted the feat/autopilot-quit-when-dead branch April 6, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant