Jump to content

TheFarrier

Member
  • Posts

    32
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TheFarrier's Achievements

Explorer

Explorer (4/15)

  • Collaborator
  • First Post
  • One Month Later
  • Dedicated
  • Conversation Starter

Recent Badges

1

Reputation

  1. TheFarrier

    Bank Heist

    I can also test, I have it running currently on my server.
  2. TheFarrier

    Error in console

    Find this now when i updated it. (14:09:00) | Failed to call hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.1' (KeyNotFoundException: The given key 'legacy_furnace' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Plugins.SetupFurnaces+Configuration.GetOvenModifiers (BaseOven oven, Oxide.Core.Libraries.Permission permission, System.Collections.Generic.Dictionary`2[TKey,TValue] defaultSetups) [0x00081] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.SetupFurnaces.OnOvenCook (BaseOven oven, Item item) [0x0001c] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 (14:09:00) | Unloaded plugin SetupFurnaces v2.2.1 by tofurahie
  3. TheFarrier

    Bounty Hunter

    Yes that's it. Its working like a charm now.
  4. TheFarrier

    Bounty Hunter

    I manage to get it working, all I did was edit the map, add Bandit and it worked like a charm.
  5. TheFarrier

    Bounty Hunter

    Thank you let me add my settings same like this and see what its happening, See mine did not find any monuments, but i will do custom spawns. o.reload BountyHunter Unloaded plugin Bounty Hunter v1.1.7 by Wrecks [Bounty Hunter] Usable Monuments Found: 0 Loaded plugin Bounty Hunter v1.1.7 by Wrecks
  6. TheFarrier

    Bounty Hunter

    I am using the wild west map. Will it be spawning at the monuments?
  7. TheFarrier

    Bounty Hunter

    The bountys that are pursued.
  8. TheFarrier

    Bounty Hunter

    Hi have enabled the marker manager and still i don`t see the bounty on the map. Maybe something i am doing wrong? What can i look at, I enabled custom spawn and disable monument spawn did it also visa versa and not seeing it.
  9. TheFarrier

    Error in console

    Hi i am getting this in my consol..... Failed to call hook 'OnItemAddedToContainer' on plugin 'SetupFurnaces v2.1.1' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Plugins.SetupFurnaces.OnItemAddedToContainer (ItemContainer container, Item item) [0x00024] in <384edc779939440a98af6e4f7f000cfe>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000f1] in <384edc779939440a98af6e4f7f000cfe>:0
  10. TheFarrier

    NPC Shop

    How can you change the outpost npc shop items? Ingame maybe?
  11. TheFarrier

    Icons wrong way around

    Hi after update the sleeper and que players icon is wrong way around, I try to fix but no success
  12. TheFarrier

    Trade command

    Hi i am using trade from umod, how do i configure it cause the trade request is like this "/trade "partial or full player name" ". In which order if you need to trade to another player? Where do I change the partial name full name so it knows to what player i send request to.
  13. TheFarrier

    Wipe Status

    Hi, when my bar is active it displays over the other timed permisions. how can i make it inline with the others so they don`t display over each other. When I adjust the hight it leaves like a gap where the others are.
  14. TheFarrier

    Ui not coming up

    Hi my UI just not showing up anymore, when I go /fsetup, nothing is happening what can I look at? Been like this for few updates now.
  15. TheFarrier

    Error in console

    Hi i am getting this error in my rcon console : (16:02:09) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleStatusExtensionMethods.ExtensionMethods.IsItemId (System.String path) [0x00000] in <f2b0d60b146a47fe9195fe7389f57a75>:0 at Oxide.Plugins.SimpleStatus.UI_Status (Oxide.Plugins.SimpleStatus+StatusInfo status, System.Int32 index, System.String titleLocalized, System.String textLocalized, Oxide.Plugins.SimpleStatus+PlayerStatusInfo data) [0x003b9] in <f2b0d60b146a47fe9195fe7389f57a75>:0 at Oxide.Plugins.SimpleStatus+StatusBehaviour.RepeatUpdateUI () [0x001b7] in <f2b0d60b146a47fe9195fe7389f57a75>:0 at Oxide.Plugins.SimpleStatus+StatusBehaviour.StartWorking () [0x0000c] in <f2b0d60b146a47fe9195fe7389f57a75>:0 at Oxide.Plugins.SimpleStatus+StatusBehaviour.SetStatus (System.String statusId, System.Int32 duration, System.Boolean pauseOffline, System.Boolean resuming) [0x001ea] in <f2b0d60b146a47fe9195fe7389f57a75>:0 at Oxide.Plugins.SimpleStatus+<>c__DisplayClass10_0.<OnPlayerConnected>b__0 () [0x0011b] in <f2b0d60b146a47fe9195fe7389f57a75>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <18d4f19bbc844191b11ed9e69284d09b>:0
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

Files Sold

Total number of files sold.

1.6m

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.