Thread: Crash Issue
View Single Post
  #21  
Old 09-17-2012, 12:48 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Have the zone running
In Visual Studio with the solution loaded, select Debug -> Attach to Process... from the menu. I don't know what you mean when you say you click on zone and go to debugging.
Select proper process in the list according to the instructions above.
Make it crash
Post the call stack from the call stack window which is generally on the lower right. You can also press Alt-7 to find it, or select Debug -> Windows -> Call Stack.
Reply With Quote