Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. [07.12.2019 12:43:55] [Error] Error in MulticastDelegate PlayerInventoryAdded: 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
  2. at Rocket.Core.Permissions.RocketPermissionsManager.HasPermission (Rocket.API.IRocketPlayer player, System.Collections.Generic.List`1[T] permissions) [0x00000] in <466fa14d466749559a64a11ae8acbc60>:0
  3. at Rocket.API.IRocketPermissionsProviderExtensions.HasPermission (Rocket.API.IRocketPermissionsProvider rocketPermissionProvider, Rocket.API.IRocketPlayer player, System.String permission) [0x0000f] in <1ef0125c67a64c40ad79bd6ae336260d>:0
  4. at Rocket.API.IRocketPlayerExtension.HasPermission (Rocket.API.IRocketPlayer player, System.String permission) [0x00000] in <466fa14d466749559a64a11ae8acbc60>:0
  5. at ImperialPlugins.ItemRestrictions.ItemRestrictionPlugin.‮‭‬‎‏​‭‏‭‬‫‫​‭‮‪‎‫‪‏‬‌‮‎‫‎‍‍‮ (Rocket.Unturned.Player.UnturnedPlayer , System.UInt16 ) [0x000cb] in <2a519a1979704f7c90eb5c8cd5fc4bee>:0
  6. at ImperialPlugins.ItemRestrictions.ItemRestrictionPlugin.‌‎‪‎‫‭‪‎‍‎‏‭‮‬‏‫‍‭‏‫‬‮ (Rocket.Unturned.Player.UnturnedPlayer , Rocket.Unturned.Enumerations.InventoryGroup , System.Byte , SDG.Unturned.ItemJar ) [0x00044] in <2a519a1979704f7c90eb5c8cd5fc4bee>:0
  7. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  8. 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 <7ba07f088431485bb722f3b3373e87ee>:0
  9. --- End of inner exception stack trace ---
  10. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <7ba07f088431485bb722f3b3373e87ee>:0
  11. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <7ba07f088431485bb722f3b3373e87ee>:0
  12. at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <7ba07f088431485bb722f3b3373e87ee>:0
  13. at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <7ba07f088431485bb722f3b3373e87ee>:0
  14. at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <7ba07f088431485bb722f3b3373e87ee>:0
  15. at Rocket.Core.Extensions.MulticastDelegateExtension.TryInvoke (System.MulticastDelegate theDelegate, System.Object[] args) [0x00019] in <466fa14d466749559a64a11ae8acbc60>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement