Thread: Mercenary Crash
View Single Post
  #2  
Old 05-02-2013, 02:05 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

I just tested the scenario you described without any problems. If you are using the latest source, selected a Debug build in CMake, and the .pdb files generated in your build directory during compilation are copied over to the same folder you are running zone.exe from, you should have a crash.log in your logs directory which should tells us exactly which line of source code the crash is occurring at.
Reply With Quote