Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After a few hours, the player cannot join the server #3326

Open
1 task
0ZyroX opened this issue Dec 17, 2024 · 0 comments
Open
1 task

After a few hours, the player cannot join the server #3326

0ZyroX opened this issue Dec 17, 2024 · 0 comments

Comments

@0ZyroX
Copy link

0ZyroX commented Dec 17, 2024

  • 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:

  1. Install Plugin
  2. Move to Plugins And run Server
  3. After a few hours
  4. Scroll down to '....'
  5. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant