07-08-2020, 02:07 PM
Salut Rich2005,
It seems that the random question of the generated seed would allow the script to work or not, depending on whether the result met the new limitations in Gimp 2.10:
I tested the script with the change (random 12345) and it is working ok.
Thank you very much Rich2005!
It seems that the random question of the generated seed would allow the script to work or not, depending on whether the result met the new limitations in Gimp 2.10:
seed INT32 Random seed (seed> = -1)
turbulence FLOAT The value of the turbulence (0 <= turbulence <= 7)
I tested the script with the change (random 12345) and it is working ok.
Thank you very much Rich2005!