Aller au contenu
News ticker
  • Bienvenue sur le nouveau forum VeryGames
  • Welcome to the new VeryGames forum
  • VeryNews

    Valheim Server error & no crossplay


    Tweek67

    Messages recommandés

    Bonjour,

    J'ai des erreurs sur un serveur vaheim avec le cross play

     

    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.

    Lien vers le commentaire
    Partager sur d’autres sites

    Rejoindre la conversation

    Vous pouvez publier maintenant et vous inscrire plus tard. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.

    Invité
    Répondre à ce sujet…

    ×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

      Seulement 75 émoticônes maximum sont autorisées.

    ×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

    ×   Votre contenu précédent a été rétabli.   Vider l’éditeur

    ×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

    ×
    ×
    • Créer...