Skip to content

[Bug]: Fatal error while building #36

@Tilenozz

Description

@Tilenozz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions