Any idea why ???
as an admin i spawned the clothes and weapons in and then once i had set the skins i did /loadout setdefault
This is what the players are spawning with.It actually works but every player that logs on causes that error in CMD window
Failed to call hook 'OnPlayerSpawn' on plugin 'Loadoutless v1.3.0' (ArgumentNullException: Value cannot be null.
Parameter name: key)
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <e1a80661d61443feb3dbdaac88eeb776>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
at Oxide.Core.Libraries.Permission.GetUserData (System.String id) [0x00000] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Libraries.Permission.UserHasPermission (System.String id, System.String perm) [0x00012] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Plugins.Loadoutless.OnPlayerSpawn (BasePlayer player) [0x00000] in <0e5fb567e1914ae7bbdec922fe45bee4>:0
at Oxide.Plugins.Loadoutless.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a2] in <0e5fb567e1914ae7bbdec922fe45bee4>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0