[0.12.30] Incorrect error message

This subforum contains all the issues which we already resolved.
Post Reply
MrDoomah
Fast Inserter
Fast Inserter
Posts: 196
Joined: Mon Jun 01, 2015 1:11 pm
Contact:

[0.12.30] Incorrect error message

Post by MrDoomah »

When creating an inserter with 100 filter slots I get this error:
Image

"Maximum count of filtered items in inserter = 100".

The real maximum (found through trial and error) is 5.

JasonC
Filter Inserter
Filter Inserter
Posts: 448
Joined: Tue Mar 22, 2016 3:05 am
Contact:

[0.12.29] Inserter max filter_count error message incorrect

Post by JasonC »

Merged with existing bug report --daniel34

Minor issue. In a Lua script, when a programmable inserter's filter_count is set to a value greater than 5 (say, 10), Factorio produces an error message of the following form:

Image

The bug is that it should always say that the maximum number is 5 (since it is 5), but instead says that the maximum number is whatever value you set (which of course isn't right, and is mildly confusing).
Last edited by JasonC on Fri Apr 22, 2016 7:37 pm, edited 1 time in total.
Took a break from 0.12.29 to 0.17.79, and then to ... oh god now it's 1.something. I never know what's happening.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: 0.12.30 Incorrect error message

Post by Klonan »

Thanks for the report,

It should just show the maximum as 5, not the value you set

User avatar
HanziQ
Former Staff
Former Staff
Posts: 630
Joined: Fri Mar 27, 2015 7:07 am
Contact:

Re: [0.12.30] Incorrect error message

Post by HanziQ »

Fixed for the next release.

Post Reply

Return to “Resolved Problems and Bugs”