Yesterday, on my private vanilla server, minecraft started bugging out where it would update block you altered but if you logged out and logged back in, your position and inventory were reset to the last log in. This morning I started noticing that it was sticking a random piece of terrain over and over throughout the world
This is the minecraft log. I don't understand the 'no memory' statement as I have 8 gbs of ram and 500 gbs of disc space available.
[12:04:38] [Server thread/ERROR]: Chunk file at 6179,6304 is in the wrong location; relocating. (Expected 6179, 6304, got 6179, 6305)
[12:04:38] [Server thread/ERROR]: Chunk file at 6186,6304 is in the wrong location; relocating. (Expected 6186, 6304, got 6179, 6322)
[12:05:07] [Server thread/WARN]: Failed to save player data for Player
java.io.FileNotFoundException: ./Potato/level.dat_new (No space left on device)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at atm.a(SourceFile:121)
at atj.a(SourceFile:43)
at le.a(SourceFile:798)
at le.a(SourceFile:758)
at net.minecraft.server.MinecraftServer.a(SourceFile:364)
at net.minecraft.server.MinecraftServer.A(SourceFile:553)
at net.minecraft.server.MinecraftServer.run(SourceFile:451)
at java.lang.Thread.run(Thread.java:695)
2016-02-19 12:12:48,841 ERROR Unable to write to stream logs/latest.log for appender File
_____________________________
java.io.FileNotFoundException: ./Potato/level.dat_new (No space left on device)