[21:51:52] Failed to call hook 'OnEntitySpawned' on plugin 'AutomaticAuthorization v1.1.9' (FormatException: Input string was not in a correct format.)
at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x0005c] in <567df3e0919241ba98db88bec4c6696f>:0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <567df3e0919241ba98db88bec4c6696f>:0
at System.String.Format (System.String format, System.Object[] args) [0x00020] in <567df3e0919241ba98db88bec4c6696f>:0
at Oxide.Plugins.AutomaticAuthorization.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in <224d900e25af46ccb1e3dca7cfb224a5>:0
at Oxide.Plugins.AutomaticAuthorization.AuthToCupboard (System.Collections.Generic.HashSet`1[T] buildingPrivlidges, System.UInt64 playerID, System.Boolean justCreated) [0x0012a] in <224d900e25af46ccb1e3dca7cfb224a5>:0
at Oxide.Plugins.AutomaticAuthorization.CheckEntity (BaseEntity entity, System.Boolean justCreated) [0x000d6] in <224d900e25af46ccb1e3dca7cfb224a5>:0
at Oxide.Plugins.AutomaticAuthorization.OnEntitySpawned (BaseEntity entity) [0x00000] in <224d900e25af46ccb1e3dca7cfb224a5>:0
at Oxide.Plugins.AutomaticAuthorization.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0022d] in <224d900e25af46ccb1e3dca7cfb224a5>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0 FormatException in OnEntitySpawnedNot An Issue
That error means that your oxide/lang file for the plugin was not edited correctly, where something was removed when it shouldn't have been.
Locked automatically