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

Reconfiguration phase disables modules. #4136

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Reconfiguration phase disables modules. #4136

merged 1 commit into from
Oct 13, 2023

Conversation

19MisterX98
Copy link
Contributor

@19MisterX98 19MisterX98 commented Oct 13, 2023

Type of change

  • Bug fix
  • New feature

Description

The reconfiguration phase was added in 1.20.2 to let servers update stuff like registries without the client needing to reconnect.
The world and player are null during this phase which caused modules to crash.

Related issues

closes #4135
closes #4132
possibly the crash in #4128
closes #4127

How Has This Been Tested?

join og-network.net and switch worlds. The server sends the client to the configuration phase during this.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Wide-Cat Wide-Cat merged commit 47b95b6 into MeteorDevelopment:master Oct 13, 2023
1 check passed
@Grummiom
Copy link

nice

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.

idk what bug is it [Bug] Crash
3 participants