Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

SeedCropFarmer.java: Hemp and flax not putting seed in barrel right before stockpiling stage #67

@AndreiRomaniuk

Description

@AndreiRomaniuk

Is your feature request related to a problem? Please describe.
SeedCropFarmer problem. When script harvest last crop, it move to barrel, it put them to barrel and then start picking up ground object and stockpiling. But this not works for flax and hemp, if you harvesting them, script start picking ground items just after last crop harvest, with inventiry full of seeds. And if you inventory have only a few slots for fibres, it is easier to stop script and run StockpileFiller.java instead.
I browsed repo and found, that it could be becasue this commit
https://github.com/Cediner/ArdClient/commit/7679e8b3cdd099841ba8535db87d27d8e9a022c6
But i`m not sure

Describe the solution you'd like
Have no idea, because skipping flax and hemp could be workaroung fix for some bigger bug from that commit.

Additional context
And also it would be cool if after harvest stage would be something like https://github.com/Cediner/ArdClient/tree/Unstable/src/haven/automation/EquipSacks.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions