I can't reproduce that:
Code:
D:\EQClients\Underfoot>azone2 toskirakk
AZONE2: EQEmu .MAP file generator with placeable object support.
.ZON file not found inside EQG. Looking for toskirakk.zon in filesystem. Found.
There are 149946 vertices and 49982 faces.
Processing azone.ini for placeable models.
No azone.ini entry found for zone toskirakk.eqg
After processing placeable objects, there are 149946 vertices and 49982 faces.
Bounding box: -1871.16 < x < 3141.72, -2210.09 < y < 731.77
Building quadtree.
Done building quad tree...
Match counters: 271556 easy in, 766385 easy out, 1927 hard in, 0 hard out.
Writing map file.
Map header: Version: 0x01000000. 49982 faces, 621 nodes, 62650 facelists
Done writing map (2.73MB).
D:\EQClients\Underfoot>azone2 frostcrypt
AZONE2: EQEmu .MAP file generator with placeable object support.
.ZON file not found inside EQG. Looking for frostcrypt.zon in filesystem. Found.
There are 272136 vertices and 90712 faces.
Processing azone.ini for placeable models.
No azone.ini entry found for zone frostcrypt.eqg
After processing placeable objects, there are 272136 vertices and 90712 faces.
Bounding box: -659.14 < x < 1167.79, -457.96 < y < 2550.00
Building quadtree.
Done building quad tree...
Match counters: 494850 easy in, 1397452 easy out, 1718 hard in, 0 hard out.
Writing map file.
Map header: Version: 0x01000000. 90712 faces, 630 nodes, 113028 facelists
Done writing map (4.94MB).
D:\EQClients\Underfoot>azone2 stonehive
AZONE2: EQEmu .MAP file generator with placeable object support.
.ZON file not found inside EQG. Looking for stonehive.zon in filesystem. Found.
There are 54360 vertices and 18120 faces.
Processing azone.ini for placeable models.
No azone.ini entry found for zone stonehive.eqg
After processing placeable objects, there are 54360 vertices and 18120 faces.
Bounding box: -2451.69 < x < 1259.80, -2296.13 < y < 1231.68
Building quadtree.
Done building quad tree...
Match counters: 130085 easy in, 339003 easy out, 8160 hard in, 0 hard out.
Writing map file.
Map header: Version: 0x01000000. 18120 faces, 1119 nodes, 33956 facelists
Done writing map (1.05MB).
D:\EQClients\Underfoot>
This is with default models, i.e. no entry in azone.ini
If they work for you with no azone.ini entry but crash with one, post your azone.ini (I can crash it if I specify a model number in azone.ini which > the number of models in the zone, which I will fix).