Jump to content

scarecr0w12

Member
  • Posts

    155
  • Joined

  • Last visited

Everything posted by scarecr0w12

  1. scarecr0w12

    Question about permission

    I was wondering if i applied abandonedbases.exclude to a player or group, that would fully exclude them from Abandoned bases, and allow the plugin Raid Protection to take over?
  2. Getting the following error after adding rewards: (23:22:49) | [Oxide] 23:22 [Error] Failed to call hook 'CmdOpenUi' on plugin 'Referrals v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Referrals.MainUi (BasePlayer player, System.Int32 page, System.Int32 rPage, System.Boolean first) [0x010cb] in <30ddfd3f28ce43098c584b33a8e3e7a6>:0 at Oxide.Plugins.Referrals.CmdOpenUi (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00091] in <30ddfd3f28ce43098c584b33a8e3e7a6>:0 at Oxide.Plugins.Referrals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0096f] in <30ddfd3f28ce43098c584b33a8e3e7a6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Config is attached. I think it is because i have 2 rewards for the same amount of referrals? I was thinking this would be how to give 2 rewards Referrals.json
  3. In addition to this, Mass remove would be great too. For example, i use one of the pre-built loot tables, but it includes EVERY item, most being 0 to spawn, so having to go thru and delete each one individually is super annoying.
  4. Just checking if the dev has had time to consider this?
  5. Attached BuildTools.json
  6. scarecr0w12

    NRE with OnHammerHit

    Yeah i sent a support ticket to mevent for Build Tools as well. Im, sure its due to some conflict between the 2 (They are the only ones giving any NREs). so probably just something that needs to be added to have them work better together
  7. (08:07:48) | [Oxide] 08:07 [Error] Failed to call hook 'OnActiveItemChanged' on plugin 'BuildTools v1.5.18' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BuildTools.OnActiveItemChanged (BasePlayer player, Item oldItem, Item newItem) [0x00044] in <baf115a6b11e4f6fadd4d042227ac7be>:0 at Oxide.Plugins.BuildTools.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007a3] in <baf115a6b11e4f6fadd4d042227ac7be>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Looks to occur when switching between Gmod Toolgun and other items, unsure if it occurs when using as regular hammer.
  8. scarecr0w12

    NRE with OnHammerHit

    I haven't gotten any reports of issues for it. So i'd have to assume it is working, im just seeing the errors a ton, so its concerning
  9. scarecr0w12

    NRE with OnHammerHit

    Only other hammer plugin im using is Buildtools from Mevents. I think XPerience may too?
  10. scarecr0w12

    NRE with OnHammerHit

    It looks like it is happening only when someone is using that gmod tool rather than a normal hammer. I'm also seeing this when they switch between any item and the gmod tool. (22:47:38) | [Oxide] 22:47 [Error] Failed to call hook 'OnActiveItemChanged' on plugin 'BuildTools v1.5.18' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BuildTools.OnActiveItemChanged (BasePlayer player, Item oldItem, Item newItem) [0x000c1] in <4fbc974de54441f5baa42741f53b94ad>:0 at Oxide.Plugins.BuildTools.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007a3] in <4fbc974de54441f5baa42741f53b94ad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  11. scarecr0w12

    NRE with OnHammerHit

    Unfortunately i can't myself. I'll need to talk to my players, but i'd have to assume they are either fixing or upgrading their buildings. But i will get a accurate answer soon.
  12. scarecr0w12

    NRE with OnHammerHit

    (20:24:25) | [Oxide] 20:24 [Error] Failed to call hook 'OnHammerHit' on plugin 'BaseFixer v3.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BaseFixer.OnHammerHit (BasePlayer player, HitInfo info) [0x00090] in <9b7f202a52e0464192347ab7e479cdbd>:0 at Oxide.Plugins.BaseFixer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001ae] in <9b7f202a52e0464192347ab7e479cdbd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  13. scarecr0w12

    Mysql error at load

    Sorry the comment form would not let me post that log with the code insert at all
  14. scarecr0w12

    Mysql error at load

    (12:13:45) | [Oxide] 12:13 [Warning] Reference Carbon.SDK.dll from RusterNET.Core.dll not found (12:13:45) | [Oxide] 12:13 [Info] Added '// Reference: RusterNET.Core' in plugin 'RusterNET' (12:13:45) | [Oxide] 12:13 [Info] Added '// Reference: System.Drawing' in plugin 'RusterNET' (12:13:45) | [Oxide] 12:13 [Warning] [DEBUG] Plugin compilation is already queued: RusterNET (0.020 ago) (12:13:45) | [Oxide] 12:13 [Warning] [DEBUG] Plugin compilation is already queued: RusterNET (0.051 ago) (12:13:45) | [Oxide] 12:13 [Info] Added '// Reference: Facepunch.Sqlite' in plugin 'ImageLibrary' (12:13:45) | [Oxide] 12:13 [Info] Added '// Reference: UnityEngine.UnityWebRequestModule' in plugin 'ImageLibrary' (12:13:47) | [Oxide] 12:13 [Info] RusterNET, GridAPI and ImageLibrary were compiled successfully in 2551ms (12:13:47) | [Oxide] 12:13 [Warning] Calling 'Unload' on 'RusterNET v4.2.5' took 260ms (12:13:48) | [Oxide] 12:13 [Error] Web request produced exception (Url: http://167.86.121.152:8802/rusternet-ms) in 'RusterNET v4.2.5' plugin (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.WebRequests+WebRequest.<WaitForResponse>b__40_0 (System.IAsyncResult res) [0x00000] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (12:13:49) | [Oxide] 12:13 [Error] Web request produced exception (Url: http://167.86.121.152:8802/rusternet-ms) (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.WebRequests+WebRequest.<WaitForResponse>b__40_0 (System.IAsyncResult res) [0x00000] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (12:13:50) | [Oxide] 12:13 [Error] Web request produced exception (Url: http://167.86.121.152:8802/rusternet-ms) in 'RusterNET v4.2.5' plugin (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Libraries.WebRequests+WebRequest.<WaitForResponse>b__40_0 (System.IAsyncResult res) [0x00000] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (12:13:50) | [Oxide] 12:13 [Info] Unloaded plugin RusterNET v4.2.5 by Raul-Sorin Sorban (12:13:50) | [Oxide] 12:13 [Info] Unloaded plugin GridAPI v1.0.0 by Steenamaroo (12:13:50) | [Oxide] 12:13 [Info] Unloaded plugin Image Library v2.0.62 by Absolut & K1lly0u (12:13:50) | [Oxide] 12:13 [Warning] [DEBUG] RusterNET plugin is waiting for requirements to be loaded: GridAPI and ImageLibrary (12:13:51) | [Oxide] 12:13 [Info] Loaded plugin GridAPI v1.0.0 by Steenamaroo (12:13:51) | [Oxide] 12:13 [Warning] [DEBUG] RusterNET plugin is waiting for requirements to be loaded: ImageLibrary (12:13:51) | Loading inbuilt skin manifest from GitHub... (12:13:51) | [Oxide] 12:13 [Info] Loaded plugin Image Library v2.0.62 by Absolut & K1lly0u (12:13:51) | [Oxide] 12:13 [Info] [RusterNET] Initializing SQL database... (12:13:51) | [Oxide] 12:13 [Info] [RusterNET] Loading SQL database... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing default users... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing advert validator... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing Story validator... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing notification validator... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing Lottery validator... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing default feeds... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing default groups... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Initializing default bots... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Installing CUI commands... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Installing user commands... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Installing permissions... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Fetching Ruster.NET watermark... (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Fetching Ruster.NET Marketplace watermark... (12:13:52) | [Oxide] 12:13 [Warning] Calling 'OnServerInitialized' on 'RusterNET v4.2.5' took 949ms (12:13:52) | [Oxide] 12:13 [Info] Loaded plugin RusterNET v4.2.5 by Raul-Sorin Sorban (12:13:52) | [Oxide] 12:13 [Info] [RusterNET] Downloaded vanilla stack sizes. (12:13:52) | Skin manifest imported successfully (12:13:52) | [Oxide] 12:13 [Error] MySql command callback raised an exception (JsonReaderException: After parsing a value an unexpected character was encountered: V. Path 'Feeds[1].Posts[3].MarketplaceListing.Text', line 1142, position 3.) at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00179] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x0028e] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.RusterNET.<LoadSQL>m__D (System.Collections.Generic.List`1[T] list) [0x0003b] in <253e4c9b61f34257848b00587e9f259d>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <021a1dba6a754e42a6cc7771fdfee190>:0
  15. scarecr0w12

    Mysql error at load

    Original error occurs at each reload of the plugin or start of server, here is full details after a reload
  16. This shows up any time someone tries to use the blackmarket, is the backend API system no longer functioning? i see it attempts to connect to: http://167.86.121.152:8802/rusternet-ms?method=flea.get http://167.86.121.152:8802/rusternet-ms?method=flea.buy http://167.86.121.152:8802/rusternet-ms?method=flea.vendors Bot those things are offline and not responding? Did i just pay for something that doesn't provide the full features detailed in the decription?
  17. scarecr0w12

    Mysql error at load

    No seems to have just been at initial setup. I dont see it occuring after. However, i am seeing this now often in console/logs (09:40:51) | [Oxide] 09:40 [Error] MySql handle raised an exception (NullReferenceException: Object reference not set to an instance of an object) at MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery (System.IAsyncResult asyncResult) [0x00022] in <8d7380b3d3cf4bd8be324c584f371b44>:0 at (wrapper remoting-invoke-with-check) MySql.Data.MySqlClient.MySqlCommand.EndExecuteNonQuery(System.IAsyncResult) at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x000f2] in <021a1dba6a754e42a6cc7771fdfee190>:0 I only have 3 plugins using MySQL, the other 2 have not bee n producing this error at all previous to installing RusterNet
  18. scarecr0w12

    Mysql error at load

    getting the followign when the plugin loads (02:56:32) | [Oxide] 02:56 [Info] [RusterNET] Downloaded vanilla stack sizes. (02:56:33) | [Oxide] 02:56 [Error] MySql command callback raised an exception (JsonReaderException: After parsing a value an unexpected character was encountered: V. Path 'Feeds[1].Posts[3].MarketplaceListing.Text', line 431, position 3.) at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00179] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x0028e] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList (System.Collections.IList list, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonArrayContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0016f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.Object existingValue, System.String id) [0x001be] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0007f] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) [0x00061] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) [0x00267] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0015c] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Plugins.RusterNET.<LoadSQL>m__D (System.Collections.Generic.List`1[T] list) [0x0003b] in <0d3d442cf990425d9cb01185ef5a484c>:0 at Oxide.Core.MySql.Libraries.MySql+MySqlQuery+<>c__DisplayClass24_0.<Handle>b__0 () [0x0005d] in <021a1dba6a754e42a6cc7771fdfee190>:0
  19. scarecr0w12

    Battlepass

    Any chance for support for things like BossMonster to make challenges of the day to kill different bosses, or Some of the event plugins like space or sputnik (Or really any event plugin) for players to have completed one for the day or several for missions. Maybe a integration for
  20. scarecr0w12

    Status bar covers others

    The VIP status bar covers over other things that are there as well. In the screenshot you can see the status is covering what would be a "Comfort" indicator
    Great monument to add to any server. It is large, Good puzzle, and space to add many NPCs or use as a Role-play area. 10/10 recommend.
  21. I will pay for this to be developed
  22. I'd ensure you're using the proper command /pnpc not /pnoc. You also need to set your personal or group permissions to have the right permissions. https://umod.org/documentation/plugins/permissions
  23. Can you please add into the config, the ability to change where images are requested from. Imgur sucks ass, and is just a terrible hosting location, i'd rather host the image files myself and avoid the 429 Too many requests errors alltogether. Or can you setup local image storage. Again, Imgur sucks, stop using it.
  24. that is not what i am experiancing (19:40:57) | WARNING: URL: https://api.top-games.net/v1/votes/check?server_token=SNYY8DEEMLW2&playername=[ADM] Scarecrow (19:40:57) | WARNING: HTTP Code: 404 | Response: {"code":404,"success":false,"error":"NotFound","message":"The player has not voted during the last 2 hours."} | Server Name: CGN 3xloot (19:40:57) | WARNING: This error could be due to a malformed or incorrect server token, id, or player id / username issue. Most likely its due to your server key being incorrect. Check that you server key is correct. The [ADM] Is the clan tag that is added to my name, either by the Clans plugin (Paid version here on CF) or betterchat. Either way, it is including the tag.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • 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.