Stardew Valley Multiplayer not working

I am trying to get Multiplayer to work in Stardew Valley. On the offcicial forums there seems to be a workaround but it seems to be for Arch? Can I also use it on Bazzite? They are talking about Execstack but I don't know where I can find that program. Forum post: https://forums.stardewvalley.net/threads/galaxy-api-not-loading-with-glibc-2-41.36974/ Thanks for reading.
Stardew Valley Forums
Linux - Galaxy API not loading with glibc 2.41
Description: The Galaxy API is failing to load after a recent update from glibc 2.40 to 2.41. Downgrading the C Library fixes the issue, proving it is the recent version that broke the Galaxy API. The failure to load the API causes the inability to communicate with the Steam APIs causing the...
No description
Solution:
No You can brew install execstack then follow the instructions...
Jump to solution
12 Replies
TVMAN
TVMANβ€’2mo ago
There are definetly some weird problems with the network. I had sudden disconnections that lasted from seconds to minutes and were intermittent, the problem seemed to dissapear for no reason, which pisses me off more because I don't know what caused it. Definetly needs a look, don't know if related or not to my problem.
Linus Xu
Linus Xuβ€’2mo ago
Easiest way is probably to spin up an arch distrobox where you can install the aur package as usual Just checked that it should be available on homebrew, so brew install execstack sudo won’t work directly with brew programs so sudo $(which execstack) (whatever comes next)
Kasher_CS
Kasher_CSβ€’2mo ago
No need for sudo
Linus Xu
Linus Xuβ€’2mo ago
Screenshot mentions permissions so just in case
Indigo πŸ”œ EF
Indigo πŸ”œ EFOPβ€’2mo ago
So I should make a partition with an arch distro?
Solution
Kasher_CS
Kasher_CSβ€’2mo ago
No You can brew install execstack then follow the instructions
Kasher_CS
Kasher_CSβ€’2mo ago
And if that doesn't work you use distrobox to get arch
biebel
biebelβ€’2mo ago
just fyi, you can add the brew folders to your sudoers path with visudo so brew installed commands work with sudo.
Indigo πŸ”œ EF
Indigo πŸ”œ EFOPβ€’2mo ago
It seems to have installed.
No description
Indigo πŸ”œ EF
Indigo πŸ”œ EFOPβ€’2mo ago
How do I use it? With terminal?
Kasher_CS
Kasher_CSβ€’2mo ago
Yes
Indigo πŸ”œ EF
Indigo πŸ”œ EFOPβ€’2mo ago
Took me an emberassing amount of time to figure out I needed to run the command from the forum thread in the Stardew Valley folder but it works now thanks!
No description

Did you find this page helpful?