PL5000 Posted November 4, 2018 Posted November 4, 2018 The WickedWhims Tuner file is broken. I have been trying to fix it but nothing is working. I have redownloaded the mod several times and each time the error is the same. This is the error message I get on the Sims4Studio... The Sims 4 Studio - Version 3.1.2.1 System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options) at System.Xml.Linq.XDocument.Parse(String text) at S4Studio.ViewModels.Animation.AnimationPackCustomContent.<>c.<get_PosePackInstance>b__60_1(SnippetTuningResource x) at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source) at S4Studio.ViewModels.Animation.AnimationPackCustomContent.get_PosePackInstance() at S4Studio.ViewModels.Animation.AnimationPackCustomContent.get_IsPosePack() at S4Studio.ViewModels.Animation.AnimationPackCustomContent.LoadPosePack() at S4Studio.ViewModels.Animation.AnimationPackCustomContent..ctor(IWindow window, IResourceProvider global, IDBPFPackage package, IAnimationListProvider animation_source) at S4Studio.ViewModels.Animation.AnimationPackCustomContent..ctor(IWindow window, IResourceProvider global, IDBPFPackage package) at S4Studio.ViewModels.MyCC.ModPackageViewModel.<get_Content>b__32_0() at S4Studio.ViewModels.MyCC.ModContentViewModel.get_ModItemViewModel() This is what the xml code is <?xml version="1.0" encoding="utf-8"?><SimData version="0x00000101" u="0x00000000"> <Instances> <I name="TURBODRIVER:WickedWhims_Commodity_Is_Sim_In_Sex" schema="Commodity" type="Object"> <L name="ad_data" /> <U name="arrow_data" schema="TunableArrowData"> <T name="negative_double_arrow">-20</T> <T name="negative_single_arrow">-1</T> <T name="negative_triple_arrow">-30</T> <T name="positive_double_arrow">20</T> <T name="positive_single_arrow">1</T> <T name="positive_triple_arrow">30</T> </U> <T name="max_value_tuning">1</T> <T name="min_value_tuning">0</T> <T name="stat_name">0x00000000</T> <L name="states" /> <T name="ui_sort_order">0</T> <T name="ui_visible_distress_threshold">0</T> <T name="visible">0</T> </I> </Instances> <Schemas> <Schema name="Commodity" schema_hash="0xAA000ED9"> <Columns> <Column name="ad_data" type="Vector" flags="0x00000000" /> <Column name="arrow_data" type="Object" flags="0x00000000" /> <Column name="max_value_tuning" type="Single" flags="0x00000000" /> <Column name="min_value_tuning" type="Single" flags="0x00000000" /> <Column name="stat_name" type="LocalizationKey" flags="0x00000000" /> <Column name="states" type="Vector" flags="0x00000000" /> <Column name="ui_sort_order" type="Int32" flags="0x00000000" /> <Column name="ui_visible_distress_threshold" type="Single" flags="0x00000000" /> <Column name="visible" type="Boolean" flags="0x00000000" /> </Columns> </Schema> <Schema name="TunableArrowData" schema_hash="0x2804CCF3"> <Columns> <Column name="negative_double_arrow" type="Single" flags="0x00000000" /> <Column name="negative_single_arrow" type="Single" flags="0x00000000" /> <Column name="negative_triple_arrow" type="Single" flags="0x00000000" /> <Column name="positive_double_arrow" type="Single" flags="0x00000000" /> <Column name="positive_single_arrow" type="Single" flags="0x00000000" /> <Column name="positive_triple_arrow" type="Single" flags="0x00000000" /> </Columns> </Schema> </Schemas></SimData> TURBODRIVER_WickedWhims_Tuning.package
Recommended Posts
Archived
This topic is now archived and is closed to further replies.