Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server fail to start due to missing protoncomb folder. #13

Open
macmus82 opened this issue Nov 19, 2023 · 0 comments
Open

Server fail to start due to missing protoncomb folder. #13

macmus82 opened this issue Nov 19, 2023 · 0 comments

Comments

@macmus82
Copy link

Services fails to start:

:08:25 arkserver proton[23582]: Traceback (most recent call last):
Nov 19 15:08:25 arkserver proton[23582]: File "/home/steam/.steam/compatibilitytools.d/GE-Proton8-21/proton", line 1903, in
Nov 19 15:08:25 arkserver proton[23582]: g_session.init_session(sys.argv[1] != "runinprefix")
Nov 19 15:08:25 arkserver proton[23582]: File "/home/steam/.steam/compatibilitytools.d/GE-Proton8-21/proton", line 1683, in init_session
Nov 19 15:08:25 arkserver proton[23582]: g_compatdata.setup_prefix()
Nov 19 15:08:25 arkserver proton[23582]: File "/home/steam/.steam/compatibilitytools.d/GE-Proton8-21/proton", line 776, in setup_prefix
Nov 19 15:08:25 arkserver proton[23582]: with self.prefix_lock:
Nov 19 15:08:25 arkserver proton[23582]: File "/home/steam/.steam/compatibilitytools.d/GE-Proton8-21/filelock.py", line 323, in enter
Nov 19 15:08:25 arkserver proton[23582]: self.acquire()
Nov 19 15:08:25 arkserver proton[23582]: File "/home/steam/.steam/compatibilitytools.d/GE-Proton8-21/filelock.py", line 271, in acquire
Nov 19 15:08:25 arkserver proton[23582]: self._acquire()
Nov 19 15:08:25 arkserver proton[23582]: File "/home/steam/.steam/compatibilitytools.d/GE-Proton8-21/filelock.py", line 384, in _acquire
Nov 19 15:08:25 arkserver proton[23582]: fd = os.open(self._lock_file, open_mode)
Nov 19 15:08:25 arkserver proton[23582]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Nov 19 15:08:25 arkserver proton[23582]: FileNotFoundError: [Errno 2] No such file or directory: '/home/steam/.steam/SteamApps/compatdata/243093>
Nov 19 15:08:25 arkserver systemd[1]: ark-island.service: Main process exited, code=exited, status=1/FAILURE

also following folder does not exist:

/home/steam/.steam/SteamApps/compatdata/243093

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant