Skip to content

Bug: Compile #154

@davvvve1

Description

@davvvve1

Current Behaviour

/home/server/azerothcore-wotlk/modules/mod-ah-bot/src/AuctionHouseBot.cpp:1031:18: fatal error: no matching constructor for initialization of 'WorldSession'
WorldSession _session(_account, std::move(accountName), 0, nullptr, SEC_PLAYER, sWorld->getIntConfig(CONFIG_EXPANSION), 0, LOCALE_enUS, 0, false, false, 0);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/server/azerothcore-wotlk/src/server/game/Server/WorldSession.h:351:5: note: candidate constructor not viable: no known conve

Expected Behaviour

Should compile

Steps to reproduce the problem

update

Extra Notes

No

AC rev. hash/commit

/home/server/azerothcore-wotlk/modules/mod-ah-bot/src/AuctionHouseBot.cpp:1031:18: fatal error: no matching constructor for initialization of 'WorldSession'
WorldSession _session(_account, std::move(accountName), 0, nullptr, SEC_PLAYER, sWorld->getIntConfig(CONFIG_EXPANSION), 0, LOCALE_enUS, 0, false, false, 0);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/server/azerothcore-wotlk/src/server/game/Server/WorldSession.h:351:5: note: candidate constructor not viable: no known conve

Operating system

Debian 12

Custom changes or Modules

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions