[Kovarex] [2.0.45] Blueprint parameter variables show error despite working
Posted: Tue Apr 15, 2025 6:42 pm
by Nova
Create a blueprint with a parameter, for example a requester chest requesting a parameter 0 with amount 1. Set the blueprint parameter for the value 1 to a formula, for example p0_r*10+1.
Blueprint for that:
The parameter menu for the blueprint will show the input box in red with an error message:
04-15-2025, 20-39-19.png (45.05 KiB) Viewed 4242 times
But the blueprint itself will work just fine.
Writing a formula like pN_r*10+1 does show no error, but obviously doesn't work. (Because pN_r is no real variable, the N being a placeholder)
04-15-2025, 20-39-49.png (162.02 KiB) Viewed 4242 times
Re: [2.0.45] Blueprint parameter variables show error despite working
Posted: Mon Apr 21, 2025 6:56 am
by slaneyrw
I have the same issue, same version of Factorio
Re: [Kovarex] [2.0.45] Blueprint parameter variables show error despite working