HGL
inland-turquoise
Games do not launch after updating to 2.16.0
hey cool people. after manually updating to 2.16.0 (e.g. downloading the dmg and replacing the app in "Applications") games no longer launch. log from launching Witcher 3:
An exception occurred when launching the game:
Error: ENOENT: no such file or directory, open '/Users/andrei/Games/Heroic/Prefixes/default/installed_games'
at Object.writeFileSync (node:fs:2368:20)
at $n (/Applications/Heroic.app/Contents/Resources/app.asar/build/main/main.js:105:1033)
at Module.Hu [as launch] (/Applications/Heroic.app/Contents/Resources/app.asar/build/main/main.js:11:5586)
thank you!
6 Replies
inland-turquoiseOP•4mo ago
full log
rare-sapphire•4mo ago
try creating this file
/Users/andrei/Games/Heroic/Prefixes/default/installed_games
, put this content inside []
inland-turquoiseOP•4mo ago
sure give me a sec
rare-sapphire•4mo ago
it is a bug in heroic though, you are using crossover so heroic shouldn't do that part of the code, but I think creating that file will work as a workaround at least
inland-turquoiseOP•4mo ago
yes that did in fact work thank you
rare-sapphire•4mo ago
I'll report this issue, hopefully we can fix it soon so the workaround is not needed