Welchiepoo

Members
  • Posts

    4
  • Joined

  • Last visited

Welchiepoo's Achievements

Noob

Noob (1/14)

1

Reputation

  1. The server is not saving playerdata after disconnect. Every so often, I am seeing an error in the log "Could not save data buo@[random alpha-numeric]. I am running 1.19 on unraid 6.10.3. Rebuilt the server 3 times from scratch after removing container and deleting minecraft folder from user and cache mnt. I'm also seeing unknown player uuid dat files in playerdata folder. [21:12:10] [User Authenticator #21/INFO]: UUID of player Welchiepoo is xxxxxx [21:12:10] [Server thread/INFO]: Welchiepoo[/xxx.xxx.xxx.141:49845] logged in with entity id 75637 at (73.5, 80.0, 3.5) [21:12:10] [Server thread/INFO]: Welchiepoo joined the game [21:12:46] [Server thread/INFO]: Welchiepoo lost connection: Disconnected [21:12:46] [Server thread/INFO]: Welchiepoo left the game [21:12:46] [Server thread/WARN]: Failed to save player data for Welchiepoo [21:13:33] [Server thread/ERROR]: Could not save data buo@50cf993a (who is this?!?) java.io.FileNotFoundException: ./Wild and Crazy/data/raids.dat (No such file or directory) at java.io.FileOutputStream.open0(Native Method) ~[?:?] at java.io.FileOutputStream.open(FileOutputStream.java:291) ~[?:?] at java.io.FileOutputStream.<init>(FileOutputStream.java:234) ~[?:?] at java.io.FileOutputStream.<init>(FileOutputStream.java:184) ~[?:?] at pt.a(SourceFile:53) ~[server-1.19.jar:?] at dqe.a(SourceFile:40) ~[server-1.19.jar:?] at dqp.b(SourceFile:123) ~[server-1.19.jar:?] at java.util.HashMap.forEach(HashMap.java:1425) ~[?:?] at dqp.a(SourceFile:121) ~[server-1.19.jar:?] at afo.ar(SourceFile:774) ~[server-1.19.jar:?] at afo.a(SourceFile:756) ~[server-1.19.jar:?] at net.minecraft.server.MinecraftServer.a(SourceFile:527) ~[server-1.19.jar:?] at net.minecraft.server.MinecraftServer.b(SourceFile:551) ~[server-1.19.jar:?] at net.minecraft.server.MinecraftServer.a(SourceFile:844) ~[server-1.19.jar:?] at net.minecraft.server.MinecraftServer.v(SourceFile:665) ~[server-1.19.jar:?] at net.minecraft.server.MinecraftServer.a(SourceFile:258) ~[server-1.19.jar:?] at java.lang.Thread.run(Thread.java:831) [?:?]