palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Text disappearing from chat when writing, maybe player logging bug

Open mesquitafmr opened this issue 8 months ago • 1 comments

Describe the bug

When people try to write a message on chat on my server, if it takes long the text disappears and have to write again. It is suspiciously synced with the player logging 5 seconds time.

To Reproduce

Steps to reproduce the behavior:

  1. Try to write a text in chat
  2. Wait a little, or write a long text
  3. Text disappears along with previous messages.
  4. Press enter, the previous messages appear, but the chat text doesn't.

Expected behavior

Text to not disappear

Actual behavior

Text disappears

Screenshots

OS information (IMPORTANT)

  • OS: TrueNAS Scale 24.10.2 on Docker
  • Palworld Version: v0.4.15.66880
  • Docker Image Version: 1.2.3

Hardware information (IMPORTANT)

  • CPU: i5-12400
  • Memory: 32 GB DDR4

docker-compose.yml contents (IMPORTANT)

I used custom apps feature from TrueNAS, have to write the docker compose. If needed I will try later.

Container/Host Logs (IMPORTANT)

Aside from the normal I had in other containers, there is the rcon showplayers command every 5 seconds

Additional context

Bug Report Checklist

  • [OK] I searched for my issue on the Known issues page
  • [OK] I searched for my issue in the Closed issues
  • [OK] I have included all relevant information required above.
  • [NOT OK] I am willing to fix this bug (don't know how to code)

mesquitafmr avatar Mar 12 '25 10:03 mesquitafmr