Jump to content

Recommended Posts

Posted

[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.

  • Team
Posted

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.

Posted (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 by Miya
Insertion
Posted

<?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>

  • Team
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use Privacy Policy