Jump to content

SlayersRust

Creator
  • Posts

    2,156
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by SlayersRust

  1. I get this console spam whenever a barrel is broken. I'm guessing its an issue between the two plugins InstantBarrel and DynamicMonuments. Could you have a look into this? Its a commonly used plugin so I imagine many people will have this same issue if its the cause. Failed to call hook 'OnEntityTakeDamage' on plugin 'DynamicMonuments v1.0.8' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.DynamicMonuments+CustomMonument+<>c__DisplayClass41_0.<IsMonumentEntity>b__1 (Oxide.Plugins.DynamicMonuments+LootContainerData x) [0x0001e] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonumentsExtensionMethods.ExtensionMethods.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00010] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonuments+CustomMonument.IsMonumentEntity (BaseEntity entity) [0x0003f] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonuments+CustomMonument+<>c__DisplayClass20_0.<GetMonumentByEntity>b__0 (Oxide.Plugins.DynamicMonuments+CustomMonument x) [0x00016] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonumentsExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00010] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonuments+CustomMonument.GetMonumentByEntity (BaseEntity entity) [0x0000d] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonuments.OnEntityTakeDamage (LootContainer lootContainer, HitInfo info) [0x0002e] in <a85c14e8e03749f984c273cc26ceeba5>:0 at Oxide.Plugins.DynamicMonuments.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0070f] in <a85c14e8e03749f984c273cc26ceeba5>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Its a
  2. Are there any issues with the Road Monuments and the Convoy Plugin? Has anyone tested these 2 together? Will the Convoy Plugin just turn around when it meets this area or drive through it etc?
  3. SlayersRust

    XPerience

    Same issue here
  4. SlayersRust

    Cooking

    239 Cooking - Failed to compile: The type or namespace name 'RidableHorse2' could not be found (are you missing a using directive or an assembly reference?) | Line: 4275, Pos: 26 Failed to compile on latest update
  5. Every time I try to use it says skins not generated
  6. I'm having the same issue @ChewbaccasAssyou find a fix yet?
  7. I think it would be very hard to block this without constant direct admin spectating. You could block the /trade plugin on your server and re code it to see if the players are not in opposite PVE/PVP but that would not fix that PVP players can just throw loot on the ground and have a PVE player pick it up. The best solution for this is probably for you to just have hard penalties in your /rules of your server! Add it to your server description, server info panel, rules panel and rules on your discord. Ban or give penalties to anyone doing this trading behavior.
  8. EVEN MORE IMPORTANT: Delete your current config file before updating the plugin. If you don't, you may run into issues. For this why does the config not just update automatically like all other plugins do? Or have that implementation. For 1 server it is not too much work but when you own 12 servers and manage 20+ its a crazy amount of work when the configs could just simply be auto updated as is the common case for Rust plugins when they update. If I had to delete the config then compare and redo the configs of 200+ plugins across 20 servers that would be impossible. Hoping for a better solution then manually having to redo all my BetterTC configs.
  9. I have the same issues with my Recyclers disapearing. I had to stop using this plugin. Weird this has not been fixed yet. I think it could just be a problem that is unfixable if you want to allow early q to happen is my guess. I have also tested it with Early Q as the only plugin in a test environment and I was still losing recyclers.
  10. Major Bug while Using M249 with explosive ammo to shoot and destroy barrels gives RPC Error disconnect from server as shown in my screenshot. I tested with InstantBarrel Plugin loaded and without it loaded. When I unload InstantBarrel plugin the disconnect no longer happens. But as soon as I reload InstantBarrel Plugin back onto the server I get the "Disconnected: RPC Error in OnProjectileAttack. Tested with all plugins unloaded and only loaded InstantBarrel and same issue. Seems to be whenever I load InstantBarrel onto the server and test shooting a barrel on a trash pile on the side of the road with m249 and Explosive ammo I get disconnected from the server with this error. Most recent version I'm using [Info("Instant Barrel", "Tryhard", "1.3.1")] - See attached for config Please fix InstantBarrel.json
  11. Okay all seems to work with ZombieHorde Plugin and also Grubers custom map plugin NpcMovingControl all NPCS and zombies etc count towards the total. Appreciate the fast fixes!
  12. Getting these Console Errors on Convoy Event automated start [CargoConvoy] Cargo Convoy start. Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 Failed to run a 1.50 timer in 'CargoConvoy v1.0.6' (ArgumentNullException: Value cannot be null. Parameter name: source) at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0000d] in <8b0c76c7efa244bc95eeee75bf1314cd>:0 at Oxide.Plugins.CargoConvoy.GetObjectConfigCargo (Oxide.Plugins.CargoConvoy+NpcConfig config) [0x00030] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy.SpawnNpcCargo (ScientistNPC scientist) [0x0008a] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Plugins.CargoConvoy+<>c__DisplayClass102_0.<OnEntitySpawned>b__0 () [0x00000] in <b08cb61541164dbcbe4ca0fb5208dff7>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  13. Weird didnt work for me what about murderer? ill test again can u test with zombie horde plugin maybe they change something
  14. I use Zombie Horde Rust Plugin https://chaoscode.io/resources/zombiehorde.120/ zombieNpc assets/prefabs/npc/murderer/murderer_corpse.prefab assets/prefabs/npc/scarecrow/scarecrow.prefab these are the prefabs I find in the zombiehorde plugin cs file if it helps
  15. So even though I have the Drone Loot Table set to false an empty Loot container still drops from drone even with loot set to false. Could you make it so no loot containers drop from the drone if we have the loot enabled set to false? "Drone loot table": { "Enabled": false, "Minimum items": 1, "Maximum items": 4, "Item list": [ Also even after the event is completed the empty containers remain causing uneeded extra entities everywhere. I believe they shouldn't appear at all or at least all crates should be despawned after the end of the event to avoid leaked entities
  16. Quick question! On my server we run radiation set to false. Will your event plugin change my server convar to enable radiation with each RadTown event or will the radiation just not work because I have Radiation set to false on my server or will the radiation only work in the event and not change any server wide settings for me? Sorry for all the questions! I like your other events and I just want to make sure this event is suitable for my server before I purchase it today
  17. Also quick question while I have the ticket open. Could you make the event also work for Scarecrows and Murderers? I use the ZombieHorde plugin and we have lots of zombies players can kill. But currently killing them does not add to the total kills. Only Scientists will add to the leaderboard.
  18. Hah I'm admin i was flying around testing the event to see how many bots I could kill
  19. Here is my config. Ignore the (1) I just had a few others when i saved BotPurgeEvent (1).json
  20. First off the event ends much further after it should after the 7 Minutes, I have it set to run for 7 minutes and instead of ending after 7 minutes it starts counting into the negative like in the image shown. Also I'm getting this console error Failed to call hook 'OnPlayerDeath' on plugin 'BotPurgeEvent v2.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BotPurgeEvent.OnPlayerDeath (BasePlayer player, HitInfo hitInfo) [0x00027] in <d7445dcff2cc40098c0f26fab75edca6>:0 at Oxide.Plugins.BotPurgeEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00139] in <d7445dcff2cc40098c0f26fab75edca6>: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 <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  21. Okay I'll report it to them thank you
  22. Hell yeah! My players will love that, looks like a great update!
  23. I'm seeing this conflict, any way I could fix? Calling hook CanAcceptItem resulted in a conflict between the following plugins: BetterSentryTurrets - CannotAccept (CanAcceptResult), StorageBlocker (CanAccept (CanAcceptResult))

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.6k
Customers served
Files Sold
166.1k
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.