You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add that I've tried reinstalling it multiple times, and it seems like a different error each time. When I tried running it from the console (I used the flatpak), I get the following message:
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/app/lib/python3.12/site-packages/pupgui2/__main__.py", line 2, in <module>
main()
File "/app/lib/python3.12/site-packages/pupgui2/pupgui2.py", line 598, in main
MainWindow()
File "/app/lib/python3.12/site-packages/pupgui2/pupgui2.py", line 115, in __init__
self.update_ui()
File "/app/lib/python3.12/site-packages/pupgui2/pupgui2.py", line 249, in update_ui
global_ctool_name: str = get_steam_global_ctool_name(install_loc.get('vdf_dir'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.12/site-packages/pupgui2/steamutil.py", line 221, in get_steam_global_ctool_name
d = get_steam_vdf_compat_tool_mapping(vdf_safe_load(config_vdf_file))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.12/site-packages/pupgui2/steamutil.py", line 29, in get_steam_vdf_compat_tool_mapping
s = vdf_file.get('InstallConfigStore', {}).get('Software', {})
^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'
I install the flatpak. I click open. I get error message "ldconfig failed, exit status 256". I have no idea what this means.
System Details: # System Details Report
Report details
Hardware Information:
Software Information:
Please help. I have no idea what I'm doing, and I just wanna play Marvel Rivals. :(
The text was updated successfully, but these errors were encountered: