DurtyFree / durty-cloth-tool

Durty Cloth Tool easily generates addon cloth resources for GTA 5 Singleplayer and MP mods like alt:V, FiveM or RageMP with just a couple of clicks.
https://gta.clothing
116 stars 58 forks source link

Value was either too large or too small for an unsigned byte. #343

Closed ItsMeRazod closed 4 weeks ago

ItsMeRazod commented 4 weeks ago

I have the following error:

System.OverflowException: Value was either too large or too small for an unsigned byte.
   at System.Number.ThrowOverflowException(TypeCode type)
   at System.Convert.ToByte(String value)
   at CodeWalker.GameFiles.XmlMeta.Traverse(XmlNode node, MetaBuilder mb, MetaName type, Boolean isRoot)
   at CodeWalker.GameFiles.XmlMeta.Traverse(XmlNode node, MetaBuilder mb, MetaName type, Boolean isRoot)
   at CodeWalker.GameFiles.XmlMeta.GetMeta(XmlDocument doc)
   at d7caoZhsYCXGUjnw3Hq0.c9ysrR0Ya75(XmlDocument , d7caoZhsYCXGUjnw3Hq0 )
   at LTqUt8bPnBgtOfWwLLw.bvsm5UbK3u46LXBRHfu.x8fdIUcHdV(String  , List`1  )
   at ABvQdfbp3c5hFQQqm0P.x8l3C9b67o0dNOWgPmO.OnwbHWmOkC(String  , String  , String  , String  )
   at ABvQdfbp3c5hFQQqm0P.x8l3C9b67o0dNOWgPmO.HassPEnkkqi(String  , String  , String  , String  )
   at TDr26cRo2tyo1jw3ZAB.eiC2AdRHs2oynkaHMvP.LrLYZ0h2YAqhyPOZBEMv(Object , Object , Object , Object , Object )
   at TDr26cRo2tyo1jw3ZAB.eiC2AdRHs2oynkaHMvP.OdoRYYa6CZ(TargetResourceType  , String  , String  , String  , String  , ProgressDialog  )

App Version: 3.0.0.8 Items: 2620 project items (2620C / 0D) Project targets: FiveM DLC name: vcustomclothes Collection name: vcustomclothes // Project path: C:\Users\Aurélien\Desktop\VCustomClothes\clothproject_visioncustom Output path: C:\Users\Aurélien\Desktop\VCustomClothes Disable Extra Ymt Creation: False Create Subfolder For Cloth Drawable Types: True Replace settings enabled: False // DLC: NoDlc Save File Version: 5



Cloth files:
`[Please provide cloth files (ydd, ytd), cloth project and any other related files here + describe reproduction steps]`
DurtyFree commented 4 weeks ago

Duplicate of #329