Picklocks Set Inventory Filters


With this mod the filters of filterable inventars can be set or deleted. Sorting the inventory and merging the contents of inventory slots is also possible.

Utilities
25 days ago
1.1 - 2.0
328
Storage

g error

1 year, 8 months ago

this mod has a chance to badly crash my game when i try to use another mod witch allows me to edit the map from peaceful and not peaceful. in the mean time this is a fun mod and I have fun with it

1 year, 8 months ago
(updated 1 year, 8 months ago)

Hi Solarkitten,
thanks for the report.
Can you tell me the name of the other mod, so I can have a loock at it.

1 year, 3 months ago

sorry for taking so long to get back but here it is the full thing:

"the mod Picklock's set inventory filters (1.0.1) caused a non-recoverable error. please report this to the mod author. error while running event PicksSetInventoryFilter::on_gui_click (ID 1) LuaGuiElement API call when LuaGuiElement was invalid. Stack traceback: [C]: in function 'index'
__PicksSetInventoryFilter
/control.lua:198: in function
<PicksSetInventoryFilter/control.lua:191>
end

I was trying to use a mod that let me flip my blueprints and when i was trying to access my space exploration map. I think it gave a false signal thinking that I was in my inventory. I reenter using the last save ether being a auto or me saving it.
PS: this mod has helped me filter the items i want going into a storage for my long conveyor belt system that all merges into one conveyor belt line.

1 year, 3 months ago

Thank you for your reply. I will have a look at it.

1 year, 2 months ago

Hi Solarkitten,
I could not reproduce the error with my test system.
However, due to your error message, I have added a check to the code that queries if the LuaGuiElements of my gui are valid if the event "on_gui_click" is fired in my mod. Hopefully that should fix the crash for you.

New response