Guest User

Error

a guest
Jun 30th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. Exception from asynchronous event: System.TypeInitializationException: An exception was thrown by the type initializer for AlienRace.HarmonyPatches ---> System.NullReferenceException: Object reference not set to an instance of an object
  2. at AlienRace.HarmonyPatches+<>c__DisplayClass0_0.<.cctor>b__0 (AlienRace.ThingDef_AlienRace ar) [0x00000] in <filename unknown>:0
  3. at System.Collections.Generic.List`1[AlienRace.ThingDef_AlienRace].ForEach (System.Action`1 action) [0x00000] in <filename unknown>:0
  4. at AlienRace.HarmonyPatches..cctor () [0x00000] in <filename unknown>:0
  5. --- End of inner exception stack trace ---
  6. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  7. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00000] in <filename unknown>:0
  8. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00000] in <filename unknown>:0
  9. at Verse.PlayDataLoader.<DoPlayLoad>m__80F () [0x00000] in <filename unknown>:0
  10. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00000] in <filename unknown>:0
  11. Verse.Log:Error(String)
  12. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  13. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()
Add Comment
Please, Sign In to add comment