[Kovarex] [2.0.14] Negative constant combinator number appears twice in parametrized blueprint

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
metabot
Burner Inserter
Burner Inserter
Posts: 14
Joined: Wed Aug 14, 2019 3:56 pm
Contact:

[Kovarex] [2.0.14] Negative constant combinator number appears twice in parametrized blueprint

Post by metabot »

If you import this blueprint, one argument appears twice: The last two rows both say as tooltip "Signal -16000x... in ...". The first variable has the correct value of -16000, the second variable appears to have max_unsigned_int as value.

Code: Select all

0eNqtVktvozAQ/isrn023QEhItHvrsafV3qrIcsAlVv1gbZM0qvjvOzaBNKq7LdUKCQ1jz+eZbx7mBe1Ex1rDlUObF8QrrSzaPLwgyxtFhdcpKhnaIEO5QD1GXNXsGW3SfosRU447zgaL8HEiqpM7ZmADHi2tA9tm75IAgVGrLVhp5cEBKcnSAqMT2hR9j9/AZBOMR1GJdbqNYuRnDIwgBme0IDu2pweujd9TcVN13BFYqydDH6yjPvKkvL299ZaypYY6b4N++GiFbrh1vJptaJmqidMkeI02j1RYhpFhtCaPRstR70wH6vBBfGgtq8mFendqfeQHblxHPXUjo2FH8ns4yA1glgguubvCPOs+D3mPeo/p6BAqQj42MXAILwi1CandBZn6OogkLZ+d+1UMZjHBUMPdXjJIRAJU77gKVMfgspsRMF4IF6RLSq1feOTGziDqbuDeY5BX5ZBnoR50y8xI4Xew1Z1ru5lpiDFSfIGR/H8xcj6ZCVYBiPInD10VpWK9fMNE8gUm7t5hYjm7xNYxmNUE0xrdGCol3QmW2JbRJ/bvCitvZg2bWWxeaMzemS/jGV4NyWMmpGyAJwcKQ51wS1ruqv00fWAewGyQQAHhdWhgpR0bZN/211itoKcdrZ7IQYvO+wr7J53Utfde6CrkjAqhj6TV4tTutTqdT+z9AjNvnNzD3rAwzqqg0YpI2o4qfxOd2QoOfkDYcI5k1tLG77rXx2+/mNWdqRiKJb6cEj9y/dk+GvJecwN+hA1lvArssG6vZbgoxxsUQ02IgZQr7dkv4FZL7fiBgTt/oDfAfVArbWTg/KomfgZF5ysm99Ge0S63Z0VNo5MjbcDjWXCLV3CXuR7JwizUJB3Gg6TPZDwoWy/WyzxbL/stPLGkrWc3fRq9n9LbV0CMiaTaM+uiMKtz1n36o1Dz/3PSPAqUfdqn7COf5t+/aRxoMR8oepOnxXyg6LxO58/9DEoA/lWP0LC+0x4ynOIFzrcYpAwXOANpAboi6AqQSpwGKcOrsApvDCUziWC3BUTumAQ/Lj/QGB2gm4MLxdJX87pY5HlZpmXf/wXmxNKl
kovarex
Factorio Staff
Factorio Staff
Posts: 8252
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [Kovarex] [2.0.14] Negative constant combinator number appears twice in parametrized blueprint

Post by kovarex »

It is actually not max_uint32, but lower. (4294963296 instead of 4294967296), which is 4000 lower.
The number was already imported as that for the max count of the logistic set (yes, in constant combinator, but they support that as well).
So the question is, how did this number get imported like that, as when I just the -16000 electronic circuit in constant combinator and import it, it doesn't make it this way.
Post Reply

Return to “Pending”