Thread: azone2 question
View Single Post
  #2  
Old 01-28-2012, 06:14 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

I just tried it on Linux (32-bit) and Win7 (64 bit, although azone2 was compiled as 32 bit), and it works for me:
Code:
D:\EQClients\Underfoot>dir moors.eqg
 Volume in drive D is New Volume
 Volume Serial Number is E8FF-9784

 Directory of D:\EQClients\Underfoot

23/03/2010  19:33        26,670,635 moors.eqg
               1 File(s)     26,670,635 bytes
               0 Dir(s)  845,114,679,296 bytes free

D:\EQClients\Underfoot>azone2 moors
AZONE2: EQEmu .MAP file generator with placeable object support.
Attempting to load EQG moors
There are 3403632 vertices and 1134544 faces.
EQG V4 Placeable Zone Support
ObjectGroupCount = 2157
azone.ini not found in current directory. Including default models.
After processing placeable objects, there are 4909737 vertices and 1636579 faces
.
Bounding box: -3968.00 < x < 3968.00, -2560.00 < y < 3712.00
Building quadtree.
Done building quad tree...
Match counters: 9421821 easy in, 27934388 easy out, 167559 hard in, 0 hard out.
Writing map file.
Map header: Version: 0x01000000. 1636579 faces, 2666 nodes, 1813303 facelists
Done writing map (88.14MB).

D:\EQClients\Underfoot>
Don't know what to suggest, as no-one has reported a problem like this before.
Reply With Quote