BWEM-community icon indicating copy to clipboard operation
BWEM-community copied to clipboard

Aztec2.1 crashes BWEM

Open MicroDK opened this issue 5 years ago • 0 comments

BWEM crashes when finding start locations on the map Aztec2.1 from Torch-Up: https://liquipedia.net/starcraft/Torch_Up

bool startingLocationsOK = BWEMmap.FindBasesForStartingLocations();
UAB_ASSERT(startingLocationsOK, "BWEM map analysis failed");

Result:

!Assert:   startingLocationsOK
File:      c:\users\micky\documents\microwave-source-v2.x-440\microwave\source\ualbertabotmodule.cpp
Message:   BWEM map analysis failed
Line:      25
Time:      2020-01-27_19:22:29

MicroDK avatar Jan 28 '20 14:01 MicroDK