sfserver needs to be updated #4401
kriegtiger
started this conversation in
General
Replies: 1 comment
-
did you try to update the the LGSM Scripts with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's a needed fix but not a 'bug' per se so I am posting here.
Recently tried to play my satisfactory game after a long time off and ran all the updates available (lgsm, game server files, steamcmd). Ran './sfserver start' and it failed with the following message.
Went looking through that path and there were no more UE4 executables. I also found that the libsteam_api.so link was broken:

Deleted the broken link and recreated it pointing to the proper spot, and created a link for sfserver so the missing reference is present and goes to the current executable.

Game launches and works great after that.
Beta Was this translation helpful? Give feedback.
All reactions