Page 1 of 1

17.1.1 Text+ is no longer displayed or rendered

PostPosted: Tue May 04, 2021 3:39 pm
by deBabba
A simple Text+ composition animated with some Follower modifications which has been created with the 17.0 version I believe can't be displayed in the timeline nor in Fusion and the render process chrashes when it comes to this point in the timeline.
here is the settings file of the Text+ node:
Code: Select all
{
   Tools = ordered() {
      Text_Toscana = TextPlus {
         CtrlWZoom = false,
         NameSet = true,
         Inputs = {
            GlobalOut = Input { Value = 144, },
            Width = Input { Value = 3840, },
            Height = Input { Value = 2160, },
            UseFrameFormatSettings = Input { Value = 1, },
            Center = Input { Value = { 0.95, 0.13 }, },
            CharacterSpacing = Input {
               SourceOp = "Text_ToscanaCharacterSpacing",
               Source = "Value",
            },
            SelectElement = Input { Value = 2, },
            Select = Input { Value = 2, },
            Enabled3 = Input { Value = 1, },
            Properties3 = Input { Value = 0, },
            StyledText = Input {
               SourceOp = "Follower1",
               Source = "StyledText",
            },
            Font = Input { Value = "Moonbeam", },
            Style = Input { Value = "Regular", },
            Size = Input { Value = 0.09, },
            VerticalJustificationNew = Input { Value = 3, },
            HorizontalLeftCenterRight = Input { Value = 1, },
            HorizontalJustificationNew = Input { Value = 3, },
            ManualFontKerningPlacement = Input {
               Value = StyledText {
                  Array = {
                  },
                  Value = ""
               },
            },
         },
         ViewInfo = OperatorInfo { Pos = { 220, 49.5 } },
      },
      Text_ToscanaCharacterSpacing = BezierSpline {
         SplineColor = { Red = 28, Green = 216, Blue = 243 },
         KeyFrames = {
            [0] = { 1, RH = { 10.8192307692308, 1 } },
            [58] = { 1.177, LH = { 20.4115384615385, 1.17755769230769 } }
         }
      },
      Follower1 = StyledTextFollower {
         Inputs = {
            Order = Input { Value = 1, },
            Delay = Input { Value = 7, },
            Text = Input {
               Value = StyledText {
                  Array = {
                  },
                  Value = "Toscana"
               },
            },
            TransformSize = Input { Value = 1, },
            CharacterSizeX = Input {
               SourceOp = "Follower1CharacterSizeX",
               Source = "Value",
            },
            CharacterSizeY = Input {
               SourceOp = "Follower1CharacterSizeY",
               Source = "Value",
               Expression = "CharacterSizeX",
            },
            Opacity1 = Input {
               SourceOp = "Follower1Opacity1",
               Source = "Value",
            },
            Softness1 = Input { Value = 1, },
            SoftnessX1 = Input {
               SourceOp = "Follower1SoftnessX",
               Source = "Value",
            },
            SoftnessY1 = Input {
               SourceOp = "Follower1SoftnessY",
               Source = "Value",
               Expression = "SoftnessX1",
            },
            Opacity3 = Input {
               SourceOp = "Follower1Opacity",
               Source = "Value",
            },
         },
      },
      Follower1CharacterSizeX = BezierSpline {
         SplineColor = { Red = 28, Green = 132, Blue = 243 },
         KeyFrames = {
            [93] = { 1, RH = { 96.3333333333333, 1.33333333333333 }, Flags = { Linear = true } },
            [103] = { 2, LH = { 99.6666666666667, 1.66666666666667 }, Flags = { Linear = true } }
         }
      },
      Follower1CharacterSizeY = BezierSpline {
         SplineColor = { Red = 28, Green = 53, Blue = 243 },
         KeyFrames = {
            [93] = { 0.884, RH = { 96.3333333333333, 1.256 }, Flags = { Linear = true } },
            [103] = { 2, LH = { 99.6666666666667, 1.628 }, Flags = { Linear = true } }
         }
      },
      Follower1Opacity1 = BezierSpline {
         SplineColor = { Red = 244, Green = 28, Blue = 244 },
         NameSet = true,
         KeyFrames = {
            [93] = { 1, RH = { 96.3333333333333, 0.666666666666667 }, Flags = { Linear = true } },
            [103] = { 0, LH = { 99.6666666666667, 0.333333333333333 }, Flags = { Linear = true } }
         }
      },
      Follower1SoftnessX = BezierSpline {
         SplineColor = { Red = 231, Green = 243, Blue = 234 },
         KeyFrames = {
            [93] = { 0, RH = { 96.3333333333333, 6.66666666666667 }, Flags = { Linear = true } },
            [103] = { 20, LH = { 99.6666666666667, 13.3333333333333 }, Flags = { Linear = true } }
         }
      },
      Follower1SoftnessY = BezierSpline {
         SplineColor = { Red = 231, Green = 190, Blue = 243 },
         KeyFrames = {
            [93] = { 0, RH = { 96.3333333333333, 6.66666666666667 }, Flags = { Linear = true } },
            [103] = { 20, LH = { 99.6666666666667, 13.3333333333333 }, Flags = { Linear = true } }
         }
      },
      Follower1Opacity = BezierSpline {
         SplineColor = { Red = 179, Green = 28, Blue = 244 },
         KeyFrames = {
            [93] = { 1, RH = { 96.3333333333333, 0.666666666666667 }, Flags = { Linear = true } },
            [103] = { 0, LH = { 99.6666666666667, 0.333333333333333 }, Flags = { Linear = true } }
         }
      }
   }
}

It's really a Pitty that:
  • Fusion integration is far away from being relyable and stable
  • there is no hint by the system or some kind of a debug option for a normal user to find out where the problem is

The text should look like this:


SORRY,
the forum does not support starting a YT video from a given timecode, the link above starts at the beginning
The concerned text starts at second 37 of the clip

Frame 0: No text is displayed but the nodes look okay
Text+  Frame0.png
Frame 0
Text+ Frame0.png (54.6 KiB) Viewed 564 times


Frame 1: No text is displayed and the nodes have turned red
Text+  Frame1.png
Frame 1
Text+ Frame1.png (56.65 KiB) Viewed 564 times

Re: 17.1.1 Text+ is no longer displayed or rendered

PostPosted: Fri May 07, 2021 8:08 am
by deBabba
Dear BMD,
  • no idea or any hint why this simple Text+ node does not work anylonger ??
  • still no tipp what can be done to find out where the problem is ??