I looked through last expansion's threads, and found this post that has ksmith's perl script parse through eqgame.exe to generate information on the zones.

I tried this using the new .exe, and it's failing:

Code:
Use of uninitialized value within @stack in subtraction (-) at (eval 2) line 1.
Use of uninitialized value within @stack in subtraction (-) at (eval 2) line 1.
Use of uninitialized value in printf at (eval 2) line 1.
{non-ASCII symbols}
@ 001EDBC0 Unknown opcode:  66A3D853
Is there something that needs to be updated with the perl script (if ksmith is still with us?)

I ran the script on the old eqgame.exe from Dec '09, and it worked fine. It's just when I ran it against the new one.

Thanks.