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

fix: issue with loadedEntityList on custom server #132

Open
wants to merge 1 commit into
base: 1.12.2-forge
Choose a base branch
from

Conversation

Jeronimo97
Copy link

Hey, I've noticed a bug with UMC on my custom server, when a player disconnects and reconnects to the server, they can't interact with IR trains and tracks. I reported this here a long time ago: TeamOpenIndustry/ImmersiveRailroading#1388
It then throws the error ‘Invalid packet missing player’ every time. The logs are attached.
Now I have investigated the problem further and found that when the player disconnects from the game, he is not removed from the loadedEntityList of the world. Adding this code fixes the problem and does not affect any other server applications.

bug2
bug

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

Successfully merging this pull request may close these issues.

1 participant