You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
at NoBlock.NoBlock.Event_PlayerSpawn(EventPlayerSpawn event, GameEventInfo info) in C:\Users\Christoffer\Desktop\CSSharp_Finished Projects_Releases\NoBlock\NoBlock.cs:line 72
at InvokeStub_GameEventHandler1.Invoke(Object, Span1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
--- End of inner exception stack trace ---
The text was updated successfully, but these errors were encountered:
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.
at NoBlock.NoBlock.Event_PlayerSpawn(EventPlayerSpawn event, GameEventInfo info) in C:\Users\Christoffer\Desktop\CSSharp_Finished Projects_Releases\NoBlock\NoBlock.cs:line 72
at InvokeStub_GameEventHandler
1.Invoke(Object, Span
1)at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
--- End of inner exception stack trace ---
The text was updated successfully, but these errors were encountered: