PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
Armorzone 0 error

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help (095)
Display posts from previous:   

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Thu Feb 09, 2006 3:40 am    Post subject: Armorzone 0 error Reply with quote

I've been at this place before but I need help again. I was trying to make sure my server would run with the unpatched Mondain's Legacy files and got this error in my startup log.

Code:

...
Loading package in pkg/world/regionspawner/
Loading package in pkg/world/saver/
Loading package in pkg/world/spawnnet/
Loading package in pkg/world/timer/
Loading package in pkg/world/weather/
Couldn't find an Armor Zone for layer 0
Server Shutdown: load_itemdesc
Execution aborted due to: Data file error



I know it means that I have an item that is defined as a layer 0 item and there are no armourzones for layer 0 but how can I trace it to which item is giving me this error?

Author Message
Bytehawk



Joined: 03 Feb 2006
Posts: 56
Location: Germany, Franconia

PostPosted: Thu Feb 09, 2006 4:14 am    Post subject: Reply with quote

I can't help you with finding out what item exactly it is. But some days ago one of our new scripters had the same problem and we had a hard time finding out what POL wanted to tell us with this error message Smile

Finally, we found out that he was using the wrong verdata. After copying the correct verdata into the UO directory, it worked. So you simply may not be using the correct mul files.

Author Message
Danielle



Joined: 07 Feb 2006
Posts: 97
Location: Pittsburgh, Pennsylvania

PostPosted: Thu Feb 09, 2006 9:19 pm    Post subject: Reply with quote

If I recall correctly it means that you have a object defined in itemdesc.cfg as armour for an item that does not have a layer/facing value set.

For example, say it was this item causing the error:

Code:

Armor 0x13C7
{
  Name            LeatherGorget
  AR              12
  Coverage        Neck
  VendorSellsFor  36
  VendorBuysFor   10
  MaxHP           104
  script          :combat:equipitem
  equipscript     :combat:item_equip
  unequipscript   :combat:item_unequip
}


You would locate item 0x13C7 with InsideUO and verify that it has a facing/layer value set, and of course is flagged at least wearable and as armour.

As to locating which item causes the error, thats the hard and tedious part. Would be nice if the core said which item it was trying to load when it failed. However seeing as the last package loaded was "pkg/world/weather/" I would guess the itemdesc.cfg would be in that package, not sure though.

- Danielle

Author Message
Tritan



Joined: 04 Feb 2006
Posts: 136
Location: Illinois, USA

PostPosted: Fri Feb 10, 2006 2:28 pm    Post subject: Reply with quote

I run into this from time to time when I copy my server files from one machine to another. The only thing I have found is that my mul files are not the same between the two machines.

If you recently added something to your server, i.e. new graphics, and tried to add them into your scripts you might want to check those items first. Maybe you did get the flags set right or something. I made that mistake also a few times. Sad

Author Message
Yukiko



Joined: 02 Feb 2006
Posts: 1094
Location: Southern Central USA

PostPosted: Fri Feb 10, 2006 6:36 pm    Post subject: Reply with quote

Well, here is what we are doing.

We are trying to get rid of our verdata file by adding the graphics directly to the gump and art mul files. So the first thing I was testing was the compatibility of my current POL server with an unblemish install of Mondain's Legacy. So I guess the problem exists due to conflicts between the tiledata that we were using and the ML tiledata.

Thanks for the info.

Post new topic   Reply to topic    PenUltima Online Forum Index -> General Help (095) All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty