View Single Post
  #63  
Old 12-29-2009, 08:21 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Confirmed. No azone.ini in the same directory as azone.exe is the problem:

Code:
M:\SoF>move azone.ini azone.ini.old
        1 file(s) moved.

M:\SoF>azone2 buriedsea
AZONE2: EQEmu .MAP file generator with placeable object support.
Attempting to load EQG buriedsea
Unable to open monkeyrocktog.tog
There are 1464324 vertices and 488108 faces.
EQG V4 Placeable Zone Support
ObjectGroupCount = 6398
azone.ini not found in current directory. Not processing placeable models.
After processing placeable objects, there are 1464324 vertices and 488108 face
Bounding box: -5760.00 < x < 6144.00, -5760.00 < y < 6144.00
Building quadtree.
Done building quad tree...
Match counters: 2904768 easy in, 8363781 easy out, 112831 hard in, 0 hard out.
Writing map file.
Map header: Version: 0x01000000. 488108 faces, 8848 nodes, 602022 facelists
Done writing map (26.71MB).

M:\SoF>
Sorry Secrets, but your .maps are no good ... I'll go and hide now, but thanks for finding the bug so quickly

PS: The default placeable objects are essential in V4 zones as they are used for key structures.

/facepalm
Reply With Quote