Jump to content

Forbidden Lands Rust

Member
  • Posts

    251
  • Joined

  • Last visited

Everything posted by Forbidden Lands Rust

  1. a plyer just told me they are not working at all sadly still did not had the time to test myself
  2. Forbidden Lands Rust

    Barrel

    Krieg Storage barrel is in the config file but it seems it is not working correctly
  3. thank you very much
  4. i mean auto-add the storage adapter sorry my fault when i place small furnace whith the right perms it places it with already 1 storage adaptor large furnace and refinery don't sorry if i did not explained correctly
  5. Small furnace works though
  6. yes i did is only me i am testing on a server i have for small tests
  7. For now they will all be the same soo using default
  8. i also gave the permissions needed
  9. Did i do something wrong then? UltimateIndustrialFarm.json
  10. Could you maybe add large furnace and refineries?
  11. ah no you don't or i missed it lol but there is no answer to my question
  12. What am i missing here? no option to open the menu using command instead of having an npc spawn and cannot seem to find anyway to edit the UI? make it look diferent? are theese even features?
  13. Must be edited on photoshop or does it work on figma too?
    Another Awesome plugin pretty easy to setup accepts custom items and custom commands highly customizable is just awesome this is a must buy you must own this and give this to your players it is worth the price and way more Thank you for another awesome plugin
    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
  14. Well do not ask me how but it fixed itself on server Restart it is working now
  15. The rights are also correct and does not have access denied
  16. sent you a zip file with all plugin files i edited i am still waiting on discord verification
  17. resetprogressall also no working in console nothing happens and in-game chat says unknown command
  18. 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
  19. i tried doing everything from the begining loading and unziping file on the data folder following the path but still not working
  20. 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

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.6k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.