AzerothCore Unable to connect to server, probably WorldSocket Malformed request sent by client

I am using AzerothCore locally and when I try to log in – I am stuck at "Authenticating". Previously on login attempt – a error occured, WorldSocket Malformed request sent by client, But after opening the ports for both inbound and outbound connections – it dissapeared. Therefore, no error message, just stuck at "Authenticating". Client… Read More AzerothCore Unable to connect to server, probably WorldSocket Malformed request sent by client

AzerothCore failing to add mods (ModulesLoader.cpp undefined reference to `Addmod_$NAME_masterScripts()` )

I can’t seem to get mods to link with AzerothCore. I’m running a new build (pulled today) and it seems to work ok (after building I can connect and play the game). When I run ./acore.sh docker build: They seem to build ok: Scanning dependencies of target modules [ 19%] Building CXX object modules/CMakeFiles/modules.dir/gen_scriptloader/static/ModulesLoader.cpp.o [… Read More AzerothCore failing to add mods (ModulesLoader.cpp undefined reference to `Addmod_$NAME_masterScripts()` )