Arumba's Accelerated Start filters - how to remove

Place to get help with not working mods / modding interface.
horse
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Nov 19, 2016 12:06 am
Contact:

Arumba's Accelerated Start filters - how to remove

Post by horse »

Hi!

Using Arumba's Accelerated start mod, and unable to change anything in the tool belt.

It says
Only [x] can go in this slot, if you want to put something different here, the filter has to be cleared
In the mod control.lua I can see

Code: Select all

inventory.clear()
inventory.set_filter(1,"transport-belt")
inventory.set_filter(2,"inserter")
inventory.set_filter(3,"underground-belt")
inventory.set_filter(4,"splitter")
inventory.set_filter(5,"small-electric-pole")
inventory.set_filter(6,"assembling-machine-1")
inventory.set_filter(7,"long-handed-inserter")
inventory.set_filter(8,"blueprint")
inventory.set_filter(9,"deconstruction-planner")
inventory.set_filter(10,"steel-chest")
I have removed that, and it still prevents me from changing anything. If I start a new game it seems to allow me to change, however I can't disable it for my save game. I have also tried disabling the mod, still no joy.

I don't want to be stuck with low tier belts, inserters, assembly etc in my tool belt :( Pls help :)
Rseding91
Factorio Staff
Factorio Staff
Posts: 15904
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Arumba's Accelerated Start filters - how to remove

Post by Rseding91 »

Check the controls for the "clear filter" control and use that to clear them.
If you want to get ahold of me I'm almost always on Discord.
horse
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Nov 19, 2016 12:06 am
Contact:

Re: Arumba's Accelerated Start filters - how to remove

Post by horse »

legend, thanks :)

why doesn't it say that in the error message? having never used filters before this mod I didn't even know this was a thing.

also searching for that string on here / the rest of google came up empty, i must be the only idiot :P
Rseding91
Factorio Staff
Factorio Staff
Posts: 15904
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Arumba's Accelerated Start filters - how to remove

Post by Rseding91 »

horse wrote:legend, thanks :)

why doesn't it say that in the error message? having never used filters before this mod I didn't even know this was a thing.

also searching for that string on here / the rest of google came up empty, i must be the only idiot :P
"The filter has to be cleared" and just reading the controls of a game you're playing tends to be helpful to figure out how to do things :)
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Modding help”