Error..

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Error..

Post by Sweex »

I got this error.. and I've no clue what to do next..

Image
xeon
Forum Regular
Posts: 338
Joined: Fri Oct 31, 2008 3:18 am

Re: Error..

Post by xeon »

You have an object with objtype 0x6300 that is not defined in any itemdesc.cfg
Have you maybe disabled some pkg? Or changed some itemdesc.cfg?
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

I indeed changed the itemdesc.cfg.. because i had some errors before i had to delete some costum houses wich gave me the errors.. should I search the itemdesc.cfg for 0x6300?
xeon
Forum Regular
Posts: 338
Joined: Fri Oct 31, 2008 3:18 am

Re: Error..

Post by xeon »

You can either:
- delete from npcequip.cfg all the items with that objtype
or
- restore in itemdesc.cfg the entry for that objtype
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

Oke will try that tonight! Ill let you know!
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

I replaced the itemdesc.cfg and the original multis.cfg to get the error I had before.. (see below)

Image

Last time I deleted all the content he was blaming about. Perhaps I could get this working and then it will all work, what to do to fix the above error?
xeon
Forum Regular
Posts: 338
Joined: Fri Oct 31, 2008 3:18 am

Re: Error..

Post by xeon »

Have you run uoconvert.exe?
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

xeon wrote:Have you run uoconvert.exe?
I don't have UOConvert.exe.. it's pol 095.
User avatar
Austin
Former Developer
Posts: 621
Joined: Wed Jan 25, 2006 2:30 am

Re: Error..

Post by Austin »

Support for 095 is non existent due to it being 12.. almost 13 years old.

What you will need to do is locate the multis mul and .idx files that were originally used with the POL files you are trying to use.


If you don't have the multis files then you will have a lot more work ahead of you and even more work if you want to use already populated data files.

If you want to use the populated data files (accounts, pcs, , npcs, storage, items, etc):
You will need to modify your multis.cfg and boats.cfg to match your multi mul files ... or auto generate? Its been so long I cant remember what produced them.
You can get most of the information from UO Fiddler.

You will then need to go through errors in itemdesc.cfg files to make them match the multis.cfg

If you have fresh data files in your /data/ directory then you can remove all the entries in multis.cfg and then find the House itemdesc.cfg object types and remove those.



The second screen shot you posted shows you have populated data files and you removed object type 0x6300 from an itemdesc.cfg that an NPC needed to equip.
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

Oké I got it up.. I used the multi.mul and the multi.idx from the shards original patch.. with that the objtypes were defined and oke.. so that's running!

Now to spawn the doors/npcs? With pol99 you create a realm.. what to do within 095?
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

Oké I got it up.. I used the multi.mul and the multi.idx from the shards original patch.. with that the objtypes were defined and oke.. so that's running!

Now to spawn the doors/npcs? With pol99 you create a realm.. what to do within 095?
Sweex
New User
Posts: 13
Joined: Wed Jul 31, 2013 6:52 am

Re: Error..

Post by Sweex »

Sweex wrote:Oké I got it up.. I used the multi.mul and the multi.idx from the shards original patch.. with that the objtypes were defined and oke.. so that's running!

Now to spawn the doors/npcs? With pol99 you create a realm.. what to do within 095?
Nevermind, got it! :deadhorse:
Post Reply