azerothcore / azerothcore/mod-zone-difficulty
Аfter the server is restarted, all points are reset.
Open
- Dominant language
- C++
- Stars
- 34
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I encountered an issue with the Mythic Mode system. After completing a heroic dungeon, points are correctly awarded and spent for the character. However, after the server is restarted, all points are reset, and no new entries are created in the zone_difficulty_mythicmode_score table.
This results in the loss of all player progress, and the data is not saved, which significantly affects the gameplay experience.
I kindly request assistance in resolving this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.