-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 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
-
Ubuntu 12.04, Java SE 1.7.0_05-b05,
-
Confirmed
-
(Unassigned)
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.