Open
Description
I have a paper server, and I tried this on Linux and Windows, same issue.
So when I'm changing the MOTD parameter in the file "server.properties" with a title with color like this: motd=A Minecraft Server§r\n§4Here is another line
lazymc can't see when the server is fully started and kill it
INFO lazymc > Rewritten server.properties file with updated values
INFO lazymc > Proxying public 0.0.0.0:25565 to server 127.0.0.1:25566
INFO lazymc > Starting server for 'User'...
Starting org.bukkit.craftbukkit.Main
*** Warning, you've not updated in a while! ***
*** Please download a new build as per instructions from https://papermc.io/downloads/paper ***
[18:50:52 INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.5+11-LTS; Eclipse Adoptium Temurin-21.0.5+11) on Windows 11 10.0 (amd64)
[18:50:52 INFO]: [bootstrap] Loading Paper 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) for Minecraft 1.21.1
[18:50:54 INFO]: [PluginInitializerManager] Initializing plugins...
[18:50:54 INFO]: [PluginInitializerManager] Initialized 0 plugins
[18:51:01 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[18:51:04 INFO]: Loaded 1290 recipes
[18:51:05 INFO]: Loaded 1399 advancements
[18:51:05 INFO]: Starting minecraft server version 1.21.1
[18:51:05 INFO]: Loading properties
[18:51:05 INFO]: This server is running Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
[18:51:06 INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[18:51:06 INFO]: Using 4 threads for Netty based IO
[18:51:06 INFO]: Server Ping Player Sample Count: 12
[18:51:07 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and population gen parallelism of 4 threads
[18:51:08 INFO]: Default game type: SURVIVAL
[18:51:08 INFO]: Generating keypair
[18:51:08 INFO]: Starting Minecraft server on 127.0.0.1:25566
[18:51:08 INFO]: Using default channel type
[18:51:08 INFO]: Paper: Using Java compression from Velocity.
[18:51:08 INFO]: Paper: Using Java cipher from Velocity.
[18:51:08 INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:51:08 INFO]: Preparing level "world"
[18:51:09 INFO]: Preparing start region for dimension minecraft:overworld
[18:51:10 INFO]: Time elapsed: 1606 ms
[18:51:10 INFO]: Preparing start region for dimension minecraft:the_nether
[18:51:10 INFO]: Time elapsed: 128 ms
[18:51:10 INFO]: Preparing start region for dimension minecraft:the_end
[18:51:10 INFO]: Time elapsed: 94 ms
[18:51:10 INFO]: [spark] Starting background profiler...
[18:51:11 INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[18:51:11 INFO]: Done preparing level "world" (2.823s)
[18:51:11 INFO]: Starting remote control listener
[18:51:11 INFO]: Thread RCON Listener started
[18:51:11 INFO]: RCON running on 127.0.0.1:25575
[18:51:11 INFO]: Running delayed init tasks
[18:51:11 INFO]: Done (19.359s)! For help, type "help"
[18:51:11 INFO]: Timings Reset
> ERROR lazymc::monitor > Force killing server, took too long to start or stop
WARN lazymc > Server process stopped with error code (exit code: 1)
INFO lazymc::monitor > Server is now sleeping
But when you delete the color like this : motd=A Minecraft Server\nHere is another line
it's ok.
I don't know if it's only me or other people has or can have the same problem as me.
I'm using this online tool to create a custom MOTD : https://mctools.org/motd-creator
Sorry for my english it's not my main language, if it's not clear tell me.
Metadata
Metadata
Assignees
Labels
No labels