Skip to content

[cmangos-one-ai] Windows crash with friends #94

@LordPsyan

Description

@LordPsyan

Exception thrown: read access violation.
player->m_social was nullptr.

I am not getting much info from my debugging session. Only thing I get is from SocialMgr.cpp line 191

PlayerSocialMap::iterator itr = player->GetSocial()->m_playerSocialMap.find(friend_lowguid);

I am guessing its from trying to get the friends list.

I do have to mention that using git submodule init/update won't work. what it pulls doesn't compile giving boost/asio.h not found errors, so I just pulled master branch from github and placed it in src/modules/Bots (did same with immersive. Should do same with tests, but I dont compile tests. it gives same error on revision pulled with submodule update.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions