Nereziel / cs2-WeaponPaints

GNU General Public License v3.0
225 stars 56 forks source link

The given key 'menu:nfcore' was not present in the dictionary. #316

Closed yichen11818 closed 1 month ago

yichen11818 commented 1 month ago

2024-10-19 11:41:02.417 +08:00 [EROR] (cssharp:PluginManager) OnAllPluginsLoaded failed System.Collections.Generic.KeyNotFoundException: The given key 'menu:nfcore' was not present in the dictionary. at System.Collections.Generic.Dictionary2.get_Item(TKey key) at CounterStrikeSharp.API.Core.Capabilities.PluginCapability1.Get() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Capabilities/PluginCapability.cs:line 17 at WeaponPaints.WeaponPaints.OnAllPluginsLoaded(Boolean hotReload) in /home/runner/work/cs2-WeaponPaints/cs2-WeaponPaints/WeaponPaints.cs:line 111 at CounterStrikeSharp.API.Core.Plugin.Host.PluginManager.Load() in /home/runner/work/CounterStrikeSharp/CounterStrikeSharp/managed/CounterStrikeSharp.API/Core/Plugin/Host/PluginManager.cs:line 106

yichen11818 commented 1 month ago

build-314

yichen11818 commented 1 month ago

This issue was resolved; I didn't have the following installed: PlayerSettings - Required by MenuManagerCS2 AnyBaseLibCS2 - Required by PlayerSettings MenuManagerCS2