Made everything from scratch. How to remove an error?
Failed to call hook 'GetPlayerData' on plugin 'PlayerDatabase v1.6.1' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
at Oxide.Plugins.PlayerDatabase.GetPlayerData (System.String userid, System.String key) [0x000ad] in <3167edb6a4264269adc213a639c5036b>:0
at Oxide.Plugins.PlayerDatabase.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002ad] in <3167edb6a4264269adc213a639c5036b>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0