This is the error for the overflow
ASSERTION FAILED: (_hiCreatureGuid < 0x00FFFFFE && "Creature guid overflow!") at C:\Users\illum\Desktop\Emulation\mop\v71\v7_1MOP_2026_NEW\src\server\game\Globals\ObjectMgr.cpp:6461
In funtion: ObjectMgr::GenerateLowGuid
[0xd75c56]
[0xb27714]
[0x12192df]...
The Auction house Bot is broken. Bad GUID coded in for the auctioneer (23442) and the character GUID is bad too (279). Only 249 Items appear in the 3 auction houses, horde, Neutral, and alliance. The item cycle refresh is non working probably because of the bad GUIDs of the auctioneer. I was...