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

Fixed crash on startup in Sven Coop #135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RoyAwesome
Copy link

Description

Sven Coop crashes on startup due to using the 32bit steamclient.so that the egg install script inserts. Simply deleting that makes the game run again.

All that was changed here was removing the copy of the 32bit steamclient.so into the folder.

Checklist for all submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you tested and reviewed your changes with confidence that everything works?
  • Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?:
  • You verify that the start command applied does not use a shell script
    • If some script is needed then it is part of a current yolk or a PR to add one
  • The egg was exported from the panel

Sven Coop crashes on startup due to using the 32bit steamclient.so that the egg install script inserts.  Simply deleting that makes the game run again.
@RoyAwesome
Copy link
Author

The Sven Coop developers want me to mention:

Seeing

/home/container/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory.

is normal, and will fallback to local steamclient.so that they ship with the game. They also say not to copy/use the one from steamcmd as that is incompatible with Steamworks API used by the game.

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

Successfully merging this pull request may close these issues.

1 participant