Jump to content

Mals

Moderator
  • Posts

    735
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Mals

  1. 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.
  2. 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
  3. 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.
  4. 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
  5. 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
  6. 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.
  7. 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 },
  8. Mals

    spamming console

    Egg.suit they added, then removed it. I had added it in the kit, then they stealth removed it.
  9. 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
  10. Mals

    spamming console

    sorry it is huge. kits_data.json
  11. 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
  12. 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.
  13. 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.
  14. Mals

    Lights On

    Please get all my plugins here. I asked umod to take them down, and they did not.
  15. 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.
  16. Mals

    Personal Marketplace

    I believe that is rust default behaviour.
  17. Mals

    XPerience

    The grants below VIP are needed for people to use those aspects of the plugin. This allows you to have Special "VIP" only abilities if you want. I gave them all the to default and players are delighted.
  18. Mals

    XMenu

    I did not see a chat command, but there is a console command ui_menu. This would not be hard to add a chat command to toggle the menu display. Hopefully the developer will consider this.
  19. Mals

    Turrets Reborn

    Any chance you might add the ability to flip turrets? https://umod.org/plugins/flippable-turrets
  20. You might want to hint what the plugin needs to do as some plugin developer have specific areas they are expert in (events, items, AI etc.)
  21. I used TimedExecute to force a save as sometimes the save interval is not enforced (under certain circumstances). Once a server starts to crash it is too late to save. And it is next to impossible to detect a crash ahead of time. It would be lovely, but given the elements involved in a rust server, it would be an impressive feat to accomplish.
  22. Mals

    Death Effects

    "plugin comes with 99 unique death effect" Description lists 9 of them. Can you post the entire list? Can we limit the rotation to a sub-set of them and/or a single one?
  23. Mals

    Lights On

    I did not see a second floor furnace. The first floor works fine, fireplace cooks fine on the second floor but turned off at 10 am, so I am working on fixing that. It was full due to burnt bear meat. It did work fine once I left a slot for that (did not have unburnable meat loaded). So I am not finding any coding issues so far.
2.2m

Downloads

Total number of downloads.

10.2k

Customers

Total customers served.

147.5k

Files Sold

Total number of files sold.

3.1m

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.