Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #61  
Old 12-29-2009, 07:58 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

Quote:
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 faces.
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).
10 characters
Reply With Quote
  #62  
Old 12-29-2009, 08:09 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Thanks ... that's strange. Our outputs match up until 'Building Quadtree', then yours seems to go wrong.

Both my Windows and Linux boxes give the exact same results.

If anyone else can run azone2 on buriedsea and post the results here, it would be useful. Thanks.

I'll probably post the source tomorrow, so it will be interesting to see if you get the correct results from compiling it yourself.
----------------------------------------------------------------------------------------------------------------------------

EDIT: Scratch that. I think I see the bug.

EDIT: If there is no azone.ini file, azone2 will not add the default placeable models that it should. If you could create an empty azone.ini file in the same directory as azone2.exe and your .EQGs and try again ? (This is what you get for using beta software ... sorry :-( )

Last edited by Derision; 12-29-2009 at 08:16 PM..
Reply With Quote
  #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
  #64  
Old 12-29-2009, 08:24 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

Yup, that was it. Good catch

I'll re-upload the maps shortly.
Reply With Quote
  #65  
Old 12-29-2009, 09:44 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

http://www.sendspace.com/pro/dl/hmooea
Reply With Quote
  #66  
Old 12-30-2009, 02:04 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I'm uploading these maps to the map SVN. Secrets, if you want access shoot me a PM with a gmail address or an address tied to google.
Reply With Quote
  #67  
Old 12-30-2009, 03:35 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Nevermind that, we only have 2GB and our maps dir is currently 5.5GB. We'll need to come up with some other solution. Compression saves a ton of space, luckily so that's in our favor.
Reply With Quote
  #68  
Old 12-30-2009, 08:34 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,450
Default

Quote:
Originally Posted by cavedude View Post
Nevermind that, we only have 2GB and our maps dir is currently 5.5GB. We'll need to come up with some other solution. Compression saves a ton of space, luckily so that's in our favor.
That sendspace link lasts 30 days, so you have quite a bit of time to find an option. Maybe sourceforge for these? I'm not quite sure :P
Reply With Quote
  #69  
Old 01-11-2010, 07:21 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I updated my wiki with screenshots for almost all of the EQGv4 zones. This page now has screenshots for almost every zone available in SoF (after Titanium):

http://stormhavenserver.com/mediawik...ets_of_Faydwer

For the few that don't have screenshots yet, I will get some up for them soon as well. I figure this reference will make it easier for people to narrow down which zones from SoF they might want to use on their server.

I would put these screenshots on the EQEmu wiki too, but I am waiting until we get MediaWiki going and hoping we allow uploading of screenshots on it. It is so easy to upload a screenshot in Mediawiki that it really makes it worthwhile to do them. Not only is it easy to upload them, but it is extremely easy to insert them into the wiki page.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #70  
Old 01-11-2010, 11:03 AM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

Quote:
Originally Posted by trevius View Post
I would put these screenshots on the EQEmu wiki too, but I am waiting until we get MediaWiki going and hoping we allow uploading of screenshots on it. It is so easy to upload a screenshot in Mediawiki that it really makes it worthwhile to do them. Not only is it easy to upload them, but it is extremely easy to insert them into the wiki page.
We get it, you like mediawiki . You're preaching to the choir, I don't think anyone here believes that wakka wiki is better than mediawiki.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:34 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3