1 Open Issue Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug an AzerothCore game state API module that appears to be loading and shutting down twice. The issue manifests as duplicate log messages indicating the server starting and stopping. The task involves analyzing the module's code, identifying the root cause of the double initialization and shutdown, and implementing a fix to ensure the module loads and unloads only once during the AzerothCore server lifecycle. This likely involves investigating the module's interaction with the AzerothCore framework and potentially addressing issues with initialization or dependency management.

Complexity: 4/5
help wanted good first issue

AzerothCore game state api

C++
#mmorpg#restful-api