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

If the server is shut down while a player is participating in a game, the player may not be able to participate the next time the server is started up. #9299

Closed
creeper-0910 opened this issue Jun 10, 2023 · 2 comments
Labels
resolution: awaiting response Additional information is required from the issue reporter type: bug Something doesn't work as it was intended to.

Comments

@creeper-0910
Copy link

Expected behavior

Users should be able to log in normally.

Observed/Actual behavior

If the server is shut down while a player is participating in a game, the player may not be able to participate the next time the server is started up.

Steps/models to reproduce

Stacktrace: https://pastebin.com/hQqbVRg3
I am not sure if this problem is reproducible, but I will post the work I did before the problem occurred.
1.Set "keep-spawn-loaded" to "false".
2.Set "view-distance" to "80"(This is because other players have told us that the drawing distance is too short).
3.Restarted the server with users joined.

Plugin and Datapack List

Plugin
AllowToConnect v1.0.0
CoreProtect v21.3
CustomWelcome v1.4
HiddenArmor v1.1.0
Geyser-Spigot v2.1.1-SNAPSHOT
floodgate v2.2.2-SNAPSHOT (b59-2278589)
DiscordSRV v1.26.2
LunaChat v3.0.16
PlaceholderAPI v2.11.3
ProtocolLib v5.0.0
spark v1.10.41

Paper version

[18:00:28] [Server thread/INFO]: Checking version, please wait...
[18:00:29] [Thread-42/INFO]: This server is running Paper version git-Paper-4 (MC: 1.20) (Implementing API version 1.20-R0.1-SNAPSHOT) (Git: 2ffb704)
You are running the latest version

Other

This error occurred only once, and then this message was displayed only once on the client side.
image
Could be the same problem as PaperMC/Folia#63 .

@creeper-0910 creeper-0910 added status: needs triage type: bug Something doesn't work as it was intended to. labels Jun 10, 2023
@papermc-projects papermc-projects bot moved this to 🕑 Needs Triage in Issues: Bugs Jun 10, 2023
@lynxplay
Copy link
Contributor

Are you running this behind a proxy ?

@lynxplay lynxplay added resolution: awaiting response Additional information is required from the issue reporter and removed status: needs triage labels Jun 10, 2023
@papermc-projects papermc-projects bot moved this from 🕑 Needs Triage to ⌛ Waiting for Reporter in Issues: Bugs Jun 10, 2023
@github-project-automation github-project-automation bot moved this from ⌛ Waiting for Reporter to Done in Issues: Bugs Jun 10, 2023
b0ykoe pushed a commit to InfernalSuite/AdvancedSlimePaper that referenced this issue Jun 10, 2023
…166c6a8688

Allow double removal from player chunk loader

Unlike Folia, players may be incorrectly be double-removed

Fixes PaperMC/Paper#9299
@creeper-0910
Copy link
Author

I am not sure if it can be called a proxy, but I use a service called playit.gg.

shoker537 pushed a commit to MinigamesNetwork/AdvancedSlimePufferfish that referenced this issue May 18, 2024
…166c6a8688

Allow double removal from player chunk loader

Unlike Folia, players may be incorrectly be double-removed

Fixes PaperMC/Paper#9299
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: awaiting response Additional information is required from the issue reporter type: bug Something doesn't work as it was intended to.
Projects
Status: Done
Development

No branches or pull requests

2 participants