Guest User

Untitled

a guest
Jul 19th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. Exception parsing node <inheritXenoGenes>False</inheritXenoGenes> into a System.Single:
  2. System.FormatException: Input string was not in a correct format.
  3. [Ref 2E35D6EC]
  4. at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <51fded79cd284d4d911c5949aff4cb21>:0
  5. at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <51fded79cd284d4d911c5949aff4cb21>:0
  6. at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <51fded79cd284d4d911c5949aff4cb21>:0
  7. at Verse.ParseHelper.ParseFloat (System.String str) [0x00006] in <981a33edf24d499488b0f820d94638e1>:0
  8. at Verse.ParseHelper.FromString[T] (System.String str) [0x00009] in <981a33edf24d499488b0f820d94638e1>:0
  9. at Verse.ScribeExtractor.ValueFromNode[T] (System.Xml.XmlNode subNode, T defaultValue) [0x0003d] in <981a33edf24d499488b0f820d94638e1>:0
  10. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  11. Verse.Log:Error (string)
  12. Verse.ScribeExtractor:ValueFromNode<single> (System.Xml.XmlNode,single)
  13. Verse.Scribe_Values:Look<single> (single&,string,single,bool)
  14. BGInheritance.BGInheritance:ExposeData ()
  15. Verse.ScribeExtractor:SaveableFromNode<BGInheritance.BGInheritance> (System.Xml.XmlNode,object[])
  16. Verse.Scribe_Deep:Look<BGInheritance.BGInheritance> (BGInheritance.BGInheritance&,bool,string,object[])
  17. Verse.Scribe_Deep:Look<BGInheritance.BGInheritance> (BGInheritance.BGInheritance&,string,object[])
  18. Verse.LoadedModManager:ReadModSettings<BGInheritance.BGInheritance> (string,string)
  19. Verse.Mod:GetSettings<BGInheritance.BGInheritance> ()
  20. BGInheritance.BGInheritanceMain:.ctor (Verse.ModContentPack)
  21. System.Reflection.RuntimeConstructorInfo:InternalInvoke (object,object[],bool)
  22. System.Reflection.RuntimeConstructorInfo:DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  23. System.Reflection.RuntimeConstructorInfo:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
  24. System.RuntimeType:CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&)
  25. System.Activator:CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[])
  26. System.Activator:CreateInstance (System.Type,object[])
  27. Verse.LoadedModManager:CreateModClasses ()
  28. Verse.LoadedModManager:LoadAllActiveMods (bool)
  29. Verse.PlayDataLoader:DoPlayLoad ()
  30. Verse.PlayDataLoader:LoadAllPlayData (bool)
  31. Verse.Root/<>c:<Start>b__10_1 ()
  32. Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
  33. Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
  34. System.Threading.ThreadHelper:ThreadStart_Context (object)
  35. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  36. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  37. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
  38. System.Threading.ThreadHelper:ThreadStart ()
  39.  
Advertisement
Add Comment
Please, Sign In to add comment