mojira.dev

Sayran Selvakkumaran

Assigned

No issues.

Reported

MC-191710 UUID in playerdata keeps deleting itself Awaiting Response

Comments

Yes it happens on every world used on the server

[media]

This is an example. As you can see, the last time I rejoined the server I spawned at different coordinates, and my inventory was reset. This bug happens randomly, it could take 1 login and logout to up to 10 logins and logouts.

Also, here is my server.properties notepad - you can check it if you think there's anything wrong with it

[media]

C:\Users\SELVA\Desktop\MC Server>java -Xmx4096M -Xms4096M -jar server.jar nogui
[14:45:15] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[14:45:16] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:45:16] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:45:16] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:45:16] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[14:45:16] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[14:45:16] [main/INFO]: Reloading ResourceManager: Default
[14:45:17] [Worker-Main-5/INFO]: Loaded 7 recipes
[14:45:18] [Worker-Main-5/INFO]: Loaded 927 advancements
[14:45:19] [Server thread/INFO]: Starting minecraft server version 1.16.1
[14:45:19] [Server thread/INFO]: Loading properties
[14:45:19] [Server thread/INFO]: Default game type: SURVIVAL
[14:45:19] [Server thread/INFO]: Generating keypair
[14:45:19] [Server thread/INFO]: Starting Minecraft server on *:25565
[14:45:19] [Server thread/INFO]: Using default channel type
[14:45:21] [Server thread/INFO]: Preparing level "world"
[14:45:22] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[14:45:24] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:24] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:24] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:24] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:24] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:24] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:25] [Server thread/INFO]: Preparing spawn area: 0%
[14:45:25] [Server thread/INFO]: Preparing spawn area: 83%
[14:45:26] [Server thread/INFO]: Time elapsed: 4631 ms
[14:45:26] [Server thread/INFO]: Done (5.042s)! For help, type "help"

Yes, I am hosting it using the mojang server software. "online-mode" is set to true in my server.properties notepad.

[media]