CS2-Deathmatch icon indicating copy to clipboard operation
CS2-Deathmatch copied to clipboard

not working after cs2 upd

Open ccsimplyspolit opened this issue 1 year ago • 1 comments

meta list```

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

ccsimplyspolit avatar Apr 02 '25 14:04 ccsimplyspolit

You don't have the shared folder installed

NockyCZ avatar Apr 02 '25 19:04 NockyCZ