-
## Describe the bug
It is expected that utf-8 message can also be broadcasted using `rcon-cli`.
## To Reproduce
Steps to reproduce the behavior:
```
docker exec -it palworld-server rcon-c…
-
## Description
I'm trying to implement this module in my code but I'm always getting session timeout, on every machine I tested, even when the server is on the same network.
Tried the rcon-cli a…
-
### Have you read the Important information text above
- [X] Yes i did
### Current behavior
When I run "docker-compose up", after a while, the container exits and restarts
### Desired behavior
th…
-
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
I use like this.
docker run -d \
--name palworld-eklipc \
-p 8211:8211/udp \
-p 27015:2…
-
When using Broadcast among RCON's functions, only one word is transmitted. Can it be sent as a sentence?
As an example, if I use
docker exec -it palworld-server rcon-cli Broadcast "Hello world"
…
-
Hello,
I'm not able to start my server/ update my server after the most recent update to Palworld 0.1.5.0
Log:
2024-02-27 09:20:53.048704-06:00---Ensuring UID: 568 matches user---
2024-02-27…
-
在 docker-compose.yml 中設定
```
SAVE__PATH="docker://:"
SAVE__PATH="docker://palworld-docker-1-palworld-1:/palworld/Pal/Saved"
```
使用這種方式出現錯誤
```
ask/task.go:33 | error copying file from contain…
-
### Have you read the Important information text above
- [X] Yes i did
### Current behavior
I set it using environment variables, but the configuration didn't take effect. I checked that the …
-
디코봇 쓰려고 설정 중인데요
일단 서버는 서버용 PC에 WindowsGSM 사용해서 만들었습니다.
만들어주신 디코봇 깔고 설정 하고 실행하면 아래와 같이 메세지 나옵니다.
[1;31mRCON 서버에 연결하는데 실패했습니다.: Error connecting to 182.228.233.87:25575 - dial tcp 182.228.233.87…
-
## Describe the bug
I can't connect to the server. Locally or remotely.
## To Reproduce
Use the given docker-compose
I have a clean palworld container and volume (using docker system prune -…