Guest User

Error on Startup

a guest
Jul 14th, 2025
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. Error in Integrated Implants, assembly name: Implants, method: LTS_HediffComp_Dreadheart:GenerateFleshBeastSpawnList, exception: System.MissingFieldException: Field not found: System.Collections.Generic.List`1<Verse.PawnKindDef> RimWorld.FleshbeastUtility.AllFleshbeasts Due to: Could not find field in class
  2. [Ref 52CFC3A4]
  3. (wrapper managed-to-native) System.Reflection.RuntimeModule.ResolveFieldToken(intptr,int,intptr[],intptr[],System.Reflection.ResolveTokenError&)
  4. at System.Reflection.RuntimeModule.ResolveField (System.Reflection.Module module, System.IntPtr monoModule, System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x0000f] in <51fded79cd284d4d911c5949aff4cb21>:0
  5. at System.Reflection.RuntimeModule.ResolveField (System.Int32 metadataToken, System.Type[] genericTypeArguments, System.Type[] genericMethodArguments) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
  6. at HarmonyLib.MethodBodyReader.ReadOperand (HarmonyLib.ILInstruction instruction) [0x003de] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  7. at HarmonyLib.MethodBodyReader.GenerateInstructions () [0x00022] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  8. <0x281c63720f0 + 0x0014a> <unknown method>
  9. at HarmonyLib.MethodCopier.GetInstructions (System.Reflection.Emit.ILGenerator generator, System.Reflection.MethodBase method, System.Int32 maxTranspilers) [0x00024] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  10. at HarmonyLib.PatchProcessor.GetOriginalInstructions (System.Reflection.MethodBase original, System.Reflection.Emit.ILGenerator generator) [0x0000b] in <8124cc12bdf242eab0a5f7e7edecf387>:0
  11. at ModErrorChecker.ModErrorChecker.CheckAssemblies () [0x000af] in <c01cefb11f204c02a513919b7c43f698>:0
  12. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  13. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
  14. ModErrorChecker.ModErrorChecker/<StartChecks>d__1:MoveNext ()
  15. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:InvokeMoveNext (object)
  16. System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  17. System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
  18. System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner:Run ()
  19. System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c:<.cctor>b__7_0 (object)
  20. UnityEngine.UnitySynchronizationContext/WorkRequest:Invoke ()
  21. UnityEngine.UnitySynchronizationContext:Exec ()
  22. UnityEngine.UnitySynchronizationContext:ExecuteTasks ()
Advertisement
Add Comment
Please, Sign In to add comment