View Single Post
  #6  
Old 08-14-2011, 06:34 PM
Jujubeez
Fire Beetle
 
Join Date: Aug 2011
Location: Charlotte, NC
Posts: 17
Default

Hey we are debugging it now, but we get the assembly code and not the actual functions. Visual Studio says something about not having symbols loaded. What are we doing wrong? If we can find the function I think we can fix this. This is our call stack below. Thanks for your help!

> Zone.exe!004c76de()
[Frames below may be incorrect and/or missing, no symbols loaded for Zone.exe]
Zone.exe!004c5f20()
KernelBase.dll!769bb9bc()
mswsock.dll!74d46531()
Zone.exe!007807f2()
ntdll.dll!7766ff2e()
KernelBase.dll!769bd1c9()
Zone.exe!0079af92()
kernel32.dll!76e114d1()
Zone.exe!007807d3()
Zone.exe!00716f14()
Zone.exe!004fbb32()
Zone.exe!004d0217()
kernel32.dll!76e114d1()
Zone.exe!007a561f()
Zone.exe!0077d592()
Zone.exe!007a69ca()
Zone.exe!007848df()
kernel32.dll!76e13677()
ntdll.dll!77689f02()
ntdll.dll!77689ed5()
Zone.exe!00430020()
Reply With Quote