Mojira Archive
MC-9385

Unwritable server.properties makes server loop instead of throwing an error

If server.properties is unwritable, the server goes into a loop printing this:

at le.b(SourceFile:54) [minecraft_server.1.11.2.jar:?]
at le.a(SourceFile:44) [minecraft_server.1.11.2.jar:?]

then it has to be killed.

I ran into this because I own the server.properties file but run minecraft_server as another user. I understand that the file must be writable for the server to operate correctly, but if the file isn't writable, the server should give an error and exit rather than going into this loop.

Awaiting Response

Jim Rees

2013-02-08, 02:15 AM

2020-02-15, 05:17 PM

2020-02-15, 05:17 PM

3

6

Confirmed

(Unassigned)

loop, properties, server, unwritable

Minecraft 1.4.7 - Minecraft 1.11.2Minecraft 1.4.7, Snapshot 13w06a, Minecraft 1.5, Minecraft 1.5.1, Minecraft 1.5.2, Snapshot 13w18c, Snapshot 13w19a, Minecraft 1.6.1, Minecraft 1.8.1-pre3, Minecraft 1.11.2

-