Skip to content

fix: catch crash due to misconfiguration and refactor - #28

Merged
Helias merged 1 commit into
azerothcore:masterfrom
sogladev:fix-crash-config
Apr 4, 2026
Merged

fix: catch crash due to misconfiguration and refactor#28
Helias merged 1 commit into
azerothcore:masterfrom
sogladev:fix-crash-config

Conversation

@sogladev

@sogladev sogladev commented Apr 4, 2026

Copy link
Copy Markdown
Member

Changes Proposed:

I found the actual reason I had issues with this module 😄

Joining a guild may fail, which causes a crash.

I made 2 changes:

  • Failing to join the guild for any reason will no longer cause the worldserver to crash. Instead, an error is displayed to the player and logged to the console.
  • Refactor nesting with guards

Issues Addressed:

  • Closes

SOURCE:

Tests Performed:

How to Test the Changes:

Failing to join the guild for any reason will no longer causes the
worldserver to crash.
@Helias
Helias merged commit 7017939 into azerothcore:master Apr 4, 2026
1 check passed
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.

2 participants