Re: GK Old Farmland
Playing Steam version Alpha 20.3 (b3)
Returning nube. I played back in 2015, just re-installed and started playing again. Things changed, and I've forgotten a lot.
I just wanted to be able to farm like before so I'm trying to find a mod to fix what the devs broke.
Specific to this thread, I might be doing something wrong but I'm getting errors trying to use the mod GK Old Farmland.
The main bit is:
2022-04-21T16:23:35 41.192 ERR XML loader: Loading and parsing 'traders.xml' failed
2022-04-21T16:23:35 41.192 EXC Item with name 'meleeToolFarmT2IronHoeSchematic' not found!
I've looked in the relevant xml files, loot.xml and traders.xml, and I
do see the entries and I do not see any obvious issues like typos. I do see you have a mix of spaces and tabs (hidden characters), so I cleaned that up but still not working.
As extra info, I am seeing the same issue with a couple other mods I was trying to load, Butchers and Survivors Mod; War3zuk HD BeeHive. It's almost like the parser does not like something about the formatting of the XMLs. Perhaps something changed or I am doing something wrong, any ideas?
Thanks for the effort
Excerpts from the log:
2022-04-21T16:23:33 39.828 ERR XML loader: Loading and parsing 'loot.xml' failed
2022-04-21T16:23:33 39.829 EXC Item with name 'meleeToolFarmT2IronHoeSchematic' not found!
at LootFromXml.ParseItemList (System.String _containerId, System.Xml.XmlNodeList _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00182] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at LootFromXml.LoadLootGroup (System.Xml.XmlElement _elementGroup) [0x001c0] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x0009d] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <39cf8b713b17414c9e5ddfff01d6df19>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass52_0:<loadSingleXml>b__2(Exception)
<CoroutineWrapperWithExceptionCallback>d__48:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
2022-04-21T16:23:35 41.192 ERR XML loader: Loading and parsing 'traders.xml' failed
2022-04-21T16:23:35 41.192 EXC Item with name 'meleeToolFarmT2IronHoeSchematic' not found!
at TradersFromXml.parseItemList (System.String _containerId, System.Xml.XmlNodeList _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 minQualityBase, System.Int32 maxQualityBase) [0x0015b] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at TradersFromXml.ParseTraderItemGroup (System.Xml.XmlElement e) [0x0012b] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at TradersFromXml.ParseTraderItemGroups (System.Xml.XmlElement e) [0x00035] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at TradersFromXml.ParseNode (System.Xml.XmlNode root) [0x0011c] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at TradersFromXml+<LoadTraderInfo>d__0.MoveNext () [0x0002e] in <39cf8b713b17414c9e5ddfff01d6df19>:0
at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <39cf8b713b17414c9e5ddfff01d6df19>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass52_0:<loadSingleXml>b__2(Exception)
<CoroutineWrapperWithExceptionCallback>d__48:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)