Pryaxis / TShock

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

Console display error #2889

Closed PavelGuet closed 1 year ago

PavelGuet commented 1 year ago

Reproduction steps (if applicable)?

  1. Installed TShock, dependencies and Vannilaifier plugin
  2. chmod u+x TShock*
  3. ./TShock.Server
  4. And then this happens (screenshot)

Any stack traces or error messages (if known)?

This appears every time I start the world on the server. Everything works fine except for the console, I can't write anything.

Any screenshots?

image

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

2023-01-02_22-27-55.log

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

If I didn't provide any logs this issue, please close my issue immediately. I'm sorry for the inconvenience.

ACaiCat commented 1 year ago

Do you use "screen"?

If so, you can try "tmux" instead.

Or maybe your SSH client doesn't support changing the title

PavelGuet commented 1 year ago

Thank you. The error is gone.