Compiled source from 9-3-2014, enabling mercs causing instant zone.exe crash on win8. Traced to zone/zone.cpp
Code:
void Zone::LoadMercTemplates(){
.
.
Replaced this with void Zone::LoadMercTemplates(){ from zone.cpp date 6-14-14 (my last build, and version i fork off of) and everything is good.
Looks related to the latest changes, will try to look into troubleshooting, unless whomever pushed this sees anything stand out.
Thanks..