Jump to content

iMonkey

Member
  • Posts

    205
  • Joined

  • Last visited

Everything posted by iMonkey

  1. Calling 'CanBeTargeted' on 'Clans v1.1.3' took average 1052ms over and over again, different times ofc
  2. iMonkey

    SQL error

    stats.save MySql handle raised an exception (MySqlException: Unknown column 'c4thrown' in 'field list') 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 <6e6f659265ef431ea12ea404a5e9a54c>:0 MySql handle raised an exception (MySqlException: Unknown column 'c4thrown' in 'field list') 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 <6e6f659265ef431ea12ea404a5e9a54c>:0 I'll vouch I dont see a c4thrown column in my table structure
  3. same, plus: [Ruster.NET] Saving SQL database... Saved 132,866 ents, cache(0.26), write(0.07), disk(0.03). Saving complete MySql handle raised an exception (MySqlException: Incorrect string value: '\xE5\xA8\x9C\xE5\xB1\x81...' for column 'json' at row 1) 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 <6e6f659265ef431ea12ea404a5e9a54c>:0
  4. or oxide roles or specific steam ids, however ya wanna approach it, I just wanna vanish off my stats page
  5. Any way to get the webhook and NOT broadcast to the overall chat?
  6. I tried but still ended up with the same result. The new version also says its version 1.1.0 fyi
  7. you rock @Mevent
  8. pulled back to previous version, seems to have recovered
  9. this is what comes up now when i do /clan
  10. Failed to call hook 'OnServerInitialized' on plugin 'Clans v1.1.0' (ArgumentNullException: Value cannot be null. Parameter name: String) at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00003] in <fb001e01371b4adca20013e0ac763896>:0 at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00014] in <fb001e01371b4adca20013e0ac763896>:0 at System.UInt64.Parse (System.String s) [0x00007] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans+TopPlayerData..ctor (Oxide.Plugins.Clans+PlayerData data) [0x00006] in <d530c17a0650460cb4b7320a4933473f>:0 at Oxide.Plugins.Clans.<HandleTop>m__A (Oxide.Plugins.Clans+PlayerData x) [0x00000] in <d530c17a0650460cb4b7320a4933473f>:0 at Oxide.Plugins.ClansExtensionMethods.ExtensionMethods.Select[T,TResult] (System.Collections.Generic.List`1[T] source, System.Func`2[T,TResult] selector) [0x0002e] in <d530c17a0650460cb4b7320a4933473f>:0 at Oxide.Plugins.Clans.HandleTop () [0x00009] in <d530c17a0650460cb4b7320a4933473f>:0 at Oxide.Plugins.Clans.OnServerInitialized () [0x0004a] in <d530c17a0650460cb4b7320a4933473f>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01871] in <d530c17a0650460cb4b7320a4933473f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  11. iMonkey

    One-off kits

    not necessarily a problem, just a bit cleaner. Its aight if you wanna skip it, you've been battin aces these past couple days anyway lol
  12. thanks, got it!
  13. oh it HAS to have an image? didn't realize. No biggy i can figure my way around that
  14. iMonkey

    SkinBox?

    best dev ever
  15. sent
  16. assuming you mean image library, i have several plugins that lean on that. i fear i'm misunderstanding the question
  17. I do for various plugins
  18. iMonkey

    SkinBox?

    I use the skinbox plugin, and this clans plugin has its own predefined list of skins in the conf to use for customizing "clan skins" - we're hoping to be able to pick skins from skinbox as our library in there is massive and more easily manipulatable in terms of adding and removing whole collections with individual commands, just makes more sense for us to lean on that cause half the time our people want to set skins that are available in our skinbox as their clan skins but they cant.
  19. Failed to call hook 'CmdOpenUi' on plugin 'Referrals v1.3.0' (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) [0x010ba] in <cc56a1a210544592b9d36348c98fc78a>:0 at Oxide.Plugins.Referrals.CmdOpenUi (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x0006c] in <cc56a1a210544592b9d36348c98fc78a>:0 at Oxide.Plugins.Referrals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00883] in <cc56a1a210544592b9d36348c98fc78a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  20. check the support section maybe? i have a number of unanswered questions, even tried chiming into another's to try and drive some solution seeking who tf called in the white knight? i'm allowed to be displeased
  21. Probably gonna have to jump ship from this plugin, dealing with bugs ive had since day one and support is basically absent
  22. After the facepunch update today, hoverloot no longer works to move items from backpack to inventory. The circle just spins but the items don't move.
  23. iMonkey

    Corpses

    I dont have that line present in my config. Is it safe to just chuck it in? lol does it work like that?
  24. Is this plugin gonna break and stop our servers from loading today with the furnace ui changes? i'm nervous lol
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.