SmartHarvestSE
SmartHarvestSE copied to clipboard
AutoHarvest 2 Skyrim SE mod ported to CommonLibSSE
Nexus bug report from [RobinHood70](https://www.nexusmods.com/skyrimspecialedition/users/389455) > When harvesting most countables, it says "()" after the name instead of the actual number. I think this bug was introduced within the last...
Nexus reports from [nexodexo](https://www.nexusmods.com/users/7771002) > V/w is not honored with certain items. For example, I have my v/w limit for armor set to 50, yet I am autolooting steel and...
Following on from #483. The Harrada Root object can be either LVLI or INGR depending on whether it's patched for CACO or not. I cannot get the script to work...
Nexus report from [MrMudtit](https://www.nexusmods.com/skyrimspecialedition/users/18750744) > Always take unknown ingredient doesn't work for me. It takes every nearby ingredient. > I have Looting by item type>Ingredient set to NO ACTION. >...
Report from Nexus [kjifs](https://www.nexusmods.com/users/6934368) > it seems like the additions in the translation files to support Oblivion Interaction Icons are out of date. Updating the following entries seems to make...
This is a longstanding PITA for many. Common items are marked as Quest items even after the QUST is done. Nexus user [nexodexo](https://www.nexusmods.com/users/7771002) > Items that are normally associated to...
Nexus report from [Metaldead](https://www.nexusmods.com/users/9763364) > I can prevent the crashes by very quickly pausing AutoLoot after fast traveling when the crashing begins. Almost all of my crashes involve fast travel,...
reported on Discord [shadriss-crash-2024-09-27-17-17-33.log](https://github.com/user-attachments/files/17179395/shadriss-crash-2024-09-27-17-17-33.log) Lines 162-4 ``` size_t index(static_cast(m_excessHandling) - static_cast(ExcessInventoryHandling::Container1)); RE::TESForm* form(ManagedList::TransferList().ByIndex(index).first); RE::TESObjectREFR* refr(form->As()); ``` It looks like the TransferList entry is stored in RBX and is `nullptr` ```...
Don't have much consistency on where the crashes occur. I'll suddenly CTD, then every time I try to load the latest save it crashes again; can work around it by...
Most recently, I just crashed in the outdoor courtyard area of the college of Winterhold. Prior to loading this 2nd most recent save, I was stuck in an infinite loop...