[2.0.60] pN_iX variables in BP parameter formulas break unexpectedly
Posted: Fri Aug 29, 2025 11:01 pm
When I attempt to use pN_iX variables (item count of parameter N ingredient X) and parameter N has less than X ingredients, the formula fails to execute entirely, taking on the parameter default value instead. Since the value of parameter N is not known when configuring the parameters, I would expect any references to an ingredient that does not exist to evaluate to 0 (any math errors that result would of course have to be resolved by the writer).
Thanks for your time, and let me know if I can provide any further details.
Configuring the formula. If I select a Wooden Chest as parameter 0, for example, I would expect the formula to evaluate to 2, since Wooden Chests require 2 wood and 0 of anything else. The result is that the formula does not execute and the default value is used instead.
Thanks for your time, and let me know if I can provide any further details.
Configuring the formula. If I select a Wooden Chest as parameter 0, for example, I would expect the formula to evaluate to 2, since Wooden Chests require 2 wood and 0 of anything else. The result is that the formula does not execute and the default value is used instead.