View Single Post
  #9  
Old 10-16-2004, 05:16 PM
kedobin
Sarnak
 
Join Date: Oct 2004
Posts: 30
Default

I just now installed it. **edit**Using it from Microsoft VC++ 6.0 Introductory.**edit** Anyway, I try running and get the error window, and choose debug.
I get the following pop-up window

Microsoft Visual C++
Unhandled exception in Zone.exe: 0xC0000005: Access Violation.

Afterward, I'm given a window titled Disassembly, and there is a part that is noted both by a yellow arrow, and by a drop-down selection menu in the bottom left, labled context.

The yellow arrow is pointing at:

00458FF0 cmp dword ptr [eax+34h],edi

Meanwhile, the context part has:

ZONE! 00458ff0()

The tabs:

Auto
Locals
this
Name: this Value: CXX0017: Error: symbol "this" not found

**edit**I failed to mention that I've tried running eqemu 3.12, and the only improvement was that I didn't get the message about the NPCs.**edit**
Reply With Quote