Yes, it loads correctly, but I'm getting the error below on the UIs. It's probably caused by an argument conflict. It might also be conflicting with another plugin, but I'm not sure.
Failed to call hook 'SendMarketPage' on plugin 'Cooking v2.0.35' (InvalidCastException: Specified cast is not valid.)
at System.Convert.ToInt32 (System.Object value) [0x00003] in <e605204d165a49d89ae7579f3d894429>:0
at Oxide.Plugins.Cooking.SendMarketPage (ConsoleSystem+Arg arg) [0x00011] in <447a9a65b4f54f2db41ceb21a934e6df>:0
at Oxide.Plugins.Cooking.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x026b5] in <447a9a65b4f54f2db41ceb21a934e6df>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0