HGL
subsequent-cyan

Fallout 3 failing to launch - get_app_launch_command IndexError (out of range)

When trying to launch Fallout 3, I get an error (see attached image). I've also attached the heroic log. A few of the times after receiving t message, Fallout 3 did launch, and I did hear sound. But on clicking any of the buttons, the game instantly crashed. Anyone else having this issue/know what the cause may be?
5 Replies
subsequent-cyan
subsequent-cyanOP3y ago
Also, I have logged out and logged back in, to no avail.
CommandMC
CommandMC3y ago
I've seen this error a couple times, however looking at the code, I can't find why it's happening @Rodney As far as I can tell, the thing that's failing here (automatically finding a CrossOver binary) only runs if no Wine binary is specified (via the --wine switch). But we are specifying one Oh hang on a minute, we're not specifying one in the launch --json --offline command, that's gotta be it Apologies for the ping then (the classic "figured out the problem right after asking for help" here)
stormy-gold
stormy-gold3y ago
heh
subsequent-cyan
subsequent-cyanOP3y ago
Sweet, anything I need to specify in my launch options or is that a bug caught for the next release? Update: I just cloned the build, and just ran yarn start off of the main branch and that error still pops up, but the game launches and appears to run automagically
CommandMC
CommandMC3y ago
The game should still run (well, start) just fine, you can ignore the error message

Did you find this page helpful?