Picker Extended Reborn

by Kryzeth

It's Back! An attempt to recover most Picker Extended functionality. Includes Planner Menu, Planner Zapper, Held Item Count, Belt Reverser, Auto Ghost Reviver, Auto Inventory Sort, Player Searchlight, Quality Item Scrolling, and more!

Utilities
6 days ago
2.0
1.85K
Blueprints

b [Fixed] Machine with ghost modules

6 days ago
(updated 6 days ago)

I get this when pipetting on an entity which has ghost modules being delivered:

kry_stdlib/stdlib/core.lua:44: kry-picker-extended:kry-picker-extended/utils/lib.lua:151: attempt to index local 'pinv' (a nil value)

6 days ago
(updated 6 days ago)

Hmm, I wasn't able to recreate the issue during my testing. With no matching modules in inventory, pipetting an entity with modules requested does nothing but place the entity into the cursor as normal. With some matching modules in inventory, it will fill the entity with as many modules as it can, cancelling pending bot tasks and recreating them again (at least, when a single bot was carrying 4 modules; did not test with a lower bot carrying capacity). With all matching modules in inventory, it fully filled the entity's module requests and cancelled pending bot tasks.

In this context, pinv should be the player's main_inventory, so it's possible... ah, the actual problem is pipetting an entity with module requests from a remote interface. Should be fixed as of v1.0.9

New response