Hey, i have just updated my csharp and after the v30 version your plugin "speedometer" gives me this error from csharp. So when I deactivated the plugin and the spam is gone. This currently only affects your speedometer, the spam is not present in the other plugins I have on it
rStrikeSharp/managed/CounterStrikeSharp.API/Core/FunctionReference.cs:line 81
HostStateRequest::Start(HSR_QUIT)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.MissingMethodException: Method not found: 'CounterStrikeSharp.API.Core.CInButtonState CounterStrikeSharp.API.Core.CPlayer_MovementServices.get_ButtonState()'.
at Speedometer.Speedometer.b6_4()
at InvokeStub_OnTick.Invoke(Object, Object, IntPtr)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr args, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CounterStrikeSharp.API.Core.BasePlugin.<>cDisplayClass35_01.<RegisterListener>b__2(ScriptContext context) in /__w/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/BasePlugin.cs:line 295 at InvokeStub_Action1.Invoke(Object, Object, IntPtr)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr args, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr args, BindingFlags invokeAttr)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CounterStrikeSharp.API.Core.FunctionReference.<>c__DisplayClass3_0.<.ctor>b__0(fxScriptContext context) in /__w/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/FunctionReference.cs:line 81
Hey, i have just updated my csharp and after the v30 version your plugin "speedometer" gives me this error from csharp. So when I deactivated the plugin and the spam is gone. This currently only affects your speedometer, the spam is not present in the other plugins I have on it