Miya Posted July 16, 2021 Posted July 16, 2021 [Window Title] Sims 4 Tray Importer [Main Instruction] Oops! Something goes wrong... [Main Description] Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. Name cannot begin with the '"' character, hexadecimal value 0x22. Line 10, position 47.. Click Details for more info. Press Ctrl+C to copy this message. [&Details] [&Continue] [&Quit] [StackTrace] ************** Exception Text ************** System.Xml.XmlException: Name cannot begin with the '"' character, hexadecimal value 0x22. Line 10, position 47. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseAttributes() at System.Xml.XmlTextReaderImpl.ParseElement() 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.XElement.ReadElementFrom(XmlReader r, LoadOptions o) at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XElement.Load(String uri, LoadOptions options) at Sims4TrayImporter.CCXmlStore.OpenStore(String store_filename, String store_name) at Sims4TrayImporter.CCXmlStore.ReadStoreItems(ResourceKeyRef[] keyrefs) at Sims4TrayImporter.Controls.CCFileView.AppendCCInfos() at Sims4TrayImporter.Controls.CCFileView.<LoadContentFilesAsyncOLD>d__60.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() [Footer Text] Please visit Support: Please visit luniversims.fr to get help. Quote
Team deevo Posted July 16, 2021 Team Posted July 16, 2021 Hello @Miya, It looks like your lookbook contains an error. The lookbook is stored in "C:\ProgramData\TeameeVo\Sims 4 Tray Importer\ccinfo_store.xml". Make a copy of the file on your desktop in case you want to restore it later then delete it. If you are good enough with xml, the offending line will contain <" which is not a valid xml tag. Or send me a copy and I'll try to fix the error. Quote
Team deevo Posted July 16, 2021 Team Posted July 16, 2021 Il y a 1 heure, Miya a dit : What do I need to send to you? The broken "ccinfo_store.xml" file. Quote
Miya Posted July 16, 2021 Author Posted July 16, 2021 (edited) I don't have that in the folder at all. Just this XML file <?xml version="1.0" encoding="utf-8" ?> <Sims4.GameInfos.Settings> <GameInstallation> <Name>The Sims 4</Name> <Locale>[Auto]</Locale> <DisplayName>The Sims™ 4</DisplayName> <InstallDir>%ProgramFiles%\Origin Games\The Sims 4\</InstallDir> <Version>1.0.0.0</Version> <ExePath>[InstallDir]Game\Bin\TS4.exe</ExePath> </GameInstallation> </Sims4.GameInfos.Settings> Edited July 16, 2021 by Miya Insertion Quote
Team deevo Posted July 16, 2021 Team Posted July 16, 2021 "C:\ProgramData" is a hidden folder, but if you paste "C:\ProgramData\TeameeVo\Sims 4 Tray Importer" in the address bar you should be able to open it. Quote
Miya Posted July 17, 2021 Author Posted July 17, 2021 <?xml version="1.0" encoding="utf-8"?> <store> <description> <version>1.0</version> </description> <images /> <items category="unknown" /> <items category="build/buy" /> <items category="cas" /> <item object_name="sims 4 braids with tw="" type="Hair" creator="" /> </items> </store> Quote
Team deevo Posted July 18, 2021 Team Posted July 18, 2021 Hello @Miya, the error is here: <item object_name="sims 4 braids with tw="" type="Hair" creator="" /> But since your lookbook contains just one item and is incomplete, just delete the "ccinfo_store.xml" file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.