Jump to content

1 Screenshot

  • 114.2k
  • 2k
  • 101.49 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



chovah

Posted (edited)

Can the autofarm recognize Gather Rates increases or recognize a players gather rate when using the auto farm? seems to go strictly vanilla rate of 1x. I dont see a setting to handle this?

 

or maybe a setting to just turn off auto-gather but leave on auto-planting

Edited by chovah
Razor

Posted (edited)

6 minutes ago, chovah said:

Can the autofarm recognize Gather Rates increases or recognize a players gather rate when using the auto farm? seems to go strictly vanilla rate of 1x. I dont see a setting to handle this?

 

or maybe a setting to just turn off auto-gather but leave on auto-planting

try     "Enable for use in plugins that require CallHookOnCollectiblePickup": true,

Or set your mutiplyer in the config for the plant type

Edited by Razor
chovah

Posted

This is currently happening with latest update

 

11/9 8:31:28 PM [Info] Loaded plugin Auto Farm v3.0.0 by Razor

11/9 8:31:28 PM [Info] Loaded plugin Auto Farm v3.0.0 by Razor

11/9 8:31:28 PM [Info] NullReferenceException: Object reference not set to an instance of an object

11/9 8:31:28 PM [Info] [Auto Farm] Removed 4 planters not found from datafile, and reactivated 1

11/9 8:31:28 PM [Info] NullReferenceException: Object reference not set to an instance of an object

11/9 8:31:28 PM [Info] at Oxide.Plugins.AutoFarm.GetPlanterConfig (PlanterBox planterBox) [0x00000] in <d2dfda294096437c849ec2992e2bc047>:0

11/9 8:31:28 PM [Info] at Oxide.Plugins.AutoFarm+planterBoxBehavior.Awake () [0x0001e] in <d2dfda294096437c849ec2992e2bc047>:0

11/9 8:31:28 PM [Info] UnityEngine.GameObject:Internal_AddComponentWithType(GameObject, Type)

11/9 8:31:28 PM [Info] UnityEngine.GameObject:AddComponent(Type)

11/9 8:31:28 PM [Info] UnityEngine.GameObject:AddComponent()

11/9 8:31:28 PM [Info] Oxide.Plugins.AutoFarm:AddTheComponent(BaseNetworkable, String)

11/9 8:31:28 PM [Info] Oxide.Plugins.AutoFarm:<OnServerInitialized>b__9_0()

11/9 8:31:28 PM [Info] Oxide.Core.OxideMod:OnFrame(Single)

11/9 8:31:28 PM [Info] Oxide.Core.Unity.UnityScript:Update()

11/9 8:31:28 PM [Info] [Auto Farm] Removed 4 planters not found from datafile, and reactivated 1

11/9 8:31:33 PM [Info] Failed to run a 5.00 timer in 'AutoFarm v3.0.0' (NullReferenceException: Object reference not set to an instance of an object)

11/9 8:31:33 PM [Info] at Oxide.Plugins.AutoFarm+planterBoxBehavior.autoFill () [0x00032] in <d2dfda294096437c849ec2992e2bc047>:0

11/9 8:31:33 PM [Info] at Oxide.Plugins.AutoFarm+<>c__DisplayClass10_0.<AddTheComponent>b__0 () [0x00015] in <d2dfda294096437c849ec2992e2bc047>:0

11/9 8:31:33 PM [Info] at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

11/9 8:31:33 PM [Info] Failed to run a 5.00 timer in 'AutoFarm v3.0.0' (NullReferenceException: Object reference not set to an instance of an object)

11/9 8:31:33 PM [Info] at Oxide.Plugins.AutoFarm+planterBoxBehavior.autoFill () [0x00032] in <d2dfda294096437c849ec2992e2bc047>:0

11/9 8:31:33 PM [Info] at Oxide.Plugins.AutoFarm+<>c__DisplayClass10_0.<AddTheComponent>b__0 () [0x00015] in <d2dfda294096437c849ec2992e2bc047>:0

11/9 8:31:33 PM [Info] at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0

Razor

Posted

Post your config.

chovah

Posted

On 11/9/2024 at 8:46 PM, Razor said:

Post your config.

{
  "Settings": {
    "Disable autofarm placement by default /autofarm": false,
    "How far can sprinkler water": 1.0,
    "Large Box Sprinkler On Soil Saturation Level": 5100,
    "Large Box Sprinkler OFF Soil Saturation Level": 6000,
    "Small Box Sprinkler On Soil Saturation Level": 1650,
    "Small Box Sprinkler OFF Soil Saturation Level": 1750,
    "Enable for use in plugins that require CallHookOnCollectiblePickup": true,
    "Enable weed pick from Ganja plugin": false
  },
  "Permission needed and options": {
    "autofarm.allow": {
      "How many auto farms they allowed to have": 5,
      "How many slots in seed container": 6,
      "How many slots in output container": 6,
      "Add sprinkler to planter": true,
      "Sprinkler needs water hookup to work": false,
      "Add storage adapters": false,
      "Always Light Exposure 100%": false,
      "Always Temperature Exposure 100%": false,
      "Allowed seed itemID's and multiplier amount to get on auto gather": {
        "803954639": 5,
        "998894949": 5,
        "1911552868": 5,
        "-1776128552": 5,
        "-237809779": 5,
        "-2084071424": 5,
        "-1511285251": 5,
        "830839496": 5,
        "-992286106": 5,
        "-520133715": 5,
        "838831151": 5,
        "-778875547": 5,
        "-1305326964": 5,
        "-886280491": 5,
        "1512054436": 5,
        "1898094925": 5,
        "2133269020": 5,
        "1533551194": 5,
        "390728933": 5
      },
      "Enable cloning with knife": false,
      "Allowed To Clone And Stage ": {
        "blue_berry": "Sapling",
        "white_berry": "Sapling",
        "red_berry": "Sapling",
        "green_berry": "Sapling",
        "black_berry": "Sapling",
        "yellow_berry": "Sapling",
        "pumpkin": "Sapling",
        "potato": "Sapling",
        "hemp": "Sapling",
        "corn": "Sapling"
      },
      "Available tools And Clone Multiplier": {
        "1814288539": 0,
        "-194509282": 0,
        "2040726127": 0,
        "-2073432256": 0
      }
    },
    "autofarm.vip": {
      "How many auto farms they allowed to have": 60,
      "How many slots in seed container": 12,
      "How many slots in output container": 12,
      "Add sprinkler to planter": true,
      "Sprinkler needs water hookup to work": false,
      "Add storage adapters": true,
      "Always Light Exposure 100%": true,
      "Always Temperature Exposure 100%": true,
      "Allowed seed itemID's and multiplier amount to get on auto gather": {
        "803954639": 5,
        "998894949": 5,
        "1911552868": 5,
        "-1776128552": 5,
        "-237809779": 5,
        "-2084071424": 5,
        "-1511285251": 5,
        "830839496": 5,
        "-992286106": 5,
        "-520133715": 5,
        "838831151": 5,
        "-778875547": 5,
        "-1305326964": 5,
        "-886280491": 5,
        "1512054436": 5,
        "1898094925": 5,
        "2133269020": 5,
        "1533551194": 5,
        "390728933": 5
      },
      "Enable cloning with knife": false,
      "Allowed To Clone And Stage ": {
        "blue_berry": "Sapling",
        "white_berry": "Sapling",
        "red_berry": "Sapling",
        "green_berry": "Sapling",
        "black_berry": "Sapling",
        "yellow_berry": "Sapling",
        "pumpkin": "Sapling",
        "potato": "Sapling",
        "hemp": "Sapling",
        "corn": "Sapling"
      },
      "Available tools And Clone Multiplier": {
        "1814288539": 0,
        "-194509282": 0,
        "2040726127": 0,
        "-2073432256": 0
      }
    },
    "autofarm.advanced": {
      "How many auto farms they allowed to have": 10,
      "How many slots in seed container": 12,
      "How many slots in output container": 12,
      "Add sprinkler to planter": true,
      "Sprinkler needs water hookup to work": false,
      "Add storage adapters": true,
      "Always Light Exposure 100%": false,
      "Always Temperature Exposure 100%": false,
      "Allowed seed itemID's and multiplier amount to get on auto gather": {
        "803954639": 1,
        "998894949": 1,
        "1911552868": 1,
        "-1776128552": 1,
        "-237809779": 1,
        "-2084071424": 1,
        "-1511285251": 1,
        "830839496": 1,
        "-992286106": 1,
        "-520133715": 1,
        "838831151": 1,
        "-778875547": 1,
        "-1305326964": 1,
        "-886280491": 1,
        "1512054436": 1,
        "1898094925": 1,
        "2133269020": 1,
        "1533551194": 1,
        "390728933": 1
      },
      "Enable cloning with knife": false,
      "Allowed To Clone And Stage ": {
        "blue_berry": "Sapling",
        "white_berry": "Sapling",
        "red_berry": "Sapling",
        "green_berry": "Sapling",
        "black_berry": "Sapling",
        "yellow_berry": "Sapling",
        "pumpkin": "Sapling",
        "potato": "Sapling",
        "hemp": "Sapling",
        "corn": "Sapling"
      },
      "Available tools And Clone Multiplier": {
        "1814288539": 0,
        "-194509282": 0,
        "2040726127": 0,
        "-2073432256": 0
      }
    }
  },
  "Version": {
    "Major": 3,
    "Minor": 0,
    "Patch": 0
  }
}

 

Razor

Posted

1 hour ago, chovah said:
{
  "Settings": {
    "Disable autofarm placement by default /autofarm": false,
    "How far can sprinkler water": 1.0,
    "Large Box Sprinkler On Soil Saturation Level": 5100,
    "Large Box Sprinkler OFF Soil Saturation Level": 6000,
    "Small Box Sprinkler On Soil Saturation Level": 1650,
    "Small Box Sprinkler OFF Soil Saturation Level": 1750,
    "Enable for use in plugins that require CallHookOnCollectiblePickup": true,
    "Enable weed pick from Ganja plugin": false
  },
  "Permission needed and options": {
    "autofarm.allow": {
      "How many auto farms they allowed to have": 5,
      "How many slots in seed container": 6,
      "How many slots in output container": 6,
      "Add sprinkler to planter": true,
      "Sprinkler needs water hookup to work": false,
      "Add storage adapters": false,
      "Always Light Exposure 100%": false,
      "Always Temperature Exposure 100%": false,
      "Allowed seed itemID's and multiplier amount to get on auto gather": {
        "803954639": 5,
        "998894949": 5,
        "1911552868": 5,
        "-1776128552": 5,
        "-237809779": 5,
        "-2084071424": 5,
        "-1511285251": 5,
        "830839496": 5,
        "-992286106": 5,
        "-520133715": 5,
        "838831151": 5,
        "-778875547": 5,
        "-1305326964": 5,
        "-886280491": 5,
        "1512054436": 5,
        "1898094925": 5,
        "2133269020": 5,
        "1533551194": 5,
        "390728933": 5
      },
      "Enable cloning with knife": false,
      "Allowed To Clone And Stage ": {
        "blue_berry": "Sapling",
        "white_berry": "Sapling",
        "red_berry": "Sapling",
        "green_berry": "Sapling",
        "black_berry": "Sapling",
        "yellow_berry": "Sapling",
        "pumpkin": "Sapling",
        "potato": "Sapling",
        "hemp": "Sapling",
        "corn": "Sapling"
      },
      "Available tools And Clone Multiplier": {
        "1814288539": 0,
        "-194509282": 0,
        "2040726127": 0,
        "-2073432256": 0
      }
    },
    "autofarm.vip": {
      "How many auto farms they allowed to have": 60,
      "How many slots in seed container": 12,
      "How many slots in output container": 12,
      "Add sprinkler to planter": true,
      "Sprinkler needs water hookup to work": false,
      "Add storage adapters": true,
      "Always Light Exposure 100%": true,
      "Always Temperature Exposure 100%": true,
      "Allowed seed itemID's and multiplier amount to get on auto gather": {
        "803954639": 5,
        "998894949": 5,
        "1911552868": 5,
        "-1776128552": 5,
        "-237809779": 5,
        "-2084071424": 5,
        "-1511285251": 5,
        "830839496": 5,
        "-992286106": 5,
        "-520133715": 5,
        "838831151": 5,
        "-778875547": 5,
        "-1305326964": 5,
        "-886280491": 5,
        "1512054436": 5,
        "1898094925": 5,
        "2133269020": 5,
        "1533551194": 5,
        "390728933": 5
      },
      "Enable cloning with knife": false,
      "Allowed To Clone And Stage ": {
        "blue_berry": "Sapling",
        "white_berry": "Sapling",
        "red_berry": "Sapling",
        "green_berry": "Sapling",
        "black_berry": "Sapling",
        "yellow_berry": "Sapling",
        "pumpkin": "Sapling",
        "potato": "Sapling",
        "hemp": "Sapling",
        "corn": "Sapling"
      },
      "Available tools And Clone Multiplier": {
        "1814288539": 0,
        "-194509282": 0,
        "2040726127": 0,
        "-2073432256": 0
      }
    },
    "autofarm.advanced": {
      "How many auto farms they allowed to have": 10,
      "How many slots in seed container": 12,
      "How many slots in output container": 12,
      "Add sprinkler to planter": true,
      "Sprinkler needs water hookup to work": false,
      "Add storage adapters": true,
      "Always Light Exposure 100%": false,
      "Always Temperature Exposure 100%": false,
      "Allowed seed itemID's and multiplier amount to get on auto gather": {
        "803954639": 1,
        "998894949": 1,
        "1911552868": 1,
        "-1776128552": 1,
        "-237809779": 1,
        "-2084071424": 1,
        "-1511285251": 1,
        "830839496": 1,
        "-992286106": 1,
        "-520133715": 1,
        "838831151": 1,
        "-778875547": 1,
        "-1305326964": 1,
        "-886280491": 1,
        "1512054436": 1,
        "1898094925": 1,
        "2133269020": 1,
        "1533551194": 1,
        "390728933": 1
      },
      "Enable cloning with knife": false,
      "Allowed To Clone And Stage ": {
        "blue_berry": "Sapling",
        "white_berry": "Sapling",
        "red_berry": "Sapling",
        "green_berry": "Sapling",
        "black_berry": "Sapling",
        "yellow_berry": "Sapling",
        "pumpkin": "Sapling",
        "potato": "Sapling",
        "hemp": "Sapling",
        "corn": "Sapling"
      },
      "Available tools And Clone Multiplier": {
        "1814288539": 0,
        "-194509282": 0,
        "2040726127": 0,
        "-2073432256": 0
      }
    }
  },
  "Version": {
    "Major": 3,
    "Minor": 0,
    "Patch": 0
  }
}

Do you have any other plugins adding things to planters?

 

OvO

Posted

Is the state of plants related to the environment? Are plants in the desert in normal condition??

  "Settings": {
    "Disable autofarm placement by default /autofarm": false,
    "How far can sprinkler water": 1.0,
    "Large Box Sprinkler On Soil Saturation Level": 5100,
    "Large Box Sprinkler OFF Soil Saturation Level": 6000,
    "Small Box Sprinkler On Soil Saturation Level": 1650,
    "Small Box Sprinkler OFF Soil Saturation Level": 1750,
    "Enable for use in plugins that require CallHookOnCollectiblePickup": false,
    "Enable weed pick from Ganja plugin": true
  },

856CF24CDF01526BACFD21CDAFA164AD.png

Ryuu

Posted

After updating to 3.0.2 the plugin doesn't load automatically every time the server restarts, I have to use o.reload to get it to work

Razor

Posted

28 minutes ago, AaronL said:

After updating to 3.0.2 the plugin doesn't load automatically every time the server restarts, I have to use o.reload to get it to work

facepunch fucked something in harmony patching update coming in a min

  • Love 1
SlayersRust

Posted

46 minutes ago, Razor said:

facepunch fucked something in harmony patching update coming in a min

Loaded plugin Auto Farm v3.0.4 by Razor
[Auto Farm] Removed 7 planters not found from datafile, and reactivated 29
Failed to run a 1.00 timer in 'AutoFarm v3.0.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.AutoFarm+planterBoxBehavior.isPlanterFull () [0x0008d] in <c576bad60117425cb9fc95707f75da9c>:0 
  at Oxide.Plugins.AutoFarm+planterBoxBehavior.autoFill () [0x00040] in <c576bad60117425cb9fc95707f75da9c>:0 
  at Oxide.Plugins.AutoFarm+planterBoxBehavior.<Awake>b__84_0 () [0x000f0] in <c576bad60117425cb9fc95707f75da9c>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0 

Just got this crazy console spam after updating. I purchased on Chaos Code

Razor

Posted

4 hours ago, SlayersRust said:

Loaded plugin Auto Farm v3.0.4 by Razor
[Auto Farm] Removed 7 planters not found from datafile, and reactivated 29
Failed to run a 1.00 timer in 'AutoFarm v3.0.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.AutoFarm+planterBoxBehavior.isPlanterFull () [0x0008d] in <c576bad60117425cb9fc95707f75da9c>:0 
  at Oxide.Plugins.AutoFarm+planterBoxBehavior.autoFill () [0x00040] in <c576bad60117425cb9fc95707f75da9c>:0 
  at Oxide.Plugins.AutoFarm+planterBoxBehavior.<Awake>b__84_0 () [0x000f0] in <c576bad60117425cb9fc95707f75da9c>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0 

Just got this crazy console spam after updating. I purchased on Chaos Code

Post over there then so i can verify lol.

SlayersRust

Posted (edited)

17 hours ago, Razor said:

Post over there then so i can verify lol.

Verification I dm you there

 

Edited by SlayersRust
hc4stillo

Posted

Problema al intentar levantar del suelo (planter.trinagle.deployed)  se cambia en el inventario a (planter.large.deployed).

===================================================================================================

Problem when trying to pick up from the ground (planter.trinagle.deployed) is changed in the inventory to (planter.large.deployed).

Razor

Posted

4 hours ago, hc4stillo said:

Problema al intentar levantar del suelo (planter.trinagle.deployed)  se cambia en el inventario a (planter.large.deployed).

===================================================================================================

Problem when trying to pick up from the ground (planter.trinagle.deployed) is changed in the inventory to (planter.large.deployed).

Fixed thanks for letting me know.

Lc7king

Posted

After the update, it seems that there are some issues with the industrial pipeline, and some fruits cannot be transported into the box.

Razor

Posted

Add the new plants to the config.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 4
  • Love 5

Razor's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.