Steve Townsend
Steve Townsend
Nexus report from [alexroeber](https://www.nexusmods.com/skyrimspecialedition/users/4457481) > When I last playing (before the whole update BS at the start of this year), I set looting of ammo to "if damage ok w/o...
Report from Nexus [Yao2988](https://www.nexusmods.com/skyrimspecialedition/users/184888086) > Instead of adding items in the inventory, it only removes selected items that i am trying to put in the whitelist Log requested
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` ```...