4044 - Adjust color produce error on output

So this issue also still not fixed: 4042 - Adjust Color create black gaps - Bug Reports - World Machine Community

New one issue (or maybe it is part of old one) make Adjust Color node to produce error on output of bitmap. Issue may be bypassed if you will output imagge by Libarary Output.

Any update on a fix for this?

1 Like

@Tomatiy @Greg_McDonald

Can either of you produce a short test file that exhibits this issue and send it to support@world-machine.com or simply post it in this thread?

aaa

you want to share our project file?

1 Like

yes - a minimal project file showing this issue would be very helpful, as I can’t repro it here.

I suspect this is simply a value going out of range but want to make sure the solution fixes it - which I can’t do if I can’t repro the problem in the first place :slight_smile:

1 Like

o, lol, it was not question to you, sorry, EHEHEH

i did replay to Greg because it is our project - i did it for him and he did write here. So i ask his permission or so

File sended on that mail

1 Like

I’ve tracked this down. As predicted, it was an out-of-range color value. The Adjust Color device transforms RGB to a LAB colorspace to do its operation, and float point precision sometimes means that things don’t quite come back where you expect them.

This is fixed in 4045.

1 Like