RimWorld

RimWorld

Anima Fruit
Error On game startup
Error on game start (main menu with better log)
And the mod isnt even enabled
can you make sense of this?


Exception loading file at C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2604028977\LoadFolders.xml. Loading defaults instead. Exception was: System.Xml.XmlException: 'AnimaFruit' is an unexpected token. Expecting white space. Line 6, position 43.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String arg) [0x0000c] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace (System.Int32 pos) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseAttributes () [0x00194] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElement () [0x001df] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x0016f] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at Verse.DirectXmlLoader.ItemFromXmlString[T] (System.String xmlContent, System.String filePath, System.Boolean resolveCrossRefs) [0x0001a] in <95de19971c5d40878d8742747904cdcd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
Verse.DirectXmlLoader:ItemFromXmlString<Verse.ModLoadFolders> (string,string,bool)
Verse.DirectXmlLoader:ItemFromXmlFile<Verse.ModLoadFolders> (string,bool)
Verse.ModMetaData:Init ()
Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem)
(wrapper dynamic-method) Verse.ModLister:Verse.ModLister.RebuildModList_Patch1 ()
Verse.Steam.WorkshopItems:RebuildItemsList ()
Verse.Steam.WorkshopItems:Notify_Installed (Steamworks.PublishedFileId_t)
Verse.Steam.Workshop:OnItemInstalled (Steamworks.ItemInstalled_t)
Steamworks.Callback`1<Steamworks.ItemInstalled_t>:OnRunCallback (intptr)
Steamworks.CallbackDispatcher:RunFrame (bool)
Steamworks.SteamAPI:RunCallbacks ()
Verse.Steam.SteamManager:Update ()
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
< >
Zobrazeno 16 z 6 komentářů
AVM 5. čvc. 2023 v 23.07 
It's a solution down there in comments, just a simple edit of xml with notepad. You can find it into 2nd comment under yours comment.
Quote: "he opened the folder (your harddrive wheres your game located, in his example E:\SteamLibrary\steamapps\workshop\content\294100\2604028977\).
There you can find LoadFolders.xml.
Open it with a text editor and search for <li IfModActive="bustedbunny.AnimaFruit"AnimaFruit</li>
You exchance it against <li IfModActive="bustedbunny.AnimaFruit">AnimaFruit</li>
the difference is just a >"
tbh ill just unsub and be done with it
hottt3 18. říj. 2023 v 23.00 
+1
Exactly the same.
The author seems not to read this, and not going to fix the error:devilskiss:
Naposledy upravil hottt3; 18. říj. 2023 v 23.01
Narlindir původně napsal:
Error on game start (main menu with better log)
And the mod isnt even enabled
can you make sense of this?


Exception loading file at C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2604028977\LoadFolders.xml. Loading defaults instead. Exception was: System.Xml.XmlException: 'AnimaFruit' is an unexpected token. Expecting white space. Line 6, position 43.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String arg) [0x0000c] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace (System.Int32 pos) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseAttributes () [0x00194] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElement () [0x001df] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x0016f] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at Verse.DirectXmlLoader.ItemFromXmlString[T] (System.String xmlContent, System.String filePath, System.Boolean resolveCrossRefs) [0x0001a] in <95de19971c5d40878d8742747904cdcd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
Verse.DirectXmlLoader:ItemFromXmlString<Verse.ModLoadFolders> (string,string,bool)
Verse.DirectXmlLoader:ItemFromXmlFile<Verse.ModLoadFolders> (string,bool)
Verse.ModMetaData:Init ()
Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem)
(wrapper dynamic-method) Verse.ModLister:Verse.ModLister.RebuildModList_Patch1 ()
Verse.Steam.WorkshopItems:RebuildItemsList ()
Verse.Steam.WorkshopItems:Notify_Installed (Steamworks.PublishedFileId_t)
Verse.Steam.Workshop:OnItemInstalled (Steamworks.ItemInstalled_t)
Steamworks.Callback`1<Steamworks.ItemInstalled_t>:OnRunCallback (intptr)
Steamworks.CallbackDispatcher:RunFrame (bool)
Steamworks.SteamAPI:RunCallbacks ()
Verse.Steam.SteamManager:Update ()
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
Same issue. My exact error (in case there is a minor difference) is:

Exception loading file at c:\program files (x86)\steam\steamapps\workshop\content\294100\2604028977\LoadFolders.xml. Loading defaults instead. Exception was: System.Xml.XmlException: 'AnimaFruit' is an unexpected token. Expecting white space. Line 6, position 43.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String arg) [0x0000c] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace (System.Int32 pos) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseAttributes () [0x00194] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElement () [0x001df] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x0016f] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at Verse.DirectXmlLoader.ItemFromXmlString[T] (System.String xmlContent, System.String filePath, System.Boolean resolveCrossRefs) [0x0001a] in <95de19971c5d40878d8742747904cdcd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.DirectXmlLoader:ItemFromXmlString<Verse.ModLoadFolders> (string,string,bool)
Verse.DirectXmlLoader:ItemFromXmlFile<Verse.ModLoadFolders> (string,bool)
Verse.ModMetaData:Init ()
Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem)
Verse.ModLister:RebuildModList ()
Verse.ModLister:.cctor ()
Verse.ModsConfig:.cctor ()
Verse.LoadedModManager:InitializeMods ()
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:<Start>b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()
I'm also having this error. Even without the mod enabled.

Exception loading file at C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2604028977\LoadFolders.xml. Loading defaults instead. Exception was: System.Xml.XmlException: 'AnimaFruit' is an unexpected token. Expecting white space. Line 6, position 43.
[Ref 7A1CE69B]
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String arg) [0x0000c] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace (System.Int32 pos) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseAttributes () [0x00194] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElement () [0x001df] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x0016f] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at Verse.DirectXmlLoader.ItemFromXmlString[T] (System.String xmlContent, System.String filePath, System.Boolean resolveCrossRefs) [0x0001a] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch5 (string)
Verse.DirectXmlLoader:ItemFromXmlString<Verse.ModLoadFolders> (string,string,bool)
Verse.DirectXmlLoader:ItemFromXmlFile<Verse.ModLoadFolders> (string,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.ModMetaData.Init_Patch2 (Verse.ModMetaData)
Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.ModLister.RebuildModList_Patch4 ()
Verse.Steam.WorkshopItems:RebuildItemsList ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Steam.WorkshopItems.Notify_Subscribed_Patch1 (Steamworks.PublishedFileId_t)
Verse.Steam.Workshop:OnItemSubscribed (Steamworks.RemoteStoragePublishedFileSubscribed_t)
Steamworks.Callback`1<Steamworks.RemoteStoragePublishedFileSubscribed_t>:OnRunCallback (intptr)
Steamworks.CallbackDispatcher:RunFrame (bool)
Steamworks.SteamAPI:RunCallbacks ()
Verse.Steam.SteamManager:Update ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch2 (Verse.Root)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Entry.Update_Patch0 (Verse.Root_Entry)
< >
Zobrazeno 16 z 6 komentářů
Na stránku: 1530 50