Page 1 of 1

GlobalClothing error

PostPosted: Thu Jan 22, 2009 1:06 pm
by D'Lanor
Is plClothingItem supported? When I try to save an edit with PageEditor I get an "unhandled exception" error.

prcc also craps out but it gives some more info:
.\PRP\Avatar\plClothingItem.cpp:185: Unexpected tag: Element

The Element tag was created by the decompiler but the compiler does not seem to know what to do with it.

btw, this also happens when I do not edit anything but just decompile and try to compile again.

Re: GlobalClothing error

PostPosted: Thu Jan 22, 2009 9:37 pm
by Zrax
Yep, another PRC parsing bug... Should be fixed in rev. 284. Thanks!

Re: GlobalClothing error

PostPosted: Tue Feb 03, 2009 7:01 am
by D'Lanor
It is getting past the tag error but prcc is now crashing. No useful error messages this time. :( Just this...

prcc.exe has encountered a problem and needs to close. We are sorry for the inconvenience.


This is happening again without any edits by me. Just a plain decompile and compile.

Re: GlobalClothing error

PostPosted: Wed Feb 04, 2009 11:51 am
by Zrax
Seems there were actually a few PRC bugs in the Clothing types... They should be fixed now in rev. 294, but you might have to re-export your plSharedMesh objects, if you are using them (I changed the export format of the Geometry Spans slightly, since some lines were getting too long).