HGL
passive-yellow
Not creating file installed.json
I play UT2004 through the Heroic games launcher on EndeavourOS. Sometimes the game breaks after an update of packages, but so far I managed to get it running again. Not today, It wouldn't run anymore. I tried reinstalling the game, then reinstalling both Heroic and the game. Unfortunately I now run into this error:
(20:02:36) WARNING: [Legendary]: Failed to parse games from /home/user/.config/heroic/legendaryConfig/legendary/installed.json with: Error: ENOENT: no such file or directory, open '/home/user/.config/heroic/legendaryConfig/legendary/installed.json'
The directory exists, but installed.json does not. How do I fix this?
The directory exists, but installed.json does not. How do I fix this?
5 Replies
That file holds the list of Epic games you installed. It is automatically created when installing a game, and it being missing is not an error (instead being a warning, as the log message indicates)
passive-yellowOP•16mo ago
Ah yes, I didn't see that there are separate logs per game, already wondered why it showed nothing and neither does the UT2004 log.
When using Proton-GE-Latest I get this:
Game Log:
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API FAIL] SteamAPI_Init() failed
Launch command: ['/home/user/.config/heroic/tools/proton/Proton-GE-latest/proton', 'run', '/user/user/Games/Heroic/Unreal Tournament 2004/System/UT2004.exe']
All processes exited
============= End of log =============
When using Wine-GE-Latest I get this:
Game Log:
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.0 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (126).
0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0078:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:err:hid:udev_bus_init UDEV monitor creation failed
0114:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0114:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented.
0114:fixme:uiautomation:msaa_provider_GetPropertyValue Unimplemented propertyId 30024
0114:fixme:uiautomation:msaa_fragment_get_FragmentRoot 000000000004E7B8, 000000000062FAC0: stub!
0120:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented.
0120:fixme:uiautomation:msaa_provider_GetPropertyValue Unimplemented propertyId 30024
0120:fixme:uiautomation:msaa_fragment_get_FragmentRoot 0000000000BA90F8, 0000000001D9FAB0: stub!
Launch command: ['/home/user/.config/heroic/tools/wine/Wine-GE-latest/bin/wine', '/home/user/Games/Heroic/Unreal Tournament 2004/System/UT2004.exe']
All processes exited
============= End of log =============
Please send in the full log file (ideally as a file, for example by drag-and-dropping the file onto Discord)
No need to try with Proton-GE, it doesn't produce helpful logs
passive-yellowOP•16mo ago
here we go
exotic-emerald•16mo ago
@CommandMC seems like the issue you had with DOSBox, we should release that 2.13.1 pretty soon