After a few hours, the player cannot join the server
Amirmg086 opened this issue ยท 0 comments
- This issue is not solved in a development build
Describe the bug
After a few hours, the player cannot join the server
To Reproduce
Steps to reproduce the behavior:
- Install Plugin
- Move to Plugins And run Server
- After a few hours
- Scroll down to '....'
- See error
Expected behavior
Player Can Place At World
Screenshots
[21:38:34 ERROR]: Couldn't place player in world
java.lang.NullPointerException: at index 306
at com.google.common.collect.ObjectArrays.checkElementNotNull(ObjectArrays.java:229) ~[guava-31.1-jre.jar:?]
at com.google.common.collect.ObjectArrays.checkElementsNotNull(ObjectArrays.java:219) ~[guava-31.1-jre.jar:?]
at com.google.common.collect.ObjectArrays.checkElementsNotNull(ObjectArrays.java:213) ~[guava-31.1-jre.jar:?]
at com.google.common.collect.ImmutableList.construct(ImmutableList.java:353) ~[guava-31.1-jre.jar:?]
at com.google.common.collect.ImmutableList.copyOf(ImmutableList.java:265) ~[guava-31.1-jre.jar:?]
at net.minecraft.network.protocol.game.ClientboundSetPlayerTeamPacket.<init>(ClientboundSetPlayerTeamPacket.java:30) ~[?:?]
at net.minecraft.network.protocol.game.ClientboundSetPlayerTeamPacket.createAddOrModifyPacket(ClientboundSetPlayerTeamPacket.java:34) ~[?:?]
at net.minecraft.server.players.PlayerList.updateEntireScoreboard(PlayerList.java:499) ~[purpur-1.20.1.jar:git-Purpur-2062]
at net.minecraft.server.players.PlayerList.placeNewPlayer(PlayerList.java:300) ~[purpur-1.20.1.jar:git-Purpur-2062]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.placeNewPlayer(ServerLoginPacketListenerImpl.java:202) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.handleAcceptedLogin(ServerLoginPacketListenerImpl.java:183) ~[?:?]
at net.minecraft.server.network.ServerLoginPacketListenerImpl.tick(ServerLoginPacketListenerImpl.java:85) ~[?:?] at net.minecraft.network.Connection.tick(Connection.java:611) ~[?:?]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:234) ~[?:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1615) ~[purpur-1.20.1.jar:git-Purpur-2062]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486) ~[purpur-1.20.1.jar:git-Purpur-2062]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1420) ~[purpur-1.20.1.jar:git-Purpur-2062]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1191) ~[purpur-1.20.1.jar:git-Purpur-2062]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322) ~[purpur-1.20.1.jar:git-Purpur-2062]
at java.lang.Thread.run(Thread.java:842) ~[?:?]
[21:38:34 INFO]: ali_icy_YT lost connection: Invalid player data
Version Info
Provide your ProtocolLib install info with /protocol dump
through pastebin.
Additional context
After a few hours, the player cannot join the server