Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. [Error : R2API] ItemDropAPI could not be initialized and has been disabled:
  2.  
  3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
  4. at MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) [0x0018c] in <2195ddbf0070424d93785ddc4f2e862d>:0
  5. at MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) [0x00031] in <2195ddbf0070424d93785ddc4f2e862d>:0
  6. at MonoMod.Utils.DynamicMethodDefinition.Generate () [0x00000] in <2195ddbf0070424d93785ddc4f2e862d>:0
  7. at MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) [0x00017] in <918f995a72e749188a0cb75e5ba4da1e>:0
  8. at MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) [0x00070] in <918f995a72e749188a0cb75e5ba4da1e>:0
  9. at MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) [0x00061] in <918f995a72e749188a0cb75e5ba4da1e>:0
  10. at MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) [0x00025] in <918f995a72e749188a0cb75e5ba4da1e>:0
  11. at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) [0x00028] in <918f995a72e749188a0cb75e5ba4da1e>:0
  12. at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
  13. at IL.RoR2.BossGroup.add_DropRewards (MonoMod.Cil.ILContext+Manipulator ) [0x0000a] in <263815dd6ec942d68e5b27e702c49d56>:0
  14. at R2API.ItemDropAPI.SetHooks () [0x00000] in <e04d0156a97b453786cde8a7624bcfab>:0
  15. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  16. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <c6bd535f6ab848b4a13f34d01b756eef>:0
  17. --- End of inner exception stack trace ---
  18. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0004b] in <c6bd535f6ab848b4a13f34d01b756eef>:0
  19. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
  20. at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <e04d0156a97b453786cde8a7624bcfab>:0
  21. at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
  22. at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <e04d0156a97b453786cde8a7624bcfab>:0
  23. at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <e04d0156a97b453786cde8a7624bcfab>:0
  24. at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <e04d0156a97b453786cde8a7624bcfab>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement