MortenTobiasNielsen / Factorio-TAS-Generator

This is an attempt to create a helper tool for Tool Assisted Speedruns in Factorio. A guide of how to use the tool can be found here: https://www.youtube.com/watch?v=V9tuNoDqc0E&t
MIT License
13 stars 4 forks source link

Cancel craft with 0 (all) value crashes Factorio #231

Closed MortenTobiasNielsen closed 1 year ago

MortenTobiasNielsen commented 1 year ago

It seems like it isn't expecting/handling -1 as a value for cancel all in the Lua code

theis999 commented 1 year ago

Apparently the count is required in cancel_crafting so that is why