[Lua API] Max size of entity_filters and tile_filters
Posted: Mon Apr 05, 2021 1:00 pm
I suggest adding "Max. 30 filters." to both entity_filters and tile_filters. People should be aware of that since trying to add more crashes the game.
www.factorio.com
https://test.forums.factorio.com/
It is.ickputzdirwech wrote: Mon Apr 05, 2021 3:21 pm 1. Thought it would be the best place for documentation improvements.
Fixed. The data type is ItemStackIndex (uint16) as already given on the page, but it's manually limited to not be larger than uint8 max.ickputzdirwech wrote: Mon Apr 05, 2021 3:21 pm The maximum number for entity_filter_count seems to be 255, not 65535 (uint16) however. There is something wrong with the wiki after allSee https://wiki.factorio.com/Prototype/Dec ... lter_count