thomasmny / BuildSystem

Powerful, easy to use system for builders
https://buildsystem.eintosti.de
Other
35 stars 16 forks source link

Random letters appearing after server restart in messages.yml #77

Closed Antimoxs closed 2 years ago

Antimoxs commented 2 years ago

After restarting the server, the plugin adds weird letters and symbols to some strings inside the messages.yml file

grafik

thomasmny commented 2 years ago

Need the following information:

EinJOJO commented 2 years ago

Do you run the server on windows?

Antimoxs commented 2 years ago

Server: spigot 1.8.9 plugin v: 2.17.2 error log: none steps:

  1. /stop (console)
  2. start server
thomasmny commented 2 years ago

Solution: Add -Dfile.encoding=UTF-8 to your start command (after java)