2023.12480 / 2025.31310 Mac/Win
Here is an example when error happens inside private COMP (A) nested inside private COMP (B) in case A password length is longer than 4 characters.
privacyBugV3.toe (13.0 KB)
There are 3x absolutely identical COMPs inside ‘pswrd1111’ COMP:
Without privacy
Private with ‘1111’ password
Private with ‘11111’ password
As a result from above:
Third COMP has error related to Pres1 custom parameter usage inside.
2023.12480 - marks it with network error inside
2025.31310 - does not mark it with network error inside, but error is actually presented.
Error dissapears after cooking on/off third COMP manually.
Hi Markus,
Here is what I have in 2025.31550, Mac M1
privacyBugV3.toe (10.0 KB)
Both COMPs are identical, with different privacy passwords.
The ‘private5chars’ COMP is not properly using its custom parameter inside unless you go inside or cooking it on/off.