View Single Post
  #2  
Old 02-10-2013, 10:58 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

You still have no symbols available for zone.exe so the stack trace isn't useful. If CMake isn't set to generate the RelWithDebInfo build type then change it to that, generate, compile again, and copy the pdb files to the directory where you run your server along with the new executables.
Reply With Quote