Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'', hexadecimal value 0x03, is an invalid character. Line 122, position 19. #382

Open
sodade21 opened this issue Jan 21, 2025 · 0 comments

Comments

@sodade21
Copy link

I have the following error:

System.Xml.XmlException: '�', hexadecimal value 0x03, is an invalid character. Line 122, position 19.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos, Boolean expand, StringBuilder internalSubsetBuilder, Int32& charCount, EntityType& entityType)
   at System.Xml.XmlTextReaderImpl.ParseCharRefInline(Int32 startPos, Int32& charCount, EntityType& entityType)
   at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
   at System.Xml.XmlTextReaderImpl.ParseText()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(Stream stream, LoadOptions options)
   at System.Xml.Linq.XDocument.Load(Stream stream)
   at JBHuE0mnS3GDlemFXNP1.F0A1TdY1cEI(Stream , JBHuE0mnS3GDlemFXNP1 )
   at tl4h0hHnpDeUWHIB1uO.DjZj4qHxnTXyLF4bHNu.lA2HaylNmX(String  )
   at Mirx5xOKgm0ekAiTtZb.QPBS0vOFLUYduYE3sNv.bQ1OMaYJBZ(String  , String  , String  )
   at Mirx5xOKgm0ekAiTtZb.QPBS0vOFLUYduYE3sNv.uoMOO3dpAd(ProjectContext  , PedAppearanceItemBase  , String  , Byte[]&  , String&  )
   at Mirx5xOKgm0ekAiTtZb.QPBS0vOFLUYduYE3sNv.vsXODKxpvP(ProjectContext  , ClothData  , String  , Byte[]&  , String&  )
   at DurtyClothTool.App.ViewModels.Commands.AppearanceItem.Clothes.OptimizeClothItemCommand.Execute(Object  )
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

App Version: 3.1.0.3
Project targets: FiveM
DLC name: tqm_creaturemetadlc1
Collection name: **tqm_creaturemetadlc1_fix2 // **
Project path: G:\FiveM STUFF!\DurtyClothTool.App\for INFERNO V2\ForMerge_Compile\TQM_CreatureMetaDLC1\clothproject_tqm_creaturemetadlc1
Output path: G:\FiveM STUFF!\DurtyClothTool.App\for INFERNO V2\ForMerge_Compile\TQM_CreatureMetaDLC1
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]`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant