I moved my game into the games folder, off of my desktop, and now the game won't launch. This is the last part of the log:
Game Log:
gamemodeauto:
gamemodeauto:
INFO: umu-launcher version 1.3.0 (3.13.11 (main, Nov 10 2011, 15:00:00) [GCC 15.2.0])
INFO: steamrt3 is up to date
ERROR: [Errno 1] Operation not permitted: '...'
Traceback (most recent call last):
File "/home/rjaklich04/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/runtimes/umu/umu_run.py/main.py", line 95, in <module>
sys.exit(main())
~~^^
File "/home/rjaklich04/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/runtimes/umu/umu_run.py/main.py", line 90, in main
return umu_run(args)
File "/home/rjaklich04/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/runtimes/umu/umu_run.py/umu/umu_run.py", line 869, in umu_run
check_env(env, session_pools)
~^^^^^^^^^^^^^^^^^^^^
File "/home/rjaklich04/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/runtimes/umu/umu_run.py/umu/umu_run.py", line 120, in check_env
pfx.mkdir(parents=True, exist_ok=True)
~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/pathlib/_local.py", line 722, in mkdir
os.mkdir(self, mode)
~~^^^^^^^^^^^^
PermissionError: [Errno 1] Operation not permitted: '...'
============= End of log =============