Jump to content

Forbidden Lands Rust

Member
  • Posts

    146
  • Joined

  • Last visited

Everything posted by Forbidden Lands Rust

  1. The plugin also conflicts with PrivateCrops, hope you can solve that as its not maintained by the author: Failed to call hook 'OnGrowableGather' on plugin 'PrivateCrops v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PrivateCrops.CropsProtected (BasePlayer player, GrowableEntity growable) [0x00000] in <97c489799fb9425cbc6a356a6b010fda>:0 at Oxide.Plugins.PrivateCrops.OnGrowableGather (GrowableEntity growable, BasePlayer player) [0x00014] in <97c489799fb9425cbc6a356a6b010fda>:0 at Oxide.Plugins.PrivateCrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00271] in <97c489799fb9425cbc6a356a6b010fda>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Failed to call hook 'OnGrowableGathered' on plugin 'PrivateCrops v1.2.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PrivateCrops.CropsProtected (BasePlayer player, GrowableEntity growable) [0x00000] in <97c489799fb9425cbc6a356a6b010fda>:0 at Oxide.Plugins.PrivateCrops.OnGrowableGathered (GrowableEntity growable, Item item, BasePlayer player) [0x00017] in <97c489799fb9425cbc6a356a6b010fda>:0 at Oxide.Plugins.PrivateCrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a9] in <97c489799fb9425cbc6a356a6b010fda>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
  2. I have people getting kicked for flooding when they change settings in the tc and when they rejoin the get kicked again. The farmer harvest a couple of planters when there are many placed, he walks through chicken coops, through doors, through crates but the players getting kicked is something that needs a quick fix if i want to test more. It also only recognizes the normal planter boxes, not the railroad planters. As an admin it all works, no kicks and the farmer does its job. Can you fix these issues?
  3. When will be the sorting by category implemented? stopped using it months ago cause it makes not a lot of sense using it when it does not do it
  4. Forbidden Lands Rust

    Configuration

    i am getting this error in my console but i use vscode to edit my files also double checked the website to validate json files and is all correct [IQAlcoholFarm] Configuration file is corrupt! Check your config file at https://jsonlint.com/ IQAlcoholFarm.json
  5. yeah i have regular seeds just other kind of harvests some custom weeds and stuff
  6. Does it work with any crops? or just vanilla ones?
  7. Restart solved it
  8. i did that and still not working i am using that is how i also control my stacks but all gear i made stacks are set to vanilla
  9. theese are my configs ItemPerks.json ItemPerksLegendaryItems.json
  10. Forbidden Lands Rust

    Legendary Items

    when picking up the items from floor or trying to move them from container i am gettin this error and disconnecting from the server NullReferenceException: Object reference not set to an instance of an object RPC Error in moving Item Rpc Error in Picking up Item
  11. Brit server they managed to do it each of heli signals tiers drops different item that is why i asked
  12. i do have this section for custom loot table can they be integrated here? "Custom loot table": [ { "ShortName": "example.shortname1", "Chance (0 - 100)": 50.0, "Min Amount": 1, "Max Amount": 2, "SkinID": 0, "Custom Display Name (leave blank unless creating custom items)": "", "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0 },
  13. How can i make soo items drop from diferent tiers of helis from heli signals? for example easy heli medium heli or different tiers of convoys too easy convoy medium convoy and etc
  14. Forbidden Lands Rust

    Error

    Been Getting this error for some time now Failed to run a 0.10 timer in 'AugmentedRealityGlasses v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AugmentedRealityGlasses.HasSunglassesEquipped (BasePlayer player) [0x00006] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses.CheckContainer (BasePlayer player) [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses+<>c__DisplayClass34_0.<OnClothingItemChanged>b__0 () [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 Failed to run a 0.10 timer in 'AugmentedRealityGlasses v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AugmentedRealityGlasses.HasSunglassesEquipped (BasePlayer player) [0x00006] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses.CheckContainer (BasePlayer player) [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses+<>c__DisplayClass34_0.<OnClothingItemChanged>b__0 () [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 Failed to run a 0.10 timer in 'AugmentedRealityGlasses v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AugmentedRealityGlasses.HasSunglassesEquipped (BasePlayer player) [0x00006] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses.CheckContainer (BasePlayer player) [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses+<>c__DisplayClass34_0.<OnClothingItemChanged>b__0 () [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 Failed to run a 0.10 timer in 'AugmentedRealityGlasses v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AugmentedRealityGlasses.HasSunglassesEquipped (BasePlayer player) [0x00006] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses.CheckContainer (BasePlayer player) [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses+<>c__DisplayClass34_0.<OnClothingItemChanged>b__0 () [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0 Failed to run a 0.10 timer in 'AugmentedRealityGlasses v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AugmentedRealityGlasses.HasSunglassesEquipped (BasePlayer player) [0x00006] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses.CheckContainer (BasePlayer player) [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Plugins.AugmentedRealityGlasses+<>c__DisplayClass34_0.<OnClothingItemChanged>b__0 () [0x00000] in <4114b1cb5bd64dba8f14adbced983f8e>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0
  15. i added a lot from workshop and they where deleted barely stayed any skins
  16. this one i had it backed up Skins.json
  17. All the ones i got from steam workshop deleted all of them i had more then 5k skins when i made the update and set it to comply with facepunch deleted all of them from the data file
  18. Forbidden Lands Rust

    skins

    if you comply with Facepunch rules the plugin deletes from data file all the skins you add manually even the free ones
  19. Hey hey the feature to sort by category is already implemented?
  20. Forbidden Lands Rust

    June update

    After the june update i keep getting this error Failed to call hook 'OnServerInitialized' on plugin 'XSkinMenu v1.6.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.XSkinMenu.OnServerInitialized () [0x000fe] in <4d38dffdc8b0400ba5e8db5368e40be1>:0 at Oxide.Plugins.XSkinMenu.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c5e] in <4d38dffdc8b0400ba5e8db5368e40be1>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  21. Is it supposed to not bring any betterNPC files? or am i missing something?
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.5k

Files Sold

Total number of files sold.

2.9m

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.