Giter Club home page Giter Club logo

Comments (6)

jammsen avatar jammsen commented on May 25, 2024 1

After docker is redeployed, the container runs normally after starting it, but it will prompt cli: execute: auth: rcon: dial tcp: lookup tcp/###RCON_PORT###:unknown port In addition

Yes that is why you can setup the times for the PLAYER_DETECTION, do it right and you will never see the message pop up

... the number of palus inside the base cannot be modified and is fixed at 15. Modifying the docker environment items BASE_CAMP_WORKER and PalWorldSettings.ini does not change the number of palus in the base.

This is a known limitation of the game and is even explained in the FAQ (we have the code ready for setting configs, for when they fix this finally):
https://github.com/jammsen/docker-palworld-dedicated-server?tab=readme-ov-file#i-changed-the-basecampworkermaxnum-setting-why-didnt-this-update-the-server

from docker-palworld-dedicated-server.

islift avatar islift commented on May 25, 2024

感谢您的回复,上面的回复已经收到,已确认基地无法修改人数这个问题,关于目前的RCON端口我如上的设置但是通过容器 jokerwho-palworld-server-tool 尝试访问时,对方并不能访问到25575端口
使用127,0,0,1:25575时提示如下
2024/03/05-04:58:22|ERROR | task/task.go:42 | rcon: dial tcp 127.0.0.1:25575: connect:connection refused
当使用172.17.0.1:25575时会提示如下
2024/03/05-08:47:33| ERROR| task/task.go:42|rcon:authentication failed

烦请问下这种情况是属于正常的吗,再次感谢您的支持

from docker-palworld-dedicated-server.

jammsen avatar jammsen commented on May 25, 2024

You have to wait until the server is done starting, when you see thoose 4 lines here, the server is done starting:

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.

For using RCON, you need to pull the latest image (Why? Because Pocketpair did break some things about rcon fairly recently) and setup the RCON Env-Vars like you want and like the Docu is explaining it.

If you still have a problem, then try a clean/fresh install with new docker-compose and fresh default.env and see if that works.

from docker-palworld-dedicated-server.

islift avatar islift commented on May 25, 2024

from docker-palworld-dedicated-server.

jammsen avatar jammsen commented on May 25, 2024

Happy that helped.

from docker-palworld-dedicated-server.

jammsen avatar jammsen commented on May 25, 2024

Im closing this issue as resolved, feel free to reach out again if you need help or join the Discord to chat directly.

If you like this project, please consider giving this repo and the Docker-Hub-Repo a Star.

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.