Jump to content

Forbidden Lands Rust

Member
  • Posts

    174
  • Joined

  • Last visited

Everything posted by Forbidden Lands Rust

    THIS IS A MUST HAVE What to Say The Plugin is Awesome Infinit possibilites of quests For the players my pop is loving it easy to set up soon you get familiar with it, infinit rewards possibilities supporting custom rewards (Awesome Feature) The Dev is Amazing and very easy to get in contact with very patiente and always ready to help you on your Questions and doubts There are just not enough words to describe How amazing it all is
  1. Well do not ask me how but it fixed itself on server Restart it is working now
  2. The rights are also correct and does not have access denied
  3. sent you a zip file with all plugin files i edited i am still waiting on discord verification
  4. resetprogressall also no working in console nothing happens and in-game chat says unknown command
  5. Forbidden Lands Rust

    Error

    on every kill Failed to call hook 'OnEntityDeath' on plugin 'BattlePassReborn v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BattlePassReborn.OnEntityDeath (BaseEntity entity, HitInfo info) [0x0007f] in <fca9388545ca43109f492001bbae7bbf>:0 at Oxide.Plugins.BattlePassReborn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c1d] in <fca9388545ca43109f492001bbae7bbf>: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 'OnEntityDeath' on plugin 'BattlePassReborn v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BattlePassReborn.OnEntityDeath (BaseEntity entity, HitInfo info) [0x0007f] in <fca9388545ca43109f492001bbae7bbf>:0 at Oxide.Plugins.BattlePassReborn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c1d] in <fca9388545ca43109f492001bbae7bbf>: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 Also no quests are loading in the menu ui and all my files are edited and without errors
  6. i tried doing everything from the begining loading and unziping file on the data folder following the path but still not working
  7. Forbidden Lands Rust

    Error

    soo after i updated the plugin it is no longer working the Lootables are not loading and i am getting this error Failed to call hook 'OnServerInitialized' on plugin 'Convoy v2.9.0' (UnauthorizedAccessException: Access to the path "/home/container/oxide/data/LootManager/LootTables/convoy_biker_m92_easy_1.json" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.DataFileSystem.WriteObject[T] (System.String name, T Object, System.Boolean sync) [0x00007] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Plugins.Convoy+LootManagerMigrator.SaveLootTable (System.String presetName, Oxide.Plugins.Convoy+LootTableData lootTableData) [0x0002c] in <2e2373339e0f4fe4991c05ae0414c915>:0 at Oxide.Plugins.Convoy+LootManagerMigrator.GetLootManagerPresetName (Oxide.Plugins.Convoy+BaseLootTableConfig baseLootTableConfig, System.String presetName) [0x0001a] in <2e2373339e0f4fe4991c05ae0414c915>:0 at Oxide.Plugins.Convoy+LootManagerMigrator.SendAllLootTablesToLootManager () [0x001c3] in <2e2373339e0f4fe4991c05ae0414c915>:0 at Oxide.Plugins.Convoy.UpdateConfig () [0x00209] in <2e2373339e0f4fe4991c05ae0414c915>:0 at Oxide.Plugins.Convoy.OnServerInitialized () [0x00015] in <2e2373339e0f4fe4991c05ae0414c915>:0 at Oxide.Plugins.Convoy.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00255] in <2e2373339e0f4fe4991c05ae0414c915>: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
  8. Forbidden Lands Rust

    Skill Tree XP

    i have it set to give 1500 xp but is giving 3000 any idea why?
  9. Been waiting a few months for this category sorting to be implemented will you be implementing it? i am starting to feel it was just money thrown away and i know for a fact what a good dev you are cause i played on lazarus a lot soo i am kinda dissapointed now cause i had really high hopes from you
  10. yes please cause i have some players or they forget or they do not lock and others are stealing their sutff and leaving their bases to decay
  11. Tc is not protected anymore anyone can auth on other player tc an empty it or just lock it not everyone on pve servers locks their tc's
  12. ok thanks for clarifying
  13. they all work together only theese 3 are causing problems thanks anyway
  14. Forbidden Lands Rust

    Health boost

    I am Using Ganja- and Consumable Effects- For different types of Health Boosts but everytime we equip something from epic loot theese health boosts just vanish and hp get's back to normal i also attached my epic loot config maybe you see something i did wrong EpicLoot.json
  15. At Least 60-70 FPS Less And the way the farmer works is not prepared for a 10x server if you could have options in configuration to change how farmer acts how many seeds at time he plants how many seeds he can carry then it would be good for a 10x but the way it works now is just not good enough he was watterting planters with 8k water and that is just not needed if we can change: number of seeds farmer plants and carries at 1 time the amount of fertilizer he puts in 1 planter at time when he waters planters min and max water needed to water and stop watering and if this lag get's solved i consider using it and keeping it if not then the plugins is just not what i need sorry
  16. i also stopped using it since i see this dev just does not care about the plugin or making it work with other plugins it was literally a waste of money
  17. Forbidden Lands Rust

    items in loot

    we have no setting to set min and max of items in the lootboxes after destroying bradley and is only spawning 3-4 items at time in each crate sometimes just 1 or 2 items
  18. yes i have only custom items
  19. Well since most players farm very efficiently, the personal farmer is a bit unnecessary isnt it? People play on a 10x PvE server to get rich and high rankings, this doesnt really help. The server lags as soon as the farmer starts moving, and keep in mind this is on a dedicated server which runs only 1 server. Specs: AMD 7950X3D, 128GB DDR5, 10gbit port, and 2x1TB nvme in Raid0. I can throw 300 plugins on it and have 0 lag but your plugin drive the shit mad.
  20. Literaly took almost 20 minutes to plante 42 planters PersonalFarmer.json
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.4k

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.