I also get this one:
Failed to call hook 'cmdUI_MainMarketScreen' on plugin 'AbsolutMarket v1.8.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AbsolutMarket+UI.LoadImage (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.String img, System.String aMin, System.String aMax) [0x00000] in <8e22a683f3d346268ac1c07cb71f5112>:0
at Oxide.Plugins.AbsolutMarket.MarketMainScreen (BasePlayer player, System.Int32 page, Oxide.Plugins.AbsolutMarket+Category cat) [0x00176] in <8e22a683f3d346268ac1c07cb71f5112>:0
at Oxide.Plugins.AbsolutMarket.cmdUI_MainMarketScreen (ConsoleSystem+Arg arg) [0x00050] in <8e22a683f3d346268ac1c07cb71f5112>:0
at Oxide.Plugins.AbsolutMarket.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01971] in <8e22a683f3d346268ac1c07cb71f5112>: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>:0And the auto bind NEVER works. I always have to bind it myself or tell players too.