Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. Could not execute post-long-event action. Exception: System.TypeInitializationException: An exception was thrown by the type initializer for TechAdvancing.Injector_GHXXTechAdvancing ---> System.MissingFieldException: Field 'Verse.ResearchProjectDef.tags' not found.
  2. at (wrapper managed-to-native) System.RuntimeMethodHandle:GetFunctionPointer (intptr)
  3. at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/RuntimeMethodHandle.cs:96
  4. at TechAdvancing.Detour.DoDetour (System.Reflection.MethodInfo source, System.Reflection.MethodInfo target) [0x00000] in <filename unknown>:0
  5. at TechAdvancing.Injector_GHXXTechAdvancing..cctor () [0x00000] in <filename unknown>:0
  6. --- End of inner exception stack trace ---
  7. at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (intptr)
  8. at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (RuntimeTypeHandle type) [0x00026] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Runtime.CompilerServices/RuntimeHelpers.cs:101
  9. at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00022] in C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\StaticConstructorOnStartup.cs:26
  10. at Verse.PlayDataLoader.<DoPlayLoad>m__2 () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:280
  11. at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x00036] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:489
  12. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:78)
  13. Verse.LongEventHandler:ExecuteToExecuteWhenFinished() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:493)
  14. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:402)
  15. Verse.LongEventHandler:LongEventsUpdate(Boolean&) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:257)
  16. Verse.Root:Update_Patch1(Object)
  17. Verse.Root_Entry:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:38)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement