Advertisement
Guest User

Advanced Permissions not working #2

a guest
Dec 6th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.98 KB | None | 0 0
  1. [12/6/2019 6:19:10 PM] [Error] Error in MulticastDelegate ImplementationShutdown: 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 Pustalorc.Libraries.MySqlConnectorWrapper.ConnectorWrapper`1[T].Dispose () [0x00000] in <09b8f10a1f3f4265814c7097e3e10ead>:0
  3.   at Pustalorc.ImperialPlugins.Permissions.AdvancedPermissionsPlugin.‏‏‪‮​‍‫‌‫‪‫​‎‫‌‏‌‫‫‫‫‏‬​​‫‍‪‬‮ () [0x00000] in <15eb622405724ec294d5717a257d791d>:0
  4.   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  5.   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
  6.    --- End of inner exception stack trace ---
  7.   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
  8.   at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <7ba07f088431485bb722f3b3373e87ee>:0
  9.   at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <7ba07f088431485bb722f3b3373e87ee>:0
  10.   at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <7ba07f088431485bb722f3b3373e87ee>:0
  11.   at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <7ba07f088431485bb722f3b3373e87ee>:0
  12.   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