Skip to content

Conversation

@noramibu
Copy link
Contributor

fixes crash when opening settings for modules without settings

Type of change

  • Bug fix
  • New feature

Description

opening settings menu for modules which doesn't have any settings crashes because Settings.tick() is called with a null container. as a solution, i added an early return in settings.tick() when settings container is null

Related issues

#6090

How Has This Been Tested?

tested on singleplayer, works fine

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.

fixes crash when opening settings for modules without settings
@Wide-Cat Wide-Cat linked an issue Jan 26, 2026 that may be closed by this pull request
2 tasks
@Wide-Cat Wide-Cat merged commit c9cc69a into MeteorDevelopment:master Jan 26, 2026
1 check passed
@noramibu noramibu deleted the meow branch January 26, 2026 17:56
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.

Auto respawn module crash

2 participants