Jump to content

MrLiquid

Member
  • Posts

    1,573
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by MrLiquid

  1. MrLiquid

    not sure which

    After Convoy event is completed, bubble is left on the map, is this a Convoy or a PveMode plugin issue please?
  2. MrLiquid

    does your plugin

    Does your plugin command replace the /sil one from Sign Artist or is it an additional command required? Also is your chat command editable ?
  3. MrLiquid

    Latest updates

    yes, thank god, after all that it was Halloween, it just stalled around the same time airfield event started leading to that conclusion. Thank you for you excellent work and understanding
  4. MrLiquid

    Latest updates

    doing as we speak
  5. MrLiquid

    Latest updates

    yes sir
  6. MrLiquid

    Latest updates

    Just to let you know With my only plugin update today, I am left to conclude the culprit. When event starts and/or stop it's causing my server to stall. Once I figured out the plugin causing the problem I simply went back to the working version I had (1.2.9) and everything went back to normal. Thank You
  7. MrLiquid

    pump craft limits

    ahhh thank you
  8. MrLiquid

    pump craft limits

    WITH the following setting "Limit - Default Pump Limit (0, to disable)": 3, I was able to craft 5 do I have a setting wrong please?
  9. MrLiquid

    Any updates coming please?

    Failed to call hook 'GuiCommandHandler' on plugin 'Marketplace v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Marketplace.AddMarker (BasePlayer player, UnityEngine.Vector3 pos) [0x00017] in <4037dae778c446b2ad19e92fa6733851>:0 at Oxide.Plugins.Marketplace.GuiCommandHandler (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x002c3] in <4037dae778c446b2ad19e92fa6733851>:0 at Oxide.Plugins.Marketplace.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002ff] in <4037dae778c446b2ad19e92fa6733851>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  10. MrLiquid

    Console error

    I use NPC 1 and I get this error Failed to run a 2.17 timer in 'AirfieldEvent v1.3.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AirfieldEvent.SpawnDrop () [0x0037a] in <4037dae778c446b2ad19e92fa6733851>:0 at Oxide.Plugins.AirfieldEvent.<ChangeSpeed>b__80_0 () [0x00000] in <4037dae778c446b2ad19e92fa6733851>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b76ec77c47d1449e92b2baab8603843d>:0
  11. MrLiquid

    pump craft limits

    I will test again, but yes
  12. MrLiquid

    Staff not even in moument

    It was last map, there has been a wipe since then, if it happens again i'll be sure to let you know
  13. MrLiquid

    pump craft limits

    Hello, just wondering if I am doing something wrong... I have the following craft limits in place { "Misc - Require Permission": true, "Misc - Pump Item Name": "Submersible Pump", "Misc - Pump Ground Check": true, "Misc - Allow Placing On Water Level": true, "Misc - Allow Hammer Hit Pickup": true, "Limit - Default Pump Limit (0, to disable)": 3, "Limit - Permission Limits": { "submersiblepump.admin": 0, "submersiblepump.elite": 10, "submersiblepump.vip": 6 }, "Craft - Enable Pump Craft": true, "Craft - Chat Command": "pump", "Craft - Require Blueprint For Pump": false, "Craft - Required Workbench Level (0-3)": 2, "Craft - Pump Craft Cost": [ { "Item Shortname": "metal.fragments", "Item Amount": 300, "Item Skin": 0 }, { "Item Shortname": "gears", "Item Amount": 10, "Item Skin": 0 }, { "Item Shortname": "wood", "Item Amount": 500, "Item Skin": 0 } ] }
  14. MrLiquid

    when the event starts

    upon the events starting by announcing to server and UI showing, consoie shows this [Physics.PhysX] computeMassAndInertia: Dynamic actor with illegal collision shapes [Physics.PhysX] PxRigidBodyExt::setMassAndUpdateInertia: Mass and inertia computation failed, setting mass to 1 and inertia to (1,1,1) [Physics.PhysX] computeMassAndInertia: Dynamic actor with illegal collision shapes [Physics.PhysX] PxRigidBodyExt::setMassAndUpdateInertia: Mass and inertia computation failed, setting mass to 1 and inertia to (1,1,1) Just letting you know
  15. MrLiquid

    Console spam

    More and more and more
  16. Failed to call hook 'OnEntityKill' on plugin 'C4Watch v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.C4Watch.OnEntityKill (BaseNetworkable entity) [0x00018] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.C4Watch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00266] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnEntityKill' on plugin 'C4Watch v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.C4Watch.OnEntityKill (BaseNetworkable entity) [0x00018] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.C4Watch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00266] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnEntityKill' on plugin 'C4Watch v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.C4Watch.OnEntityKill (BaseNetworkable entity) [0x00018] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.C4Watch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00266] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnEntityKill' on plugin 'C4Watch v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.C4Watch.OnEntityKill (BaseNetworkable entity) [0x00018] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.C4Watch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00266] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnEntityKill' on plugin 'C4Watch v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.C4Watch.OnEntityKill (BaseNetworkable entity) [0x00018] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.C4Watch.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00266] in <e7c8067e7fba4f00a15a8e9cc34e7e0c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  17. MrLiquid

    Suggestion

    Suggestion; Add building height limits Inspired by https://umod.org/plugins/building-restriction
  18. MrLiquid

    Can you please

    Failed to call hook 'OnEntityTakeDamage' on plugin 'MonumentOwner v1.3.8' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.MonumentOwner.OnEntityTakeDamage (ScientistNPC npc, HitInfo info) [0x00038] in <81eebdf1812f4772a2bcac9f90566382>:0 at Oxide.Plugins.MonumentOwner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01056] in <81eebdf1812f4772a2bcac9f90566382>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PveMode v1.1.1' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.PveMode.OnEntityTakeDamage (ScientistNPC npc, HitInfo info) [0x00017] in <81eebdf1812f4772a2bcac9f90566382>:0 at Oxide.Plugins.PveMode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ba2] in <81eebdf1812f4772a2bcac9f90566382>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  19. MrLiquid

    Can you please

    Airfield Event uses PVEMode to lock the event to the player and because of this PVEMODE and Monument Owner conflict... are you saying I need to go to Airfield Event plugin developer and ask for additional code to prevent PVEMODE and Monument Owner from conflicting? Shown below
  20. MrLiquid

    can you please

    Thank you
  21. MrLiquid

    Can you please

    Can you please add support for Monument Owner plugin? Screen shot below I use AirfieldEvents which uses PVEMode to lock the loot to players, I also use Monument Owner to prevent other players from interferring with the players who are doing the Airfield Event, however the Monument Owner plugin and PVEMode conflict with each other, I asked the dev of Mounment Onwer to add support and they suggested I come and ask here. SCREEN SHOT to show their reply.
  22. MrLiquid

    Staff not even in moument

    I'm sorry if I confused you. A player/mod is in his base building, his base is not near any 'Monument Owner' bubbles, however in the screen shot "shown above", he is presented with the option to become an Monument owner of the giant Excavator. both him and myself are at a loss to why this would be happening.
  23. MrLiquid

    Halloween Train

    Can we please have a OFF or /false selection for the Halloween please? I prefer not to lag out from it, thank you much
  24. MrLiquid

    Staff not even in moument

    however he is still being mentioned by Monument Owner to become event owner of the Giant Quarry, his base is no where near the Monument Owner bubble.
2.2m

Downloads

Total number of downloads.

10.1k

Customers

Total customers served.

147k

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.