-
Posts
27 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by metshival
-
I cant send discord commands even with the correct roles, channels ids and such. Im using the latest discord.ext v3.1.0
-
That did it. Thanks.
-
-
It wont load with the new discord extension.
-
ExType: JsonSerializationException Failed to initialize plugin 'ZLogs v1.0.1' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.Number.ParseInt32 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00016] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.Int32.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0001d] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.Convert.ToInt32 (System.String value, System.IFormatProvider provider) [0x00005] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.String.System.IConvertible.ToInt32 (System.IFormatProvider provider) [0x00000] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x000e0] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0007c] in <271c58b7a8684db5a2c92be17a81f252>:0 I reset the config, data logs and language.
-
[06.19 10:28:44] Failed to call hook 'OnWelcomePanelPageOpen' on plugin 'WPKits v1.3.0' (InvalidCastException: Specified cast is not valid.) at Oxide.Plugins.WPKits.ShowKits (BasePlayer player, System.Int32 page) [0x0021e] in <6f87766355924a4a9713facca3b9fe5a>:0 at Oxide.Plugins.WPKits.OnWelcomePanelPageOpen (BasePlayer player, System.Int32 tab, System.Int32 page, System.String addon) [0x00017] in <6f87766355924a4a9713facca3b9fe5a>:0 at Oxide.Plugins.WPKits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <6f87766355924a4a9713facca3b9fe5a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 [06.19 10:28:46] Failed to call hook 'OnWelcomePanelPageOpen' on plugin 'WPKits v1.3.0' (InvalidCastException: Specified cast is not valid.) [06.19 10:28:46] at Oxide.Plugins.WPKits.ShowKits (BasePlayer player, System.Int32 page) [0x0021e] in <6f87766355924a4a9713facca3b9fe5a>:0 [06.19 10:28:46] at Oxide.Plugins.WPKits.OnWelcomePanelPageOpen (BasePlayer player, System.Int32 tab, System.Int32 page, System.String addon) [0x00017] in <6f87766355924a4a9713facca3b9fe5a>:0 [06.19 10:28:46] at Oxide.Plugins.WPKits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0006a] in <6f87766355924a4a9713facca3b9fe5a>:0 [06.19 10:28:46] at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 [06.19 10:28:46] at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 [06.19 10:28:46] at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Using:
-
Hello! Is there a possibility for organization support?
-
-
It seems the Non Dedicated Server one where you don't have permissions to change start cmd is out of date and doesn't work. It shows 1.4.67.
-
Thank you very much!
-
The added vending machines are all the same. is it possible to make them like the other types of vending machines like from bandit/outpost?
-
Yea, that fixed it. Thank you.
-
Still happens but disabling the spam detection fixes the error. "Item drop spam detection:": { "Enabled?": false, "WebhookURL": "", "Items needed to detect:": 15, "Time(seconds)": 8.0, "Ignored items(shortnames like: ammo.rifle etc..):": null }, "Item pick spam detection:": { "Enabled?": false, "WebhookURL": "", "Items needed to detect:": 15, "Time(seconds)": 8.0, "Ignored items(shortnames like: ammo.rifle etc..):": null } (this is all default besides the false for enabled.
-
I have a stack plugin for items. the config for zlog is default and ill get you the list of plugins. not using carbon. plugins.txt
-
its every item and all the time. Picking up stones/wood/etc from random patches works fine. [11.02 12:35:46] Failed to call hook 'OnItemAction' on plugin 'ZLogs v0.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ZLogs.OnItemAction (Item item, System.String action, BasePlayer player) [0x00052] in <95883cd6fac149eb83a458add754cf83>:0 at Oxide.Plugins.ZLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01bd6] in <95883cd6fac149eb83a458add754cf83>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [11.02 12:35:48] Failed to call hook 'OnItemPickup' on plugin 'ZLogs v0.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ZLogs.OnItemPickup (Item item, BasePlayer player) [0x00044] in <95883cd6fac149eb83a458add754cf83>:0 at Oxide.Plugins.ZLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01ba0] in <95883cd6fac149eb83a458add754cf83>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
-
[11.01 21:20:02] Failed to call hook 'OnItemPickup' on plugin 'ZLogs v0.2.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ZLogs.OnItemPickup (Item item, BasePlayer player) [0x00044] in <f496406e65e94daf86febe88a505cdd2>:0 at Oxide.Plugins.ZLogs.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01ba0] in <f496406e65e94daf86febe88a505cdd2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0