Jump to: Board index » General » Fusion

[RESOLVED] Hue Curve gives error too often

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline
User avatar

Eugene Afanasiev

  • Posts: 600
  • Joined: Sun Aug 30, 2015 2:57 pm
  • Location: Russia

[RESOLVED] Hue Curve gives error too often

PostTue Aug 08, 2017 10:15 am

Every once in a while Hcv gives errors like this:
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Clipping Mode at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Hue at time 46
HueCurves2 failed at time 46
HueCurves2 cannot get Parameter for Hue at time 46[list=][/list]
Last edited by Eugene Afanasiev on Fri Aug 11, 2017 7:36 pm, edited 1 time in total.
__
--[[BMD's cameras and Resolve all-post workflow evangelist
My old stuff: http://www.youtube.com/rebelorelse
Debug: Asus ROG Duo GX550 i9 10980 48Gb RAM RTX2080MaxQ DaVinci Resolve Studio / Fusion Studio Latest Version]]--
Offline
User avatar

Miltos Pilalitos

  • Posts: 716
  • Joined: Wed Nov 12, 2014 12:42 am
  • Location: Athens, Greece

Re: [Bug] Hue Curve gives error too often

PostTue Aug 08, 2017 4:13 pm

perhaps your footage is 45 frames long?
Windows 10 x64 • Threadripper 1950x • 64GB RAM • RTX 4090 24GB • Latest Nvidia drivers
Fusioneer since Fu4.0 • Resolver since v9
Offline
User avatar

Eugene Afanasiev

  • Posts: 600
  • Joined: Sun Aug 30, 2015 2:57 pm
  • Location: Russia

Re: [Bug] Hue Curve gives error too often

PostWed Aug 09, 2017 5:25 am

Well, that's stupid! Of course, it is not!
__
--[[BMD's cameras and Resolve all-post workflow evangelist
My old stuff: http://www.youtube.com/rebelorelse
Debug: Asus ROG Duo GX550 i9 10980 48Gb RAM RTX2080MaxQ DaVinci Resolve Studio / Fusion Studio Latest Version]]--
Offline
User avatar

Eugene Afanasiev

  • Posts: 600
  • Joined: Sun Aug 30, 2015 2:57 pm
  • Location: Russia

Re: [Bug] Hue Curve gives error too often

PostWed Aug 09, 2017 5:26 am

HueCurves2 cannot get Parameter for Clipping Mode at time 0
HueCurves2 failed at time 0
HueCurves2 cannot get Parameter for Clipping Mode at time 0
HueCurves2 failed at time 0
HueCurves2 cannot get Parameter for Clipping Mode at time 1
HueCurves2 failed at time 1
HueCurves2 cannot get Parameter for Clipping Mode at time 2
HueCurves2 failed at time 2
HueCurves2 cannot get Parameter for Clipping Mode at time 3
Code: Select all
{
   Tools = ordered() {
      HueCurves2 = HueCurves {
         CtrlWZoom = false,
         Inputs = {
            Hue = Input {
               SourceOp = "HueCurves1Hue",
               Source = "Value",
            },
            Sat = Input {
               SourceOp = "HueCurves1Sat",
               Source = "Value",
            },
            Lum = Input {
               SourceOp = "HueCurves1Lum",
               Source = "Value",
            },
            Red = Input {
               SourceOp = "HueCurves1Red",
               Source = "Value",
            },
            Green = Input {
               SourceOp = "HueCurves1Green",
               Source = "Value",
            },
            Blue = Input {
               SourceOp = "HueCurves1Blue",
               Source = "Value",
            },
            RedSuppress = Input {
               SourceOp = "HueCurves2RedSuppress",
               Source = "Value",
            },
            GreenSuppress = Input {
               SourceOp = "HueCurves2GreenSuppress",
               Source = "Value",
            },
            BlueSuppress = Input {
               SourceOp = "HueCurves2BlueSuppress",
               Source = "Value",
            },
            Input = Input {
               SourceOp = "Background1",
               Source = "Output",
            },
         },
         ViewInfo = OperatorInfo { Pos = { 1345, 126 } },
         Tools = {
            HueCurves2GreenSuppress = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 102, Green = 204, Blue = 102 },
               CtrlWShown = false,
               NameSet = true,
            },
            HueCurves1Lum = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 204, Blue = 204 },
               CtrlWShown = false,
            },
            HueCurves2BlueSuppress = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 134, Green = 134, Blue = 204 },
               CtrlWShown = false,
               NameSet = true,
            },
            HueCurves1Sat = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 204, Blue = 0 },
               CtrlWShown = false,
            },
            HueCurves2RedSuppress = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 102, Blue = 102 },
               CtrlWShown = false,
               NameSet = true,
            },
            HueCurves1Blue = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 54, Green = 54, Blue = 204 },
               CtrlWShown = false,
            },
            HueCurves1Red = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 42, Blue = 42 },
               CtrlWShown = false,
            },
            HueCurves1Green = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 0, Green = 204, Blue = 0 },
               CtrlWShown = false,
            },
            HueCurves1Hue = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 0, Blue = 204 },
               CtrlWShown = false,
            }
         },
      },
      Background1 = Background {
         Inputs = {
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            TopLeftRed = Input { Value = 0.331, },
            TopLeftGreen = Input { Value = 0.2, },
            TopLeftBlue = Input { Value = 0.513, },
            Gradient = Input {
               Value = Gradient {
                  Colors = {
                     [0] = { 0, 0, 0, 1 },
                     [1] = { 1, 1, 1, 1 }
                  }
               },
            },
         },
         ViewInfo = OperatorInfo { Pos = { 1235, 126 } },
      }
   }
}
__
--[[BMD's cameras and Resolve all-post workflow evangelist
My old stuff: http://www.youtube.com/rebelorelse
Debug: Asus ROG Duo GX550 i9 10980 48Gb RAM RTX2080MaxQ DaVinci Resolve Studio / Fusion Studio Latest Version]]--
Offline
User avatar

Chad Capeland

  • Posts: 3017
  • Joined: Mon Nov 10, 2014 9:40 pm

Re: [Bug] Hue Curve gives error too often

PostWed Aug 09, 2017 4:21 pm

Eugene Afanasiev wrote:HueCurves2 cannot get Parameter for Clipping Mode at time 0
HueCurves2 failed at time 0
HueCurves2 cannot get Parameter for Clipping Mode at time 0
HueCurves2 failed at time 0
HueCurves2 cannot get Parameter for Clipping Mode at time 1
HueCurves2 failed at time 1
HueCurves2 cannot get Parameter for Clipping Mode at time 2
HueCurves2 failed at time 2
HueCurves2 cannot get Parameter for Clipping Mode at time 3
Code: Select all
{
   Tools = ordered() {
      HueCurves2 = HueCurves {
         CtrlWZoom = false,
         Inputs = {
            Hue = Input {
               SourceOp = "HueCurves1Hue",
               Source = "Value",
            },
            Sat = Input {
               SourceOp = "HueCurves1Sat",
               Source = "Value",
            },
            Lum = Input {
               SourceOp = "HueCurves1Lum",
               Source = "Value",
            },
            Red = Input {
               SourceOp = "HueCurves1Red",
               Source = "Value",
            },
            Green = Input {
               SourceOp = "HueCurves1Green",
               Source = "Value",
            },
            Blue = Input {
               SourceOp = "HueCurves1Blue",
               Source = "Value",
            },
            RedSuppress = Input {
               SourceOp = "HueCurves2RedSuppress",
               Source = "Value",
            },
            GreenSuppress = Input {
               SourceOp = "HueCurves2GreenSuppress",
               Source = "Value",
            },
            BlueSuppress = Input {
               SourceOp = "HueCurves2BlueSuppress",
               Source = "Value",
            },
            Input = Input {
               SourceOp = "Background1",
               Source = "Output",
            },
         },
         ViewInfo = OperatorInfo { Pos = { 1345, 126 } },
         Tools = {
            HueCurves2GreenSuppress = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 102, Green = 204, Blue = 102 },
               CtrlWShown = false,
               NameSet = true,
            },
            HueCurves1Lum = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 204, Blue = 204 },
               CtrlWShown = false,
            },
            HueCurves2BlueSuppress = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 134, Green = 134, Blue = 204 },
               CtrlWShown = false,
               NameSet = true,
            },
            HueCurves1Sat = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 204, Blue = 0 },
               CtrlWShown = false,
            },
            HueCurves2RedSuppress = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 102, Blue = 102 },
               CtrlWShown = false,
               NameSet = true,
            },
            HueCurves1Blue = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 54, Green = 54, Blue = 204 },
               CtrlWShown = false,
            },
            HueCurves1Red = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 42, Blue = 42 },
               CtrlWShown = false,
            },
            HueCurves1Green = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 0, Green = 204, Blue = 0 },
               CtrlWShown = false,
            },
            HueCurves1Hue = LUTBezier {
               SmoothEndsTransition = true,
               KeyColorSplines = {
                  [0] = {
                     [0] = { 1, RH = { 0.333, 1 } },
                     [1] = { 1, LH = { 0.667, 1 }, RH = { 1.333, 1 } },
                     [2] = { 1, LH = { 1.667, 1 }, RH = { 2.333, 1 } },
                     [3] = { 1, LH = { 2.667, 1 }, RH = { 3.333, 1 } },
                     [4] = { 1, LH = { 3.667, 1 }, RH = { 4.333, 1 } },
                     [5] = { 1, LH = { 4.667, 1 }, RH = { 5.333, 1 } },
                     [6] = { 1, LH = { 5.667, 1 } }
                  }
               },
               SplineColor = { Red = 204, Green = 0, Blue = 204 },
               CtrlWShown = false,
            }
         },
      },
      Background1 = Background {
         Inputs = {
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            TopLeftRed = Input { Value = 0.331, },
            TopLeftGreen = Input { Value = 0.2, },
            TopLeftBlue = Input { Value = 0.513, },
            Gradient = Input {
               Value = Gradient {
                  Colors = {
                     [0] = { 0, 0, 0, 1 },
                     [1] = { 1, 1, 1, 1 }
                  }
               },
            },
         },
         ViewInfo = OperatorInfo { Pos = { 1235, 126 } },
      }
   }
}


Works fine here.
Chad Capeland
Indicated, LLC
www.floweffects.com
Offline
User avatar

Eugene Afanasiev

  • Posts: 600
  • Joined: Sun Aug 30, 2015 2:57 pm
  • Location: Russia

Re: [Bug] Hue Curve gives error too often

PostWed Aug 09, 2017 7:29 pm

Then there is something with my system... Thanks for checking
__
--[[BMD's cameras and Resolve all-post workflow evangelist
My old stuff: http://www.youtube.com/rebelorelse
Debug: Asus ROG Duo GX550 i9 10980 48Gb RAM RTX2080MaxQ DaVinci Resolve Studio / Fusion Studio Latest Version]]--
Offline
User avatar

Eugene Afanasiev

  • Posts: 600
  • Joined: Sun Aug 30, 2015 2:57 pm
  • Location: Russia

Re: [RESOLVED] Hue Curve gives error too often

PostFri Aug 11, 2017 7:05 pm

So there was something within the folders AppData - or Program Data
- what I had in them is loads of macros and fuses - all that I could possibly find on steakunderwater and vfxpedia - some of them could be duplicates and some of them something else... so I've cleaned all the content in both paths and Hue started to act as normal!
__
--[[BMD's cameras and Resolve all-post workflow evangelist
My old stuff: http://www.youtube.com/rebelorelse
Debug: Asus ROG Duo GX550 i9 10980 48Gb RAM RTX2080MaxQ DaVinci Resolve Studio / Fusion Studio Latest Version]]--

Return to Fusion

Who is online

Users browsing this forum: Bing [Bot], BMDR User 9201 and 43 guests