Jump to content

Omega

Creator
  • Posts

    303
  • Joined

  • Last visited

Everything posted by Omega

  1. Omega

    Failed to call hook CanStackItem

    See this only in console. I think this happens when players use them. I have to test for myself.
  2. (12:23:48) | Failed to call hook 'CanStackItem' on plugin 'BradleyDrops v1.0.30' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BradleyDrops.CanStackItem (Item item, Item targetItem) [0x00000] in <1856881e4009404598aa0285e4ed91a3>:0 at Oxide.Plugins.BradleyDrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00983] in <1856881e4009404598aa0285e4ed91a3>: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
  3. Omega

    Overlap Failure

    Same here, not usable in this way.
  4. Long time but just found the reason. The message appears when i use plugin UItemSort to fill the oven and than split it.
  5. Omega

    aQuarry

    It has its own refund. Set quarry/pump refund in removertool config to false.
  6. Omega

    onplayertick

    Hi, get this after latest wipe many times (19:12:19) | Calling 'OnPlayerTick' on 'FuelPump v1.0.3' took average 1123ms
  7. Got this after latest update (07:55:54) | [TactiDllPluginLoader]: Loading /home/container/oxide/plugins/IMRGPersonalHorse.dll... (07:55:54) | [TactiDllPluginLoader]: Verifying Core... (07:55:54) | IMR .dll Verification failed. Please install the newest version of the IMR Tools Package and the newest version of IMRGPersonalHorse. If you are still having trouble after that feel free to contact IMR Games (by creating a Suppport Request) on the website you bought this plugin from. Please be sure to supply the below information should contacting IMR Games be necessary: System.Exception: Verify Core TactiToolsCore ---> Oxide.TactiDllPluginLoader.DllVerifyException: Member Reference uid (RID: 182) in [Unknown Parent] not found Field 'Item.uid' not found. at Oxide.TactiDllPluginLoader.Verify.VerifyAssemblyInternal (System.Reflection.Assembly assem, System.String assemPath) [0x00200] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00066] in <98ebcdc17e794253945a856f2d20caf8>:0 --- End of inner exception stack trace --- at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00084] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyCore () [0x00014] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00007] in <98ebcdc17e794253945a856f2d20caf8>:0 (07:55:54) | Could not load plugin IMRGPersonalHorse (Exception: .dll Verification Failed. Please see line above plugin initialize message) at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00071] in <98ebcdc17e794253945a856f2d20caf8>:0 at Oxide.Core.Plugins.TactiDllPluginLoader.GetPlugin (System.String filename) [0x00066] in <98ebcdc17e794253945a856f2d20caf8>:0
  8. Omega

    Compile Error

    Error while compiling: aQuarry.cs(556,69): error CS1503: Argument `#1' cannot convert `NetworkableId' expression to type `uint'
  9. Omega

    Permission Status

    Hi, is this compatible with
  10. Omega

    Primitive World

    Hi, only for your attention. Just fixed it myself. Tunnel entrance parts @launch site is missing. Also found doubled bus stops.
  11. Omega

    Wrong distance

    Hi, 3000 with a spas is impossible. I deactivate this now. Too much errors.
  12. Omega

    Primitive World

    Hi, password included to be able to edit this map?
  13. Omega

    Frequent errors in console

    Same here and very often (17:41:13) | Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillMessages v1.2.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleKillMessages.DeathFromExplosion (BasePlayer victim, BasePlayer attacker, HitInfo info) [0x00000] in <fb4d4aafb75740f782871f57414ddfda>:0 at Oxide.Plugins.SimpleKillMessages.OnPlayerDeath (BasePlayer entity, HitInfo info) [0x001a9] in <fb4d4aafb75740f782871f57414ddfda>:0 at Oxide.Plugins.SimpleKillMessages.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0018d] in <fb4d4aafb75740f782871f57414ddfda>: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
  14. Omega

    Not working since wipe

    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (22:22:18) | NullReferenceException: Object reference not set to an instance of an object (22:23:25) | [TactiDllPluginLoader]: Loading /home/container/oxide/plugins/IMRGPersonalHorse.dll... (22:23:25) | [TactiDllPluginLoader]: Verifying Core... (22:23:25) | IMR .dll Verification failed. Please install the newest version of the IMR Tools Package and the newest version of IMRGPersonalHorse. If you are still having trouble after that feel free to contact IMR Games (by creating a Suppport Request) on the website you bought this plugin from. Please be sure to supply the below information should contacting IMR Games be necessary: System.Exception: Verify Core TactiToolsCore ---> Oxide.TactiDllPluginLoader.DllVerifyException: Member Reference GiveItem (RID: 174) in [Unknown Parent] not found bool PlayerInventory.GiveItem(Item,ItemContainer) at Oxide.TactiDllPluginLoader.Verify.VerifyAssemblyInternal (System.Reflection.Assembly assem, System.String assemPath) [0x00200] in <be87a326de994b6891a36c917b26c050>:0 at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00066] in <be87a326de994b6891a36c917b26c050>:0 at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00084] in <be87a326de994b6891a36c917b26c050>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyCore () [0x00014] in <be87a326de994b6891a36c917b26c050>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00007] in <be87a326de994b6891a36c917b26c050>:0 (22:23:25) | Could not load plugin IMRGPersonalHorse (Exception: .dll Verification Failed. Please see line above plugin initialize message) at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00071] in <be87a326de994b6891a36c917b26c050>:0 at Oxide.Core.Plugins.TactiDllPluginLoader.GetPlugin (System.String filename) [0x00066] in <be87a326de994b6891a36c917b26c050>:0
  15. Omega

    Error with rust update

    same!
  16. Ok, thanks for reply. She dont answered me too.
  17. Omega

    Resolution

    Hi, what about different screen resolutions? I have widescreen and with active custom hud i have standard and custom hud side by side and it lay over zlevel hud. Also i want to know if its possible to show 4 lines. Health, thurst, food and eco
  18. Possible to get this working with industrialquarry? If the pipes from industrialquarry plugin are added the refund dont work.
  19. Omega

    call hook

    Hi, yes sometimes i get this. 20:54 [Error] Failed to call hook 'PinApplyCommand' on plugin 'StaticLootables v2.8.2' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.StaticLootables.PinApplyCommand (ConsoleSystem+Arg arg) [0x0001a] in <b2924677cfc3455fa392734173d65cd3>:0 at Oxide.Plugins.StaticLootables.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001d8] in <b2924677cfc3455fa392734173d65cd3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>: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
  20. Works now, thak you!
  21. I would but the startme command dont work. said unknown command: startme plugin is active (16:04:32) | Unloaded plugin Mushroom Event v1.1.4 by ArtiIOMI (16:04:32) | Loaded plugin Mushroom Event v1.1.4 by ArtiIOMI
  22. Omega

    Close bug?

    Hi, players reported me that the UI close sometimes from itself when they move the cursor. Is there a known issue?
  23. No stress. Take the time you need. Better late than never
  24. Hi, i agree. When event is running you cant use first rows of backpack. A close button or toggle visibility command would be great. Or everything you open while event lays above that window.
  25. Omega

    Custom Buttons

    In NTeleportation config "Sound Effects Before Teleport": [ "assets/prefabs/missions/portal/proceduraldungeon/effects/disappear.prefab" ], "Sound Effects After Teleport": [ "assets/prefabs/missions/portal/proceduraldungeon/effects/appear.prefab" ], Change to "Sound Effects Before Teleport": [], "Sound Effects After Teleport": [], Should work
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.