-
after updating the core, the cmake results of trying to recompile with this module installed leads to errors in the make, and make install subsequently fails.
by removing the module from the azeroth…
-
### Current Behaviour
Compiler Error:
`/modules/mod-better-item-reloading/src/BetterItemReloading.cpp:474:66: error: use of undeclared identifier 'GetItemEnchantMod'
474 | else…
-
Unsure why this won't compile now, is anyone else having the issue?
```
azerothcore/modules/mod-challenge-modes/src/ChallengeModes.cpp:699:38: fatal error: use of undeclared identifier 'sSpellMgr'
…
-
**Describe the bug**
When a player logs out the character is still marked as online (In the "characters" table, the value "online" is not updated to "0". it stays at "1". This is only resetted if the…
-
**Describe the bug**
see title
**Commit hash**
d54bfb303e9 (latest as of posting)
**To Reproduce**
go through dark portal with playerbots in tow
pick up short quest line leading to V…
-
### Is your feature request related to a problem? Please describe.
Allowing the side-nav-bar `git-wiki-page-list` to be collapsable. below the Title and escription
---
# Azerothcore
### Wi…
-
**Describe the bug**
After a clean installation of the module with a clean installation of the required azerothcore, the docker container `ac-worldserver` can't find the module folder:
`ac-worldserv…
-
### Current Behaviour
/home/wowserver/azerothcore-wotlk/modules/mod-globalchat/src/GlobalChatMgr.cpp:772:25: fatal error: no member named 'SendGMText' in 'IWorld'
sWorld->SendGMText(…
-
### Current Behaviour
I was looking through the code trying to understand how "DuplicatesCount" from config and "maxitems" from DB work together, and stumbled upon this line in `AuctionHouseBotConfig…
-
### Current Behaviour
https://gist.github.com/manstfu/b1a90e684d0fc72300e2939dcd732d0c
Im using commit https://github.com/XdevTLKWoW/1v1Module/commit/aef4b038bd55126a0fdd96239805f022d958d6da
### …