Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CRASHING Elsamuko Nationa Geographic NEXT GEN in 2.99.19
#6
Crash solved... new error. (updated script)

Changed syntax of gimp-edit-copy:


Code:
       (if (= (string->number (substring (car(gimp-version)) 0 3)) 2.10)
           (gimp-edit-copy ShadowLayer)
           (gimp-edit-copy 1 (vector ShadowLayer)))

Now the error is in line:


Code:
(gimp-floating-sel-anchor (car (gimp-edit-paste ShadowMask TRUE)))

I think something would be needed to convert a vector to a number.

Thanks
Reply


Messages In This Thread
RE: CRASHING Elsamuko Nationa Geographic NEXT GEN in 2.99.19 - by vitforlinux - 10-09-2024, 02:14 PM

Forum Jump: