Failing to launch compiled apps

50 views
Skip to first unread message

Elizabeth Muro

unread,
May 17, 2023, 9:01:12 AM5/17/23
to nw.js
Hello, I have a web app which I use Web2Exe to convert to an exe. It appears to launch just fine for most on Win x64, but fails to launch when users try to open it via Proton, Proton GE, Proton Experimental, or Desktop mode on the Steam deck. 

A debug.log file can be found in the game's root folder with this: 

[0517/030557.848:FATAL:sandbox.cc(62)] Check failed: result == SBOX_ALL_OK. Backtrace: IsSandboxedProcess [0x00000000054C2A32+939058] IsSandboxedProcess [0x00000000061AA322+14470434] IsSandboxedProcess [0x0000000005549698+1491096] IsSandboxedProcess [0x000000000554A730+1495344] IsSandboxedProcess [0x0000000005C3032E+8727854] v8::internal::SetupIsolateDelegate::SetupBuiltins [0x0000000004783DB8+19641640] v8::internal::SetupIsolateDelegate::SetupBuiltins [0x0000000004783003+19638131] v8::internal::SetupIsolateDelegate::SetupBuiltins [0x000000000478310C+19638396] ChromeMain [0x000000000152129A+666] GetPakFileHashes [0x00000001400028E3+6371] GetPakFileHashes [0x00000001400018DB+2267] GetHandleVerifier [0x0000000140158652+953986] BaseThreadInitThunk [0x000000007B62CDA9+9] RtlUserThreadStart [0x000000017005FF37+23] (No symbol) [0x0000000000000000] (No symbol) [0x0000000000000000] (No symbol) [0x0000000000000000] (No symbol) [0x0000000000000000] Crash keys: "switch-1" = "--user-data-dir=C:\users\steamuser\AppData\Local\Artifact\User D" "num-switches" = "1" [0517/030634.096:FATAL:sandbox.cc(62)] Check failed: result == SBOX_ALL_OK. Backtrace: IsSandboxedProcess [0x00000000054C2A32+939058] IsSandboxedProcess [0x00000000061AA322+14470434] IsSandboxedProcess [0x0000000005549698+1491096] IsSandboxedProcess [0x000000000554A730+1495344] IsSandboxedProcess [0x0000000005C3032E+8727854] v8::internal::SetupIsolateDelegate::SetupBuiltins [0x0000000004783DB8+19641640] v8::internal::SetupIsolateDelegate::SetupBuiltins [0x0000000004783003+19638131] v8::internal::SetupIsolateDelegate::SetupBuiltins [0x000000000478310C+19638396] ChromeMain [0x000000000152129A+666] GetPakFileHashes [0x00000001400028E3+6371] GetPakFileHashes [0x00000001400018DB+2267] GetHandleVerifier [0x0000000140158652+953986] BaseThreadInitThunk [0x000000007B62CDA9+9] RtlUserThreadStart [0x000000017005FF37+23] (No symbol) [0x0000000000000000] (No symbol) [0x0000000000000000] (No symbol) [0x0000000000000000] (No symbol) [0x0000000000000000] Crash keys: "switch-1" = "--user-data-dir=C:\users\steamuser\AppData\Local\Artifact\User D" "num-switches" = "1"

What could be going on, and is there some sort of fix I can implement? 
Reply all
Reply to author
Forward
0 new messages