-
Notifications
You must be signed in to change notification settings - Fork 2
Game does not launch on Linux #12
Description
After installing and patching Towerfall with the latest version of FortRise, attempting to launch the game will proceed to do nothing.
This is the log of FortRise:
[INFO] Ln: 15 Initializing Steam...
[INFO] Ln: 16 Setting up steam app ID to 251470
[INFO] Ln: 589 [RESOURCE] Initializing resources...
[INFO] Ln: 589 [RESOURCE] Initializing Metadata: WiderSetMod by Terria and RedDude 0.5.3 resources...
[INFO] Ln: 266 [Relinker] Loading cached assembly for Metadata: WiderSetMod by Terria and RedDude 0.5.3 - EightPlayerMod
[ERROR] Ln: 198 System.ComponentModel.Win32Exception (0x80004005): Access denied
at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <32fc020d7373456995b3d44fa885e01a>:0
at System.Diagnostics.Process.Start () [0x00032] in <32fc020d7373456995b3d44fa885e01a>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <32fc020d7373456995b3d44fa885e01a>:0
at System.Diagnostics.Process.Start (System.String fileName) [0x00006] in <32fc020d7373456995b3d44fa885e01a>:0
at TowerFall.TFGame.OpenLog () [0x00012] in <6a4b78a95e324850a35a269a354e702e>:0
at TowerFall.TFGame.InnerMain (System.String[] args) [0x001a0] in <6a4b78a95e324850a35a269a354e702e>:0
at TowerFall.TFGame.Main (System.String[] args) [0x00271] in <6a4b78a95e324850a35a269a354e702e>:0
[ERROR] Ln: 199 at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <32fc020d7373456995b3d44fa885e01a>:0
at System.Diagnostics.Process.Start () [0x00032] in <32fc020d7373456995b3d44fa885e01a>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <32fc020d7373456995b3d44fa885e01a>:0
at System.Diagnostics.Process.Start (System.String fileName) [0x00006] in <32fc020d7373456995b3d44fa885e01a>:0
at TowerFall.TFGame.OpenLog () [0x00012] in <6a4b78a95e324850a35a269a354e702e>:0
at TowerFall.TFGame.InnerMain (System.String[] args) [0x001a0] in <6a4b78a95e324850a35a269a354e702e>:0
at TowerFall.TFGame.Main (System.String[] args) [0x00271] in <6a4b78a95e324850a35a269a354e702e>:0