Coder Social home page Coder Social logo

[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded. about docker-palworld-dedicated-server HOT 6 CLOSED

jammsen avatar jammsen commented on August 15, 2024 6
[S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.

from docker-palworld-dedicated-server.

Comments (6)

pierre-nicoli avatar pierre-nicoli commented on August 15, 2024 3

This is a know issue from the Client: when you type in a server address yourself and it has a password set, you are not prompted for the server password. => see https://primagames.com/tips/how-to-fix-palworld-no-password-has-been-entered-error
By default, there is a password on the config file.

If you absolutely need a password:

  • enable community listing of your dedicated server
  • search for your server (and there is a known bug that makes it hard since it only searches on the current "page", so you have to paginate, then search, then paginate, then search...)
  • connect with your password from there
  • alternatively, wait for a client fix

If you don't need a server passsword, either:

  • reset your config and use the brand new SERVER_PASSWORD env option to set it to ""
  • or go to your Pal/Saved/Config/LinuxServer/PalWorldSettings.ini file and change the ServerPassword to ""

from docker-palworld-dedicated-server.

pllydong avatar pllydong commented on August 15, 2024 1

This is a know issue from the Client: when you type in a server address yourself and it has a password set, you are not prompted for the server password. => see https://primagames.com/tips/how-to-fix-palworld-no-password-has-been-entered-error By default, there is a password on the config file.

If you absolutely need a password:

  • enable community listing of your dedicated server
  • search for your server (and there is a known bug that makes it hard since it only searches on the current "page", so you have to paginate, then search, then paginate, then search...)
  • connect with your password from there
  • alternatively, wait for a client fix

If you don't need a server passsword, either:

  • reset your config and use the brand new SERVER_PASSWORD env option to set it to ""
  • or go to your Pal/Saved/Config/LinuxServer/PalWorldSettings.ini file and change the ServerPassword to ""

The mentioned "fail" messages do not affect the final entry into the game. The initial issue of not being able to enter the game was due to a password problem.

from docker-palworld-dedicated-server.

jammsen avatar jammsen commented on August 15, 2024 1

Thanks for the help @pierre-nicoli

from docker-palworld-dedicated-server.

Yzzzed avatar Yzzzed commented on August 15, 2024

same problem

from docker-palworld-dedicated-server.

GaretGaret avatar GaretGaret commented on August 15, 2024

Also having this problem! While I hope to be able to have a password in future, I wanted to test the server running and so tried to set up without one. I have edited the config file SERVER_PASSWORD line to be both completely blank after the equal sign, and also with a double quote ("") - even though I assume the latter is really equal to having nothing. Log continues to throw the same error messages:

palworld-dedicated-server | [S_API FAIL] Tried to access Steam interface SteamUser021 before SteamAPI_Init succeeded.
palworld-dedicated-server | [S_API FAIL] Tried to access Steam interface SteamFriends017 before SteamAPI_Init succeeded.
palworld-dedicated-server | [S_API FAIL] Tried to access Steam interface STEAMAPPS_INTERFACE_VERSION008 before SteamAPI_Init succeeded.
palworld-dedicated-server | [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.

Appreciate any suggestions!

from docker-palworld-dedicated-server.

pierre-nicoli avatar pierre-nicoli commented on August 15, 2024

@GaretGaret, as mentioned in the README.md, this message is of absolutely not importance (it is linked to the SteamCMD steam headless client, and the the server app itself). The config file, do you mean the one that is recreated each time you restart the docker container ?
You need to either change it in the proposed docker-compose.yml file in the repo OR explicitely set the envvar on your docker run command.

from docker-palworld-dedicated-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.