Jump to content

Mals

Moderator
  • Posts

    669
  • Joined

  • Last visited

Everything posted by Mals

  1. Mals

    NPCKits

    From: https://www.corrosionhour.com/rust-scientist-command/ There are five different scientist NPCs that can now be spawned in: scientist scientist_gunner scientist_junkpile scientistpeacekeeper heavyscientist
  2. Rust has built in air drops. There are plugins as well to change the type and frequency.
  3. air drops that come for the plane.
  4. Mals

    Finder

    Maybe grant them the permission as a work-around?
  5. Mals

    Shop

    This is why I never have allowed selling in any store plugin. I tend to towards rust rewards to earn currency to spend. That said, that is a serious bug.
  6. Mals

    BotReSpawn

    Version 1.1.1 Odd, I see that as set up for Heli and CH47 and I do not recall doing this. Perhaps I am getting senile. Now Disabled. I have set them off (blush)
  7. Mals

    BotReSpawn

    But I don't believe I have any bots set to spawn on the heli, so why would this code be running?
  8. Mals

    BotReSpawn

    Noticed this new message: [BotReSpawn] FAILED TO GET ENOUGH SPAWN POINTS FOR PROFILE PatrolHeli_Kill.
  9. If I comment out the OnItemCraft code in XPerience this error goes away. Thoughts on how to resolve this? (19:26:16) | Failed to call hook 'OnItemCraft' on plugin 'CraftingController v3.2.6' (NullReferenceException: Object reference not set to an instance of an object) at Item.OnChanged () [0x0001d] in <67151e0b423a4c77ac1a680c08548a62>:0 at Item.MarkDirty () [0x00000] in <67151e0b423a4c77ac1a680c08548a62>:0 at Item.set_maxCondition (System.Single value) [0x00029] in <67151e0b423a4c77ac1a680c08548a62>:0 at Item.Initialize (ItemDefinition template) [0x00010] in <67151e0b423a4c77ac1a680c08548a62>:0 at ItemManager.Create (ItemDefinition template, System.Int32 iAmount, System.UInt64 skin) [0x00065] in <67151e0b423a4c77ac1a680c08548a62>:0 at Oxide.Plugins.CraftingController.InstantBulkCraft (BasePlayer player, ItemCraftTask task, ItemDefinition item, System.Collections.Generic.List`1[T] stacks, System.Int32 craftSkin, System.UInt64 skin) [0x0002d] in <5c4fda85e3674277a33eb2f42a0c61a2>:0 at Oxide.Plugins.CraftingController.OnItemCraft (ItemCraftTask task, BasePlayer crafter) [0x00376] in <5c4fda85e3674277a33eb2f42a0c61a2>:0 at Oxide.Plugins.CraftingController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0022a] in <5c4fda85e3674277a33eb2f42a0c61a2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0
    Easy to configure. Provides players a useful tool that provides support for PVE and PVP server. A no-fuss way to differentiate your server.
  10. Mals

    User Error?

    I keep getting a bit of spam. I did unload, delete the \config and \data file, reloaded. StringPool.GetNumber - no number for string assets/bundled/prefabs/fx/build/promote_PrefabPreProcess - Server/foundation.prefab String ID is 0 - unknown effect assets/bundled/prefabs/fx/build/promote_PrefabPreProcess - Server/foundation.prefab StringPool.GetNumber - no number for string assets/bundled/prefabs/fx/build/promote_PrefabPreProcess - Server/floor.frame.prefab etc. Any suggestions on what I might be doing incorrectly? config_StructureUpgrade.json data_StructureUpgrade.json
  11. Mals

    Gettign this error

    I believe so. it and a few others have been acting odd since this last update. ubertools works for a bit then locks up, for example. I suspect some undisclosed tinkering in either oxide or the rust wrappers to unity.
  12. It is kind of working but I am getting this too: (15:34:04) | Failed to call hook 'OnServerInitialized' on plugin 'RustRewards v3.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RustRewards.OnServerInitialized () [0x007fb] in <6e77cddcb05f434db68cd2a3cf84820d>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0025e] in <6e77cddcb05f434db68cd2a3cf84820d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
  13. Mals

    Gettign this error

    (15:28:47) | Failed to call hook 'OnItemAction' on plugin 'RustRewards v3.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RustRewards.OnItemAction (Item item, System.String action, BasePlayer player) [0x0002f] in <6e77cddcb05f434db68cd2a3cf84820d>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00551] in <6e77cddcb05f434db68cd2a3cf84820d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0 (15:28:49) | Failed to call hook 'OnItemAction' on plugin 'RustRewards v3.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RustRewards.OnItemAction (Item item, System.String action, BasePlayer player) [0x0002f] in <6e77cddcb05f434db68cd2a3cf84820d>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00551] in <6e77cddcb05f434db68cd2a3cf84820d>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
  14. Mals

    XPerience

    A feature rich plugin with an active developer looking for ways to continue to expand the functionality of the plugin. This is a good plugin for encouraging players to be active on your server with rewards you can tune.
  15. Mals

    Shop

    Here is an example: { "Type": "Command", "ID": 9002, "Image": "https://i.imgur.com/UIcaGqC.png", "Title": "", "Description": "Supply Signal for everyone", "Command (%steamid%)": "giveall supply.signal 1|say Thanks %username% for the supply signal!", "Kit": null, "Plugin": { "Hook": null, "Plugin Name": null, "Amount": 0 },
  16. Mals

    spamming console

    Egg.suit they added, then removed it. I had added it in the kit, then they stealth removed it.
  17. Mals

    spamming console

    I added a try and a puts. It is looking for and not finding an Easter kit. Oddly BotReSpawn has no reference to that kit. And that kit exists... very confusing. normal-CustomProfiles.json normal-DefaultProfiles.json normal-SpawnsData.json
  18. Mals

    spamming console

    sorry it is huge. kits_data.json
  19. Mals

    spamming console

    I did some testing. I am getting something like that on the call to kits, but all the kits exist: (06:46:36) | Unloaded plugin BotReSpawn v1.0.9 by Steenamaroo (06:46:36) | Loaded plugin BotReSpawn v1.0.9 by Steenamaroo (06:46:37) | [BotReSpawn] NoSash plugin is installed (06:46:37) | [BotReSpawn] Target_Noobs option is now disabled. (06:46:37) | [BotReSpawn] BotReSpawn NPCs will target noob players. (06:46:37) | Failed to call hook 'GetKitInfo' on plugin 'Kits v4.0.14' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.Kits+ItemData.get_ItemID () [0x00017] in <4d1350a537ef4fe399507800c30ac2fe>:0 at Oxide.Plugins.Kits.GetItemObject_Old (Newtonsoft.Json.Linq.JArray& array, Oxide.Plugins.Kits+ItemData[] items, System.String container) [0x00038] in <4d1350a537ef4fe399507800c30ac2fe>:0 at Oxide.Plugins.Kits.GetKitInfo (System.String name) [0x00103] in <4d1350a537ef4fe399507800c30ac2fe>:0 at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f31] in <4d1350a537ef4fe399507800c30ac2fe>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0
  20. Mals

    Always Bonus

    Works perfectly. Note: you do have to enable harmony mods for this plugin to work: https://umod.org/guides/oxide/disabling-plugin-sandboxing If you are tired of circling trees, and/or hoping all over rocks, this mod makes farming much simpler.
  21. Mals

    Pocket Zipline

    This is a lot of fun. It is highly customisable, and can even go bi-directionally. With so much of it exposed in the configuration, you can tune it as you like it. I have the speed set to fast on my server, and it is a blast! Worked out of the box, did a lovely default configuration that will meet most operators needs. Highly recommended to take zip lines to the next level on your server.
  22. Mals

    Lights On

    Please get all my plugins here. I asked umod to take them down, and they did not.
  23. Mals

    Shop

    Try unloading the plugin, unloading Image Library. Restart Image Library, restart the plugin. If that does not work, add deleting the Image Library files between unloading and reloading. Note you will lose the contents of your image library.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

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.