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
Listing 1 plugin:
[01] CounterStrikeSharp (v1.0.315 @ 169d43e) by Roflmuffin
meta version```
Metamod:Source Version Information
Metamod:Source version 2.0.0-dev+1314
Plugin interface version: 16:14
SourceHook version: 5:5
Loaded As: GameDLL (gameinfo.txt)
Compiled on: Oct 3 2024 15:12:54
Built from: https://github.com/alliedmodders/metamod-source/commit/557121c
Build ID: 1314:557121c
http://www.metamodsource.net/
in plugins it looks like: [#7:LOADING]: "Deathmatch Core" (1.2.8a) by Nocky
reinstaled plugin&cssharp and got:
2025-04-02 17:29:04.037 +03:00 [EROR] (cssharp:Core) Error invoking callback
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.Collections.Generic.KeyNotFoundException: The given key 'deathmatch' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at CounterStrikeSharp.API.Core.Capabilities.PluginCapability`1.Get() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Capabilities/PluginCapability.cs:line 17
at Deathmatch.Deathmatch.<>c.<SetupCustomMode>b__72_0() in C:\Users\Mates-PC\Desktop\SourceFactory\Projects\CSharp\Deathmatch\Deathmatch\Deathmatch.cs:line 339
at InvokeStub_Action.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CounterStrikeSharp.API.Core.FunctionReference.<CreateWrappedCallback>b__18_0(fxScriptContext* context) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/FunctionReference.cs:line 100
The text was updated successfully, but these errors were encountered:
meta list```
Listing 1 plugin:
[01] CounterStrikeSharp (v1.0.315 @ 169d43e) by Roflmuffin
in plugins it looks like:
[#7:LOADING]: "Deathmatch Core" (1.2.8a) by Nocky
reinstaled plugin&cssharp and got:
The text was updated successfully, but these errors were encountered: