Gozzim / mod-globalchat

AzerothCore Module for an Advanced Global Chat
GNU Affero General Public License v3.0
9 stars 8 forks source link

[Bug]: Fatal error while building #36

Open Tilenozz opened 3 months ago

Tilenozz commented 3 months ago

Current Behaviour

/home/wowserver/azerothcore-wotlk/modules/mod-globalchat/src/GlobalChatMgr.cpp:772:25: fatal error: no member named 'SendGMText' in 'IWorld' sWorld->SendGMText(LANG_FORBIDDEN_PHRASE_ANNOUNCE_GM, playerName, message); // send report to GMs

/home/wowserver/azerothcore-wotlk/modules/mod-globalchat/src/cs_globalchat.cpp:115:17: fatal error: no member named 'SendWorldText' in 'IWorld' sWorld->SendWorldText(LANG_GLOBALCHAT_STATE_ANNOUNCE_WORLD, playerName.c_str(), "enabled");



### Expected Behaviour

no errors

### Steps to reproduce the problem

Build azerothcore

### Extra Notes

_No response_

### AC rev. hash/commit

 AzerothCore rev. ad411b49b772 2024-08-13 12:05:12 

### Operating system

Ubuntu 20.04

### Custom changes or Modules

_No response_
dockillborn commented 2 months ago

I have the same issue image

tmyrdal commented 1 month ago

Happen to me also same issue.

dockillborn commented 3 weeks ago

@Tilenozz Sorry for the ping but can we get some help with this.