Page 1 of 1

Starting up

Posted: Sun Jan 20, 2013 2:16 pm
by Darkah
Hello guys.
Im not sure if this the correct area to create this post, but I need help with something. I was trying to run a pol distro 99 and this is giving me this error:

Warning! pkg/items/clothing/cloth/onDestroy.ecl does not exist!
Warning! pkg/items/containers/treasureChest/canInsert.ecl does not exist!
Warning! pkg/items/clothing/cloth/onDestroy.ecl does not exist!
Warning! pkg/items/weapons/onDestroy.ecl does not exist!
Error reading configuration file pkg/multis/multicommands/config/itemdesc.cfg:
Multi definition not found. Objtype=0x53ec, graphic=0x53ed
Element: House 0x53ec, found on line 486
Server Shutdown: load_itemdesc
Execution aborted due to: Configuration file error

I was digging Google like 2 days and I couldn't find any answers related to this subject.
I really appreciate if some of you guys could help me with this, and Im sorry if this is not the right place to post it.

Thanks!

Darkah

Re: Starting up

Posted: Mon Jan 21, 2013 12:09 am
by xeon
It seems to me that in pkg/multis/multicommands/config/itemdesc.cfg you have an multi item with an unknown graphic.
Try re-running uoconvert using your client files. If the error persist, edit that file, find the value 0x53ec and remove the entry.

Re: Starting up

Posted: Mon Jan 21, 2013 2:59 am
by Darkah
I had to remove all the entry, but its ok! Thanks my friend