Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 382 forks source link

Some blocks duplicate themselves upwards (10 blocks) when being updated #2181

Closed GibsDev closed 3 years ago

GibsDev commented 3 years ago

I am having an issue where blocks are being duplicated upwards when updated. The behavior is a little unpredictable. Sometimes when blocks are updated, they immediately show up. Other times, I need to reconnect to the server to see them. The upward duplicating blocks seems to replace any existing block in their path. It also seems to copy any walls behind the block. I had a devastating chest casualty caused by a campfire duplicating itself upward during my play through.

Reproduction steps (if applicable)?

Here is a list of things that have caused this issue for me:

Any screenshots?

(Needed a third party to upload a WEBM) https://imgur.com/a/bwlkLot

Any log messages from files that end in .log or .txt? What are the last 100 log messages from the server console?

This is the output from a fresh restart and placing down one pylon and reconnecting. server-output.txt (Apologies in advance for any inappropriate names in the server log)

What plugins and what versions of those plugins are you running?

No plugins.

GibsDev commented 3 years ago

The docker file does not use pre 15, I will try that first.