Jump to content

massa2a

Member
  • Posts

    171
  • Joined

  • Last visited

Everything posted by massa2a

  1. massa2a

    cannot save button

    Failed to call hook 'custombuttons_save' on plugin 'CustomButtons v2.0.8' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Select[TSource,TResult] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] selector) [0x0000d] in <30cb9806a8774f11bb35ea6b11076cb4>:0 at Oxide.Plugins.CustomButtons.custombuttons_save (ConsoleSystem+Arg arg) [0x0000d] in <048d7490662d4a088ad26e654315d26a>:0 at Oxide.Plugins.CustomButtons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01441] in <048d7490662d4a088ad26e654315d26a>: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 I'm doing something wrong ? When i want to save a command nothing is happening
  2. massa2a

    doesn't sound good

    i did the command written in the console, now i need to restart the server, will see in few hours when server will be empty and without player. Thank you ! working after server update/reboot
  3. massa2a

    not a bug

    yes to those one (repair/upgrade/auth list) i think because the GUI pop on top that's why there is a problem, maybe a superposition ? But that's not a big deal, i ve solved the problem, don't worry
  4. massa2a

    doesn't sound good

    got this massive message on the console : Loaded plugin ZenPanel v1.0.1 by BradCopp Failed to run a 0.00 timer in 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.<OnServerInitialized>b__51_0 () [0x00015] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 ZenMail was compiled successfully in 1646ms Loaded plugin ZenMail v2.0.0 by BadCop Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to run a 1.00 timer in 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshAllImageConsumers () [0x00026] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to run a 3.00 timer in 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshAllImageConsumers () [0x00026] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to run a 6.00 timer in 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshAllImageConsumers () [0x00026] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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 Failed to call hook 'API_RefreshHud' on plugin 'ZenPanel v1.0.1' (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) at Oxide.Ext.CarbonAliases.LUI.SendUiBytes (BasePlayer player, System.Byte[] bytes) [0x0000c] in <abbe8d2e798045f08af4c0ec90ef1a45>:0 at Oxide.Plugins.ZenPanel.SendLui (BasePlayer player, Oxide.Ext.CarbonAliases.LUI ui) [0x00011] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.ShowHudIcon (BasePlayer player) [0x00237] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.RefreshHudIcon (BasePlayer player, System.Boolean force) [0x0003c] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.API_RefreshHud (BasePlayer player, System.Boolean force) [0x00018] in <9302aca204eb4910abe6a51fcd1ddf58>:0 at Oxide.Plugins.ZenPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01437] in <9302aca204eb4910abe6a51fcd1ddf58>: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
  5. massa2a

    not a bug

    not a bug just the GUI announcement from arena are making impossible to click on repair/upgrade buttons Problem solved by removing GUI announcement
  6. massa2a

    NPC STUCK IN WALL

    npc are stuck in the wall when event is running Also i did notify that language file aren't loading even with oxide/lang/de(for exemple) plugin stay in english
  7. Same problem, please update the plugin Error while compiling WelcomeMusic: Argument 1: cannot convert from 'Facepunch.StringView' to 'string' | Line: 366, Pos: 42
  8. massa2a

    Rocks & XP

    Hi ! I just got a player too with a xp problem, indeed when he's crafting bandages he's not getting xp anymore
  9. massa2a

    server not starting

    Stll not working for me (18:39:24) | Couldn't load server/verygames/proceduralmap.4000.14112025.6.285.sav - file doesn't exist Tried to host with maptr.gg and dropbox but nothing changed
  10. massa2a

    server not starting

  11. massa2a

    server not starting

    good luck then ! and thank for your fast reactivity !!
  12. massa2a

    server not starting

    Hi there i got a problem too, i got hat on my server : Couldn't load server/rust/proceduralmap.4000.14112025.5.285.sav - file doesn't exist Same problem on your side or you think it's "connected" ??
  13. Hi there ! Just bought your plugin, excellent integration on custom map, really good job ! I'm wondering if for a further update you can integrate lang file we can modify for non eng server please ? And a map marker too, that would be great (maybe blood drop) ? That would be great for player to understand Thank you !
    An ABSOLUTE M-A-S-T-E-R C-L-A-S-S !!! A very big B-R-A-V-O for those plugins ! Everything is P-E-R-F-E-C-T from A to Z Extremely easy to install + configure + translation and set the plugin exactly HOW YOU WANT The custom items are just GORGEOUS, excellent graphics and very well integrated with the interface. My players already love them ! I permit myself to give them (players) the option to craft the T3 parts too and they love it ! Thank you @Brad Copp for you job and very well done ! I'll deal with you again without any doubt !
    An ABSOLUTE M-A-S-T-E-R C-L-A-S-S !!! A very big B-R-A-V-O for those plugins ! Everything is P-E-R-F-E-C-T from A to Z Extremely easy to install + configure + translation and set the plugin exactly HOW YOU WANT The custom items are just GORGEOUS, excellent graphics and very well integrated with the interface. My players already love them ! I permit myself to give them (players) the option to craft the T3 parts too and they love it ! Thank you @Brad Copp for you job and very well done ! I'll deal with you again without any doubt !
    An ABSOLUTE M-A-S-T-E-R C-L-A-S-S !!! A very big B-R-A-V-O for those plugins ! Everything is P-E-R-F-E-C-T from A to Z Extremely easy to install + configure + translation and set the plugin exactly HOW YOU WANT The custom items are just GORGEOUS, excellent graphics and very well integrated with the interface. My players already love them ! I permit myself to give them (players) the option to craft the T3 parts too and they love it ! Thank you @Brad Copp for you job and very well done ! I'll deal with you again without any doubt !
  14. massa2a

    try to import custom item

    .
  15. After a server reboot, the problem is solved
  16. Ok will try that. Thank you
  17. Config + lang ItemsInfo(1).json ItemsInfo.json
  18. Hi there, just bought the plugin and there what i get in game. There is a specific manipulation to do in game to show correctly what i want ? Thank you for your help
  19. massa2a

    Favorite

    Got it now, thank you !
  20. massa2a

    Favorite

    "Sections": [ { "Section name": "Favori", "Enable this section?": true, "Section permission [required]": "favorite", "Register this permission?": false, "Section icon": "https://i.postimg.cc/43jc0tWp/favorite.png", "Section items": [] }, Not like this ?
  21. massa2a

    Favorite

    not seen this permission in the description and when i try to do it i got that : o.grant group default CraftingPanel.section.favorite Permission 'CraftingPanel.section.favorite' doesn't exist
  22. massa2a

    Favorite

    Hi there ! I'm using your FANTASTIC plugin for few weeks now with 200+ items (natives and customs) and i figured out the "FAVORITE" button on the item is not showing, i got the category but the clickable button, is that normal or did i do something wrong ? Thank you !

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.2k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.