Page MenuHomeSchine - Phabricator

Launcher | Alt+F4 bypasses initial setup
Confirmed task for development, HighPublic

Description

Closing the initial setup with Alt+F4 bypasses the setup process and allows the user to continue without ever specifying an install directory.
The install path is then null, which causes countless problems within the launcher:

  • Displays [LAUNCH] with no status messages, and with no game directory, this will cause a crash.
  • Updating the game installs it to the root of the drive (C:\ or /)
  • Many parsing errors from trying to use null instead of a valid path.
  • etc.

Clicking the x causes the launcher to exit normally.

High priority (instead of release blocker) because this only affects non-Steam users (the launcher is not publicly released outside of Steam yet), and because there is a fairly low chance of this happening in the wild anyway.

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Launcher
Reproducible
uncertain
Last tested (version)
2.1.0
Category
Launcher
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

calani created this task.Sep 1 2016, 2:00 AM
Restricted Application added a subscriber: AndyP. · View Herald TranscriptSep 1 2016, 2:00 AM
calani added a comment.Sep 1 2016, 4:44 AM

(Tested on win7x64)

calani updated the task description. (Show Details)Sep 1 2016, 4:48 AM
calani edited Serverconfig (server.cfg). (Show Details)
calani edited Clientconfig (settings.cfg). (Show Details)
AndyP changed the task status from In Queue (Launcher) to In Queue.Mar 10 2017, 5:04 PM