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

Co-op window starts but remains completely black. No suitable executable found. #19

Open
TermoZour opened this issue Feb 1, 2025 · 0 comments

Comments

@TermoZour
Copy link

I wanted to run your script in order to setup Terraria split-screen on Bazzite, but I am getting the following error:

No full support for symbolic links in path of user directory.
Please provide resolved path in password database (/etc/passwd).

2025-02-01 13:26:42 - [main.c:278] Could not find config for output WL-1 ((null))
Parent pid 13086, child pid 13088
Warning: cannot clean /home directory
Child process initialized in 54.53 ms
Error: no suitable /var/mnt/linux-storage/SteamLibrary/steamapps/common/Terraria/Terraria.bin.x86_64 executable found

Parent is shutting down, bye...
^C

After the window opens and remains black, I CTRL+C in the Terminal and close the window.

I also had the same issue with the original CO-OP script by AhmedKJ (most searches point to that repo instead of this one).

Is it something related to the immutability of Bazzite? (similar to SteamOS on the Steam Deck)

Profile script:

#!/bin/bash
export WIDTH=1920
export HEIGHT=1080
export GAMERUN='/var/mnt/linux-storage/SteamLibrary/steamapps/common/Terraria/Terraria.bin.x86_64'
../Co-Op-On-Linux.sh
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