-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Ошибка при старте сервера
[EROR] (cssharp:PluginManager) OnAllPluginsLoaded failed
System.TypeInitializationException: The type initializer for 'VIP_Bhop.Bhop' threw an exception.
---> System.ArgumentException: Method CCSPlayer_MovementServices_ProcessMovement not found in gamedata.json
at CounterStrikeSharp.API.Core.GameData.GetSignature(String key) in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/GameData.cs:line 94
at VIP_Bhop.Bhop..cctor() in D:\github\cs2-VIPCore\VIPCore\modules\VIP_Bhop\VIP_Bhop.cs:line 44
--- End of inner exception stack trace ---
at VIP_Bhop.Bhop..ctor(VIP_Bhop vipBhop, IVipCoreApi api) in D:\github\cs2-VIPCore\VIPCore\modules\VIP_Bhop\VIP_Bhop.cs:line 64
at VIP_Bhop.VIP_Bhop.OnAllPluginsLoaded(Boolean hotReload) in D:\github\cs2-VIPCore\VIPCore\modules\VIP_Bhop\VIP_Bhop.cs:line 30
at CounterStrikeSharp.API.Core.Plugin.Host.PluginManager.Load() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/Host/PluginManager.cs:line 123