Forums WoW Modding Discussion Miscellaneous [Archive] Error on compiling on Ubuntu 14.04

[Archive] Error on compiling on Ubuntu 14.04

[Archive] Error on compiling on Ubuntu 14.04

rektbyfaith
Administrator
0
11-04-2025, 05:18 PM
#1
Archived author: Bogi • Posted: 2025-11-04T18:18:45.658680
Original source

I'm trying to compile the core on Ubuntu and when i run command 'make' it works till 30% then it just stops with the following code:

Code:

ASSERT(_headerBuffer.GetActiveSize() == ClientPktHeader::SizeOf[_initialized][_authCrypt.IsInitialized()], "Header size %u different than expected %u", _headerBuffer.GetActiveSize(), ClientPktHeader::SizeOf[_initialized][_authCrypt.IsInitialized()]);
^
make[2]: *** [src/server/game/CMakeFiles/game.dir/Server/WorldSocket.cpp.o] Error 1
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
make: *** [all] Error 2
root@2542:/home/TrinityCore/build1#
rektbyfaith
11-04-2025, 05:18 PM #1

Archived author: Bogi • Posted: 2025-11-04T18:18:45.658680
Original source

I'm trying to compile the core on Ubuntu and when i run command 'make' it works till 30% then it just stops with the following code:

Code:

ASSERT(_headerBuffer.GetActiveSize() == ClientPktHeader::SizeOf[_initialized][_authCrypt.IsInitialized()], "Header size %u different than expected %u", _headerBuffer.GetActiveSize(), ClientPktHeader::SizeOf[_initialized][_authCrypt.IsInitialized()]);
^
make[2]: *** [src/server/game/CMakeFiles/game.dir/Server/WorldSocket.cpp.o] Error 1
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
make: *** [all] Error 2
root@2542:/home/TrinityCore/build1#

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)