I noticed that if you have a negative number in a constant combinator for example (maybe other things)
in the blueprint parameters it shows the value TWICE, once as the signed negative, and a second time as like an unsigned overflow version? is this intended or a bug? seems very confusing if intended, took me a while to even figure out what this weird ghost parameter even was
for example this -100 also shows up as 4294967196
additionally the value fields are rather small and can't display more than 4 digits, but this is manageable since they scroll and can be copy/pasted
[2.0.15] Double Parameters for negative number signals
-
- Inserter
- Posts: 22
- Joined: Wed Oct 02, 2019 3:50 pm
- Contact:
Re: [2.0.15] Double Parameters for negative number signals
Probably related issue: 635173.
-
- Inserter
- Posts: 22
- Joined: Wed Oct 02, 2019 3:50 pm
- Contact:
Re: [2.0.15] Double Parameters for negative number signals
yep its a dupe of that