Jump to content

MadDom

Member
  • Posts

    274
  • Joined

  • Last visited

Everything posted by MadDom

  1. MadDom

    Stack Overflow

    Same here, have to kill the session an restart the server. Please help
  2. MadDom

    Error CanBradleyApcTarget

    After starting Convoy I get the following errror and the server is running nuts. Have to kill the session and restart RUST 09:33 [Error] Failed to call hook 'CanBradleyApcTarget' on plugin 'BradleyOptions v2.3.2' (StackOverflowException: The requested operation caused a stack overflow.) at (wrapper managed-to-native) System.RuntimeTypeHandle.GetCorElementType(System.RuntimeType) at System.RuntimeTypeHandle.HasElementType (System.RuntimeType type) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.HasElementTypeImpl () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Type.get_HasElementType () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.get_ContainsGenericParameters () [0x00033] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.RuntimeType.get_FullName () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Core.Plugins.HookCache.GetHookMethod (System.Object[] args, System.Int32 index, Oxide.Core.Plugins.HookCache& cache) [0x00055] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.HookCache.GetHookMethod (System.Object[] args, System.Int32 index, Oxide.Core.Plugins.HookCache& cache) [0x00082] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.HookCache.GetHookMethod (System.String hookName, System.Object[] args, Oxide.Core.Plugins.HookCache& cache) [0x00023] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.CSPlugin.FindHooks (System.String name, System.Object[] args) [0x00000] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00004] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.PluginManager.CallHook (System.String hook, System.Object[] args) [0x0008d] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.OxideMod.CallHook (System.String hookname, System.Object[] args) [0x0000b] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Interface.CallHook (System.String hook, System.Object[] args) [0x00005] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Interface.CallHook (System.String hook, System.Object obj1, System.Object obj2) [0x00014] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Plugins.BradleyOptions.CanBradleyApcTarget (BradleyAPC bradley, BaseEntity target) [0x00000] in <7d397cb85bd24ca98713e1ebaf6a4deb>:0 at Oxide.Plugins.BradleyOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005b5] in <7d397cb85bd24ca98713e1ebaf6a4deb>: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 <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.PluginManager.CallHook (System.String hook, System.Object[] args) [0x0008d] in <d59b507fd76240e5b62228d0eae39b73>:0 and so on... Edit: i could send you the complete logfile if you need.
  3. MadDom

    ISSUE WITH INGREDIENTS

    1up for custom config to buy
  4. MadDom

    Please close, sorry

    Please close, sorry
  5. MadDom

    RustCMS

    maybe some of the prommised screen shots
  6. Hi, implemented the new version, but the patrolhelicopter still attacks my NPC. Cheers
  7. MadDom

    Raidable Bases

    Will get this error: [RaidableBases] Newtonsoft.Json.JsonReaderException: Input string '2.0' is not a valid integer. Path '['Event Messages']['Notify Plugin - Type (-1 = disabled)']', line 690, position 47. at Newtonsoft.Json.JsonTextReader.ParseNumber (Newtonsoft.Json.ReadType readType) [0x0027b] in <271c58b7a8684db5a2c92be17a81f252>:0
  8. MadDom

    Raidable Bases

    Hi, I changed the notify part in config to: "Notify Plugin - Type (-1 = disabled)": 1, Now it would sometimes use notify but sometimes not. Is there any other part I have to change ?
  9. MadDom

    Real PvE

    Open MonumentsConfig.json at oxide/data/RealPVE Search for: "The cost for the right to loot the monument. A value of 0 makes the monument free": Change prices to 0.0 for each Monument Also you need to change each Monument to a real PVP Zone: Search for: "PvP - Is PvP enabled at this monument? If so, players will be able to kill each other and loot will be publicly accessible": false, Set to true
  10. Hi, is there a way to get the custom item into a vending machine? So that I can trade with them? Cheers
  11. MadDom

    RustCMS

    Hey ho, when would we get v2? I´m so excited Cheers
  12. MadDom

    Raidable Bases

    Hi, is there an option to extend the dome around the raidable base? Some of my players are leaving the dome accidently and are not able to damage the base after. So easiest way would be to extend the dome by a few clicks. Cheers
  13. thanks a lot mate
  14. Hi, is there a possibility to get an automatic raise of the shop prices, if the players are buying more like in the original rust shops? Cheers
  15. help?
  16. you could close this, I created a copy/paste Building and deleted the ID from the box.
  17. Hi, all player vending machines are offline after reboot and need to be placed completely new to work again. Please help. Cheers
  18. Ignore this, my ISP has DNS problems and that's the incident.
  19. Hi I´m trying to verfiy my discord account and all I got is a blank white website after clicking on Verify. Maybe you are able to verify my account here? Account name: maddom78 Thanks
  20. If you try to Open the box, normally you get a message, that this box does not belongs to you. if I use /realpve share toggle, I will get the massage that I start sharing except the id in the list, if I use /realpve share status, I also will se, that I’m sharing. the message about it does not belongs to me (player 2) will disappear after, but the box is still closed. my question about to remove die Id from the box themselves, so I mean to set the iID=0 instead of my steam id.
  21. Hi, thanks. I tried this, but only the message will be disappear, but the player is still not able to open the box. How can i delete the ID from the box?
  22. Hi I will play a hunting game in RUST, and for that i have to hide some different boxes, how can I allow other users to open this boxes? Or is there an option to deactivate the box protection? So I will to that manually for amount of time. Cheers
  23. MadDom

    Auto hide panel on shop pages

    Found it, you can close, thanks
  24. Hi would it be possible to auto hide the panel or put it in the background of shop pages? my players are not longer able to choose some products as the panel will overlap.
  25. MadDom

    Remove map markers

    Hi, is there a possibility to remove map markers for npc shops? So that I´m be able to create a secret npc shop?

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.9k
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.