Jump to content

iMonkey

Member
  • Posts

    205
  • Joined

  • Last visited

Everything posted by iMonkey

  1. iMonkey

    ESP Detection

    I have mine set to record 5 mins ADR but I get no ADR report associated to esp detection (works for everything else) Am I doing something wrong or missing something?
  2. iMonkey

    error after update (and wipe)

    oh god any tips for tracing? I have 147 plugins on this server, several of which honor clan membership recognition
  3. iMonkey

    error after update (and wipe)

    so far seems to have only popped a couple messages in there all at once and then stopped, doesn't appear to be affecting gameplay
  4. iMonkey

    error after update (and wipe)

    Failed to call hook 'GetClan' on plugin 'Clans v1.1.24' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans.FindClanByTag (System.String tag) [0x00000] in <699b0369f5054056895b9996aebc204c>:0 at Oxide.Plugins.Clans.GetClan (System.String tag) [0x00000] in <699b0369f5054056895b9996aebc204c>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00df9] in <699b0369f5054056895b9996aebc204c>: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
  5. iMonkey

    Download invalid

    nvm it opened in winrar
  6. iMonkey

    Download invalid

    I just bought this to try and the zip available to download is an invalid file, cant open/extract.
  7. iMonkey

    Feature request - Discord log

    Any way to relay purchases to a webhook for logging? would help with figuring out balancing / adjusting prices / planning sale discounts / etc
  8. iMonkey

    Latest update broke

    Error while compiling: AutoDemoRecord.cs(1070,71): error CS0019: Operator `==' cannot be applied to operands of type `NetworkableId' and `uint'
  9. iMonkey

    May update broke

    Error while compiling: IQSphereEvent.cs(3939,28): error CS0019: Operator `==' cannot be applied to operands of type `NetworkableId' and `int'
  10. iMonkey

    Harbor Event

    Failed to call hook 'OnServerInitialized' on plugin 'HarborEvent v2.1.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HarborEvent.CheckAllLootTables () [0x0000b] in <ba6874e782dc498f86147fa7859d2552>:0 at Oxide.Plugins.HarborEvent.OnServerInitialized () [0x00006] in <ba6874e782dc498f86147fa7859d2552>:0 at Oxide.Plugins.HarborEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006bf] in <ba6874e782dc498f86147fa7859d2552>: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 Loaded plugin HarborEvent v2.1.2 by KpucTaJl
  11. iMonkey

    Simple Splitter

    Wdym "when quicksmelt is false"? The only true/falses I see in config are for using permissions and debug mode.
  12. iMonkey

    Simple Splitter

    I've actually been chasing this issue for days, didn't consider a persistent lil bastard of a conflict between these plugins. We just became friends.
  13. Failed to call hook 'OnItemCraftFinished' on plugin 'Clans v1.1.13' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans+PlayerData.GetClan () [0x00000] in <04ac73de53e349929e7f9e537d5cacd0>:0 at Oxide.Plugins.Clans.FindClanByPlayer (System.String userId) [0x0000a] in <04ac73de53e349929e7f9e537d5cacd0>:0 at Oxide.Plugins.Clans.PlayerHasClan (System.UInt64 userId) [0x0000e] in <04ac73de53e349929e7f9e537d5cacd0>:0 at Oxide.Plugins.Clans.AddToStats (System.UInt64 member, System.String shortName, System.Int32 amount) [0x0000b] in <04ac73de53e349929e7f9e537d5cacd0>:0 at Oxide.Plugins.Clans.OnItemCraftFinished (ItemCraftTask task, Item item) [0x00023] in <04ac73de53e349929e7f9e537d5cacd0>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02254] in <04ac73de53e349929e7f9e537d5cacd0>: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 It basically does these for virtually every little action
  14. I did, that's when this problem started
  15. i know that says v1.1.10, i tried reverting lol totally boned atm
  16. Failed to call hook 'OnItemAddedToContainer' on plugin 'Clans v1.1.10' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.Clans+PlayerData.GetClan () [0x00000] in <9c4ba997dbe54a7583be26566c09325c>:0 at Oxide.Plugins.Clans.FindClanByPlayer (System.String userId) [0x0000a] in <9c4ba997dbe54a7583be26566c09325c>:0 at Oxide.Plugins.Clans.OnItemAddedToContainer (ItemContainer container, Item item) [0x00021] in <9c4ba997dbe54a7583be26566c09325c>:0 at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02255] in <9c4ba997dbe54a7583be26566c09325c>: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
  17. Since this plugin conflicts with other plugins like furnacesplitter, is there any way to get the right burn rate, both ore and fuel AND auto fill wood / auto split ores? Any known plugins this does play well with?
  18. Nothin anymore lol it's April
  19. iMonkey

    Issue with 2 servers

    they are not, prefixes are vanilla_ and 5x_ been stumped on it for a while, its behaving like the mysqld on my other dedi has a connection limit, but i'm not aware of any such limitations set. still digging into that angle.
  20. iMonkey

    NpcRaiders

    And if rewardall is false, it only rewards the caller of the raid, right? How do I get it to deliver a flat RP reward to all involved, regard!ess how many came?
  21. iMonkey

    Issue with 2 servers

    I acknowledge I need to update for the additional stat tracking but I have a pretty major issue. I'm running 2 rust servers on a dedicated server, so same IP just different ports. They both connect to a remote SQL db also on a private dedi. When 1 server is running, everythings smooth sailing. When both are running, I start getting the following in both consoles and eventually one of the servers locks up: ExType: MySqlException MySql handle raised an exception (SocketException: Operation on non-blocking socket would block) at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00016] in <14e3453b740b4bd690e8d4e5a013a715>:0 at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0009b] in <14e3453b740b4bd690e8d4e5a013a715>:0 The server ip is on the sql access list and again has no issue when its only one or the other server running. During time periods where these errors are reporting to the console, the actual stat tracking falls quite behind too, missing a lot of stuff that's occurred during. I've tried with both the same and different sql accounts.
  22. iMonkey

    NpcRaiders

    Can I get some explanation on "rewardall"? Originally I figured it was self explanatory but when I realized that the reward was being SPLIT between all the people and not just giving them the specified RP for participation, I started doubting my understanding of "rewardall"
  23. iMonkey

    Server freeze after update

    Sorry @Adem we traced the issue to the HackableCrateUnlock plugin
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.