Tweek67 Posted December 13, 2022 Share Posted December 13, 2022 Hi. I have a dedicated server here, and the cross play doesn't work. I have this in start_server.sh : #!/bin/bash export templdpath=$LD_LIBRARY_PATH export LD_LIBRARY_PATH=./linux64:$LD_LIBRARY_PATH export SteamAppId=892970 echo "Starting server PRESS CTRL-C to exit" # Tip: Make a local copy of this script to avoid it being overwritten by steam. # NOTE: Minimum password length is 5 characters & Password cant be in the server name. # NOTE: You need to make sure the ports 2456-2458 is being forwarded to your server through your local router & firewall. ./valheim_server.x86_64 -name "My server" -port 2456 -world "Dedicated" -password "secret" -crossplay export LD_LIBRARY_PATH=$templdpath But I have this in error log: Preloaded 'libsteam_api.so' Unable to preload the following plugins: libparty.so Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty.so Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/party Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty.so Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty.so Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/party Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty.so Fallback handler could not load library /data/service9840/data/service_item_1893570/valheim_server_Data/Mono/libparty Thanks for help. Quote Link to comment Share on other sites More sharing options...
Tweek67 Posted December 21, 2022 Author Share Posted December 21, 2022 up Quote Link to comment Share on other sites More sharing options...
Utsushimi Posted March 7 Share Posted March 7 Thanks for updating the post. I have an interesting online game to share with you guys. This is geometry dash unblocked. It's a good game for players looking for a change of pace. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.