Closed deadman0713 closed 3 years ago
Getting this error:
Script Error: Invalid arguments to function 'ex_makediff' GrainFactorymod.avsi line 274
line 274: result = o.ex_makediff(grainlayer, ochroma?3:2, fulls=fs)
All dependencies are up to date, except my AddGrainC is v1.8.3. ExTools v6.0 pinterf addgrainc https://github.com/pinterf/AddGrainC/releases
Wondering if tv_range=tv should be added to this ex_makediff call as well? Thank you for your work.
Thanks, fixed now. I had to rebase since I added many arguments in ExTools since last update.
Working fine now. Thank you.
Getting this error:
Script Error: Invalid arguments to function 'ex_makediff' GrainFactorymod.avsi line 274
line 274: result = o.ex_makediff(grainlayer, ochroma?3:2, fulls=fs)
All dependencies are up to date, except my AddGrainC is v1.8.3. ExTools v6.0 pinterf addgrainc https://github.com/pinterf/AddGrainC/releases
Wondering if tv_range=tv should be added to this ex_makediff call as well? Thank you for your work.