-
Notifications
You must be signed in to change notification settings - Fork 1
error #4
Description
2024-02-10 14:13:13.129 +03:00 [EROR] (cssharp:PluginManager) Failed to load plugin from /home/container/game/csgo/addons/counterstrikesharp/plugins/ModularityPlugin/ModularityPlugin.dll
System.MissingMethodException: Method not found: 'Void VipCoreApi.IVipCoreApi.RegisterFeature(System.String, FeatureType, System.Action`2<CounterStrikeSharp.API.Core.CCSPlayerController,FeatureState>)'.
at VIP_ShowDamage.VipShowDamage.LoadModule(IApiProvider provider)
at ModularityPlugin.ModularityPlugin.Load(Boolean hotReload) in H:\modularity\CSSModularity\ModularityPlugin\ModularityPlugin.cs:line 77
at CounterStrikeSharp.API.Core.Plugin.PluginContext.Load(Boolean hotReload) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/PluginContext.cs:line 201
at CounterStrikeSharp.API.Core.Plugin.Host.PluginManager.LoadPlugin(String path) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/Host/PluginManager.cs:line 52
at CounterStrikeSharp.API.Core.Plugin.Host.PluginManager.Load() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/Host/PluginManager.cs:line 34