Jump to: Board index » General » Fusion

comp saved on one machine cannot be opened on another

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

Aurore de Blois

  • Posts: 246
  • Joined: Sun Feb 21, 2016 2:06 pm

comp saved on one machine cannot be opened on another

PostSat Mar 13, 2021 3:02 pm

Untitled.jpg
comp opened on machine A - saved, closed,
then opened on machine B; saved, closed,
then what we see above is the result of an attempt to re-open that same comp on machine A
Untitled.jpg (12.38 KiB) Viewed 854 times
this has been going on for quite a while now, where a comp that was perfectly fine and capable of being opened on either of my computers now only opens on one of them.

any comp that at some point is opened and saved on [let's just call it machine B] can never again be opened on [machine A].

these 2 machines operate on a tiny network of the two, with the dongle/license coming from machine A [a multi-seat license].
i can open fusion on either, network render with them, but the instant machine B saves a comp, or a new version of a comp, or the autocomp machine A will never again open it.

doesn't matter how small it is, it can be as innocent as a single node.

it began weeks ago with one of the fusion 17 installs, unsure if that is coincidence or related but this problem appears to be here to stay.

i discovered this problem when i found that using my laptop to do renders across the network was more efficient, and then later discovered that anything saved on 'B' can't be opened on 'A' anymore.

that alone makes no sense, since machine A will open a comp and render it on the renderfarm- it just won't open it in fusion.

---i hate to judge before all the facts are in, but one might think that wouldn't be any different, right?

i have no clue where to even begin debugging this, it is simply impossible to be productive when i have been crippled down to a single machine.

i have a 34" monitor on machine A, machine B is easily 2-3x faster but has a much smaller monitor [18"].
because machine A plays region 1(A) DVDs/BluRay discs and Machine B plays region 2(B); depending on what movie I have playing while I work generally dictates what machine I will to be working on.
or, if I really need the extra real-estate to work, i want to work on machine A.

but at this point i can only work on machine B now. i can plug it into the big monitor, but then machine A just sits there unused!
terribly impractical for me when i have the two machines...

is anybody else experiencing anything this bizarre happening with comps not opening on a 2nd machine!?

how can i fix this?
MSI GT75VR 7RF Titan Pro
Intel CM238 i7-7920 HQ CPU@3.10 GHz
DDR4-2400 (64GB)
1x M.2 SSD (SATA)
2x M.2 SSD Combo (NVMe PCIe Gen3 x4 / SATA)
1x 2.5" SATA HDD
GeForce GTX 1080 with 8GB GDDR5X
GeForce GTX 1080 with 8GB GDDR5X
Windows 10 Home, 64-bit
Offline
User avatar

Glenn Sakatch

  • Posts: 664
  • Joined: Sat Apr 13, 2013 5:36 pm

Re: comp saved on one machine cannot be opened on another

PostSat Mar 13, 2021 5:21 pm

have you tried copying the comp into a text doc, and then pasting that into machine A?

Or take the comp in B, and start duplicating it and deleting nodes, to see if there is a point where it does or does not open.

What if you build a simple comp in B with a loader and a saver, does that open in A?

(just running through some basic troubleshooting here)
Post a comp that won't open if you like, to see if anyone else has the same issue.
Offline
User avatar

Aurore de Blois

  • Posts: 246
  • Joined: Sun Feb 21, 2016 2:06 pm

Re: comp saved on one machine cannot be opened on another

PostSat Mar 13, 2021 8:49 pm

like i said: a single node comp saved in A, then opened in B, rsaved, then opened on A fails to open.
so deleting nodes and re-saving for a more complicated comp for a trial and error approach is useless, unfortunately, if a single node demonstrates it won't open.

perhaps i neglected to mention that; opening a comp on B, selecting the nodes of the comp, copying them all, saving to a text file, renaming it from .txt to .comp and trying to open that on machine A also fails.

so yes, did try the basic troubleshooting already :P
MSI GT75VR 7RF Titan Pro
Intel CM238 i7-7920 HQ CPU@3.10 GHz
DDR4-2400 (64GB)
1x M.2 SSD (SATA)
2x M.2 SSD Combo (NVMe PCIe Gen3 x4 / SATA)
1x 2.5" SATA HDD
GeForce GTX 1080 with 8GB GDDR5X
GeForce GTX 1080 with 8GB GDDR5X
Windows 10 Home, 64-bit
Offline
User avatar

Bryan Ray

  • Posts: 2485
  • Joined: Mon Nov 28, 2016 5:32 am
  • Location: Los Angeles, CA, USA

Re: comp saved on one machine cannot be opened on another

PostSat Mar 13, 2021 11:03 pm

This is definitely a weird one. Do this for us: Save the simplest comp from each machine and post them here in code tags. Maybe performing a diff on the comp prefs might tell us something.
Bryan Ray
http://www.bryanray.name
http://www.sidefx.com
Offline
User avatar

Aurore de Blois

  • Posts: 246
  • Joined: Sun Feb 21, 2016 2:06 pm

Re: comp saved on one machine cannot be opened on another

PostSun Mar 14, 2021 2:04 pm

comp saved on machine 'A':
Code: Select all
Composition {
   CurrentTime = 264,
   RenderRange = { 0, 1000 },
   GlobalRange = { 0, 1000 },
   CurrentID = 2,
   MotionBlur = false,
   Proxy = true,
   PlaybackUpdateMode = 0,
   Version = "Fusion Studio 9.0.2 build 15",
   SavedOutputs = 2,
   HeldTools = 0,
   DisabledTools = 0,
   LockedTools = 0,
   AudioOffset = 0,
   AutoRenderRange = true,
   Resumable = true,
   OutputClips = {
   },
   Tools = {
      FastNoise1 = FastNoise {
         CtrlWZoom = false,
         Inputs = {
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            SeetheRate = Input { Value = 0.026, },
         },
         ViewInfo = OperatorInfo { Pos = { 495, 82.5 } },
      }
   },
   Views = {
      {
         FrameTypeID = "ChildFrame",
         Mode = 3,
         LayoutPreset = 0,
         Left = 0,
         Top = 27,
         Width = 2560,
         Height = 922,
         Views = ordered() {
            Main = MultiView {
               Active = "Flow",
               ViewList = ordered() {
                  Flow = "FlowView",
                  Console = "ConsoleView",
                  Timeline = "TimelineView",
                  Spline = "SplineEditorView",
                  Info = "InfoView",
                  Chat = "ChatView"
               },
               Flow = FlowView {
                  Flags = {
                     AutoHideNavigator = true,
                     GridSnap = true,
                     AutoSnap = true,
                     FullIndicator = true
                  },
                  NavigatorSize = { 200, 140 },
                  Direction = "Vertical",
                  PipeStyle = "Direct",
                  Scale = 1,
                  Offset = { 26, 29 }
               },
               Timeline = TimelineView {
                  TreeControlState = {
                  },
                  DisplayMode = "All Tools",
                  ShowCurrentTimeTools = false,
                  Filter = "Show All",
                  ShowSelectedTools = false,
                  ShowAnimatedToolsOnly = false,
                  ShowEditBoxes = false,
                  KeyFrameView = {
                     Position = { Left = 150, Bottom = 350 },
                     ScaleX = 2.14424951267057,
                     OffsetX = -49.317738791423,
                     OffsetY = 0,
                     AutoScaling = "scroll",
                     AutoSnapTo = "frame",
                     AutoSnapToGuidelines = false,
                     GuidelinesGrabEnabled = true,
                     GuidelinesSnapTo = "frame"
                  },
                  Spreadsheet = { LeftPos = 150, Visible = false }
               },
               Spline = SplineEditorView {
                  LeftPos = 238,
                  ScaleX = 0.2,
                  ScaleY = 0.00338983050847458,
                  OffsetX = -3.8,
                  OffsetY = 0,
                  AutoScaling = "scroll",
                  AutoSnapTo = "frame",
                  AutoSnapToGuidelines = false,
                  GuidelinesSnapTo = "frame",
                  ShowKeyMarkers = false,
                  IndependentHandles = false,
                  ShowNonSplineModifiers = false,
                  GuidelinesGrabEnabled = true,
                  ShowOneToolOnly = false,
                  ShowSelectedTools = false,
                  ShowAllInputs = false,
                  Filter = "Show All"
               },
            },
            Controls = MultiView {
               Active = "Tools",
               ViewList = ordered() {
                  Tools = "ControlView",
                  Modifiers = "ModifierView"
               },
            },
            Left = "PreviewContainer",
            Right = "PreviewContainer",
            Transport = "TransportView",
            Time = "TimeView"
         },
         Layout = {
            Columns = 2,
            RatioX = 1,
            RatioY = 1,
            {
               Rows = 3,
               RatioX = 0.458267716535433,
               RatioY = 100,
               {
                  Columns = 2,
                  RatioX = 1,
                  RatioY = 0.438559322033898,
                  { ID = "Left", RatioX = 0.5, RatioY = 100, Pop = true },
                  { ID = "Right", RatioX = 0.5, Pop = true },
                  Pop = true
               },
               { ID = "Main", RatioY = 0.438559322033898, Pop = true },
               { ID = "Time", SnapY = 56, Flat = true }
            },
            {
               Rows = 2,
               PixelX = 342,
               { ID = "Controls", RatioX = 1, RatioY = 1 },
               { ID = "Transport", FixedY = -2 }
            }
         }
      }
   },
   Prefs = {
      Comp = {
         AutoSave = {
            Delay = 180,
         },
         Paths = {
         },
         FlowView = {
            RemoveRouters = false,
            FullToolIndicator = true,
            ShowHidden = false,
            GridSnap = true,
            Direction = 1,
         },
         LastFile = "F:\\OneDrive\\ATSF_Screenplay\\ATSF_MiniSeries\\pitchstuff\\ATSF PitchDeck\\pitchdeck imagery\\blurb cover referencev3.jpg",
         FrameFormat = {
            GuideRatio = 1.77777777777778,
            DepthInteractive = 3,
            DepthPreview = 3,
            DepthFull = 3,
            Name = "HD 1080",
         },
         Tweaks = {
            GPU = {
               Enable = 2,
               Caching = 2
            },
         },
         Audio = {
            Playback = false
         },
         Views = {
            RightView = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     FitMarginY = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     NearZ = 0
                  }
               },
               PrevCtrlInactiveColor = 4278255360,
               PickW = 1,
               Set = true,
               PickH = 1,
               Viewer = {
                  EnableLUTs = false,
                  LUTPlugin = "FusionViewLUT",
                  FitMarginY = 0,
                  FitMarginX = 0,
                  FitMarginType = 0,
                  FarZ = -1000,
                  NearZ = 0
               },
               PrevCtrlActiveColor = 4278190335,
               RulersShow = true
            },
            Left = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     FitMarginY = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     NearZ = 0
                  }
               },
               Viewer = {
                  CheckerUnderlay = false,
                  ScaleMode = 1,
               },
            },
            View1 = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     FitMarginY = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     NearZ = 0
                  }
               },
               PrevCtrlInactiveColor = 0,
               PickW = 1,
               PrevCtrlActiveColor = 0,
               PickH = 1,
               AlwaysOnTop = true,
               FullScreen = false
            },
            LeftView = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     FitMarginY = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     NearZ = 0
                  }
               },
               PrevCtrlInactiveColor = 4278255360,
               PickW = 1,
               Set = true,
               PickH = 1,
               Viewer = {
                  EnableLUTs = false,
                  LUTPlugin = "FusionViewLUT",
                  FitMarginY = 0,
                  FitMarginX = 0,
                  FitMarginType = 0,
                  FarZ = -1000,
                  NearZ = 0
               },
               PrevCtrlActiveColor = 4278190335,
               RulersShow = true
            },
            Right = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     FitMarginY = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     NearZ = 0
                  }
               },
            },
            View2 = {
               PickH = 1,
               AlwaysOnTop = true,
               FullScreen = false,
               PickW = 1
            },
            View3D = {
               Grid = {
                  Antialiasing = true,
               }
            }
         },
         ActionStrip = {
            ToolbarName = "Default"
         },
         Cluster = {
            RenderNodeClasses = "all"
         },
         QuickTime = {
         },
      }
   }
}

 




same comp resaved on machine 'B':
Code: Select all
Composition {
   CurrentTime = 415,
   RenderRange = { 0, 1000 },
   GlobalRange = { 0, 1000 },
   CurrentID = 3,
   MotionBlur = false,
   Proxy = true,
   PlaybackUpdateMode = 0,
   Version = "Fusion Studio 9.0.2 build 15",
   SavedOutputs = 2,
   HeldTools = 0,
   DisabledTools = 0,
   LockedTools = 0,
   AudioOffset = 0,
   AutoRenderRange = true,
   Resumable = true,
   OutputClips = {
   },
   Tools = {
      FastNoise1 = FastNoise {
         CtrlWZoom = false,
         Inputs = {
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            SeetheRate = Input { Value = 0.126, },
         },
         ViewInfo = OperatorInfo { Pos = { 495, 82.5 } },
      }
   },
   Views = {
      {
         FrameTypeID = "ChildFrame",
         Mode = 3,
         LayoutPreset = 0,
         Left = 0,
         Top = 27,
         Width = 1920,
         Height = 908,
         Views = ordered() {
            Main = MultiView {
               Active = "Flow",
               ViewList = ordered() {
                  Flow = "FlowView",
                  Console = "ConsoleView",
                  Timeline = "TimelineView",
                  Spline = "SplineEditorView",
                  Info = "InfoView",
                  Chat = "ChatView"
               },
               Flow = FlowView {
                  Flags = {
                     AutoHideNavigator = true,
                     GridSnap = true,
                     AutoSnap = true,
                     FullIndicator = true
                  },
                  NavigatorSize = { 200, 140 },
                  Direction = "Vertical",
                  PipeStyle = "Direct",
                  Scale = 1,
                  Offset = { 26, 29 }
               },
               Timeline = TimelineView {
                  TreeControlState = {
                  },
                  DisplayMode = "All Tools",
                  ShowCurrentTimeTools = false,
                  Filter = "Show All",
                  ShowSelectedTools = false,
                  ShowAnimatedToolsOnly = false,
                  ShowEditBoxes = false,
                  KeyFrameView = {
                     Position = { Left = 150, Bottom = 343 },
                     ScaleX = 2.14424951267057,
                     OffsetX = -51.4619883040936,
                     OffsetY = 0,
                     AutoScaling = "scroll",
                     AutoSnapTo = "frame",
                     AutoSnapToGuidelines = false,
                     GuidelinesGrabEnabled = true,
                     GuidelinesSnapTo = "frame"
                  },
                  Spreadsheet = { LeftPos = 150, Visible = false }
               },
               Spline = SplineEditorView {
                  LeftPos = 256,
                  ScaleX = 0.2,
                  ScaleY = 0.00338983050847458,
                  OffsetX = 225.2,
                  OffsetY = 0,
                  AutoScaling = "scroll",
                  AutoSnapTo = "frame",
                  AutoSnapToGuidelines = false,
                  GuidelinesSnapTo = "frame",
                  ShowKeyMarkers = false,
                  IndependentHandles = false,
                  ShowNonSplineModifiers = false,
                  GuidelinesGrabEnabled = true,
                  ShowOneToolOnly = false,
                  ShowSelectedTools = false,
                  ShowAllInputs = false,
                  Filter = "Show All"
               },
            },
            Controls = MultiView {
               Active = "Tools",
               ViewList = ordered() {
                  Tools = "ControlView",
                  Modifiers = "ModifierView"
               },
            },
            Left = "PreviewContainer",
            Right = "PreviewContainer",
            Transport = "TransportView",
            Time = "TimeView"
         },
         Layout = {
            Columns = 2,
            RatioX = 1,
            RatioY = 1,
            {
               Rows = 3,
               RatioX = 0.820365535248042,
               RatioY = 0.00993377483443709,
               {
                  Columns = 2,
                  RatioX = 1,
                  RatioY = 0.467777777777778,
                  { ID = "Left", RatioX = 0.5, RatioY = 0.00950118764845606, Pop = true },
                  { ID = "Right", RatioX = 0.5, Pop = true },
                  Pop = true
               },
               { ID = "Main", RatioY = 0.467777777777778, Pop = true },
               { ID = "Time", SnapY = 56, Flat = true }
            },
            {
               Rows = 2,
               PixelX = 342,
               { ID = "Controls", RatioX = 1, RatioY = 1 },
               { ID = "Transport", FixedY = -2 }
            }
         }
      }
   },
   Prefs = {
      Comp = {
         AutoSave = {
            Delay = 180,
         },
         Views = {
            Right = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
            },
            Left = {
               Viewer = {
                  ScaleMode = 1,
                  CheckerUnderlay = false,
               },
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
            },
            View1 = {
               PrevCtrlInactiveColor = 0,
               PickW = 1,
               FullScreen = false,
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
               AlwaysOnTop = true,
               PrevCtrlActiveColor = 0,
               PickH = 1
            },
            View3D = {
               Grid = {
                  Antialiasing = true
               },
            },
            RightView = {
               PickH = 1,
               PrevCtrlInactiveColor = 4278255360,
               PickW = 1,
               Set = true,
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
               PrevCtrlActiveColor = 4278190335,
               Viewer = {
                  EnableLUTs = false,
                  LUTPlugin = "FusionViewLUT",
                  NearZ = 0,
                  FitMarginX = 0,
                  FitMarginType = 0,
                  FarZ = -1000,
                  FitMarginY = 0
               },
               RulersShow = true
            },
            View2 = {
               PickH = 1,
               PickW = 1,
               AlwaysOnTop = true,
               FullScreen = false
            },
            LeftView = {
               PickH = 1,
               PrevCtrlInactiveColor = 4278255360,
               PickW = 1,
               Set = true,
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
               PrevCtrlActiveColor = 4278190335,
               Viewer = {
                  EnableLUTs = false,
                  LUTPlugin = "FusionViewLUT",
                  NearZ = 0,
                  FitMarginX = 0,
                  FitMarginType = 0,
                  FarZ = -1000,
                  FitMarginY = 0
               },
               RulersShow = true
            }
         },
         FrameFormat = {
            Name = "HD 1080",
            GuideRatio = 1.77777777777778,
            DepthFull = 3,
            DepthPreview = 3,
            DepthInteractive = 3,
         },
         LastFile = "F:\\OneDrive\\ATSF_Screenplay\\ATSF_MiniSeries\\pitchstuff\\ATSF PitchDeck\\pitchdeck imagery\\blurb cover referencev3.jpg",
         Tweaks = {
            GPU = {
               Enable = 2,
               Caching = 2
            }
         },
         Audio = {
            Playback = false
         },
         Cluster = {
            RenderNodeClasses = "all"
         },
         Paths = {
         },
         FlowView = {
            Direction = 1,
            GridSnap = true,
            FullToolIndicator = true,
            RemoveRouters = false,
            ShowHidden = false
         },
         QuickTime = {
         },
         ActionStrip = {
            ToolbarName = "Default"
         }
      }
   }
}

 
MSI GT75VR 7RF Titan Pro
Intel CM238 i7-7920 HQ CPU@3.10 GHz
DDR4-2400 (64GB)
1x M.2 SSD (SATA)
2x M.2 SSD Combo (NVMe PCIe Gen3 x4 / SATA)
1x 2.5" SATA HDD
GeForce GTX 1080 with 8GB GDDR5X
GeForce GTX 1080 with 8GB GDDR5X
Windows 10 Home, 64-bit
Offline
User avatar

Bryan Ray

  • Posts: 2485
  • Joined: Mon Nov 28, 2016 5:32 am
  • Location: Los Angeles, CA, USA

Re: comp saved on one machine cannot be opened on another

PostSun Mar 14, 2021 5:27 pm

Hmmm... Nothing jumps out at me except for some very small numbers in Composition.Views.Layout. There are some "RatioY" parameters that, in the comp saved from A have values of 100, and the one saved from B are 0.009…. I wouldn't think that would have any effect, but let's try this:

Code: Select all
Composition {
   CurrentTime = 415,
   RenderRange = { 0, 1000 },
   GlobalRange = { 0, 1000 },
   CurrentID = 3,
   MotionBlur = false,
   Proxy = true,
   PlaybackUpdateMode = 0,
   Version = "Fusion Studio 9.0.2 build 15",
   SavedOutputs = 2,
   HeldTools = 0,
   DisabledTools = 0,
   LockedTools = 0,
   AudioOffset = 0,
   AutoRenderRange = true,
   Resumable = true,
   OutputClips = {
   },
   Tools = {
      FastNoise1 = FastNoise {
         CtrlWZoom = false,
         Inputs = {
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            SeetheRate = Input { Value = 0.126, },
         },
         ViewInfo = OperatorInfo { Pos = { 495, 82.5 } },
      }
   },
   Views = {
      {
         FrameTypeID = "ChildFrame",
         Mode = 3,
         LayoutPreset = 0,
         Left = 0,
         Top = 27,
         Width = 1920,
         Height = 908,
         Views = ordered() {
            Main = MultiView {
               Active = "Flow",
               ViewList = ordered() {
                  Flow = "FlowView",
                  Console = "ConsoleView",
                  Timeline = "TimelineView",
                  Spline = "SplineEditorView",
                  Info = "InfoView",
                  Chat = "ChatView"
               },
               Flow = FlowView {
                  Flags = {
                     AutoHideNavigator = true,
                     GridSnap = true,
                     AutoSnap = true,
                     FullIndicator = true
                  },
                  NavigatorSize = { 200, 140 },
                  Direction = "Vertical",
                  PipeStyle = "Direct",
                  Scale = 1,
                  Offset = { 26, 29 }
               },
               Timeline = TimelineView {
                  TreeControlState = {
                  },
                  DisplayMode = "All Tools",
                  ShowCurrentTimeTools = false,
                  Filter = "Show All",
                  ShowSelectedTools = false,
                  ShowAnimatedToolsOnly = false,
                  ShowEditBoxes = false,
                  KeyFrameView = {
                     Position = { Left = 150, Bottom = 343 },
                     ScaleX = 2.14424951267057,
                     OffsetX = -51.4619883040936,
                     OffsetY = 0,
                     AutoScaling = "scroll",
                     AutoSnapTo = "frame",
                     AutoSnapToGuidelines = false,
                     GuidelinesGrabEnabled = true,
                     GuidelinesSnapTo = "frame"
                  },
                  Spreadsheet = { LeftPos = 150, Visible = false }
               },
               Spline = SplineEditorView {
                  LeftPos = 256,
                  ScaleX = 0.2,
                  ScaleY = 0.00338983050847458,
                  OffsetX = 225.2,
                  OffsetY = 0,
                  AutoScaling = "scroll",
                  AutoSnapTo = "frame",
                  AutoSnapToGuidelines = false,
                  GuidelinesSnapTo = "frame",
                  ShowKeyMarkers = false,
                  IndependentHandles = false,
                  ShowNonSplineModifiers = false,
                  GuidelinesGrabEnabled = true,
                  ShowOneToolOnly = false,
                  ShowSelectedTools = false,
                  ShowAllInputs = false,
                  Filter = "Show All"
               },
            },
            Controls = MultiView {
               Active = "Tools",
               ViewList = ordered() {
                  Tools = "ControlView",
                  Modifiers = "ModifierView"
               },
            },
            Left = "PreviewContainer",
            Right = "PreviewContainer",
            Transport = "TransportView",
            Time = "TimeView"
         },
         Layout = {
            Columns = 2,
            RatioX = 1,
            RatioY = 1,
            {
               Rows = 3,
               RatioX = 0.820365535248042,
               RatioY = 100,
               {
                  Columns = 2,
                  RatioX = 1,
                  RatioY = 0.467777777777778,
                  { ID = "Left", RatioX = 0.5, RatioY = 100, Pop = true },
                  { ID = "Right", RatioX = 0.5, Pop = true },
                  Pop = true
               },
               { ID = "Main", RatioY = 0.438559322033898, Pop = true },
               { ID = "Time", SnapY = 56, Flat = true }
            },
            {
               Rows = 2,
               PixelX = 342,
               { ID = "Controls", RatioX = 1, RatioY = 1 },
               { ID = "Transport", FixedY = -2 }
            }
         }
      }
   },
   Prefs = {
      Comp = {
         AutoSave = {
            Delay = 180,
         },
         Views = {
            Right = {
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
            },
            Left = {
               Viewer = {
                  ScaleMode = 1,
                  CheckerUnderlay = false,
               },
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
            },
            View1 = {
               PrevCtrlInactiveColor = 0,
               PickW = 1,
               FullScreen = false,
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
               AlwaysOnTop = true,
               PrevCtrlActiveColor = 0,
               PickH = 1
            },
            View3D = {
               Grid = {
                  Antialiasing = true
               },
            },
            RightView = {
               PickH = 1,
               PrevCtrlInactiveColor = 4278255360,
               PickW = 1,
               Set = true,
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
               PrevCtrlActiveColor = 4278190335,
               Viewer = {
                  EnableLUTs = false,
                  LUTPlugin = "FusionViewLUT",
                  NearZ = 0,
                  FitMarginX = 0,
                  FitMarginType = 0,
                  FarZ = -1000,
                  FitMarginY = 0
               },
               RulersShow = true
            },
            View2 = {
               PickH = 1,
               PickW = 1,
               AlwaysOnTop = true,
               FullScreen = false
            },
            LeftView = {
               PickH = 1,
               PrevCtrlInactiveColor = 4278255360,
               PickW = 1,
               Set = true,
               SideB = {
                  PrevCtrlInactiveColor = 4278255360,
                  PickW = 1,
                  PickH = 1,
                  PrevCtrlActiveColor = 4278190335,
                  Viewer = {
                     EnableLUTs = false,
                     LUTPlugin = "FusionViewLUT",
                     NearZ = 0,
                     FitMarginX = 0,
                     FitMarginType = 0,
                     FarZ = -1000,
                     FitMarginY = 0
                  }
               },
               PrevCtrlActiveColor = 4278190335,
               Viewer = {
                  EnableLUTs = false,
                  LUTPlugin = "FusionViewLUT",
                  NearZ = 0,
                  FitMarginX = 0,
                  FitMarginType = 0,
                  FarZ = -1000,
                  FitMarginY = 0
               },
               RulersShow = true
            }
         },
         FrameFormat = {
            Name = "HD 1080",
            GuideRatio = 1.77777777777778,
            DepthFull = 3,
            DepthPreview = 3,
            DepthInteractive = 3,
         },
         LastFile = "F:\\OneDrive\\ATSF_Screenplay\\ATSF_MiniSeries\\pitchstuff\\ATSF PitchDeck\\pitchdeck imagery\\blurb cover referencev3.jpg",
         Tweaks = {
            GPU = {
               Enable = 2,
               Caching = 2
            }
         },
         Audio = {
            Playback = false
         },
         Cluster = {
            RenderNodeClasses = "all"
         },
         Paths = {
         },
         FlowView = {
            Direction = 1,
            GridSnap = true,
            FullToolIndicator = true,
            RemoveRouters = false,
            ShowHidden = false
         },
         QuickTime = {
         },
         ActionStrip = {
            ToolbarName = "Default"
         }
      }
   }
}

 


See if that will open as a comp on A. If it does, then those RatioY numbers are the culprit. Unfortunately, I'm not sure what they control.

Have you tried resetting the Layout on B to default? Deleting the preferences file?
Bryan Ray
http://www.bryanray.name
http://www.sidefx.com
Offline

Kel Philm

  • Posts: 608
  • Joined: Sat Nov 19, 2016 6:21 am

Re: comp saved on one machine cannot be opened on another

PostSun Mar 14, 2021 8:47 pm

Those ratios control the height of the windows with respect to the overall height of the parent window, so it 'should' be ok as the height of the parent and child ratios in both cases are proportionally the same.

The layouts however do look much look Fusion 9 parameters which get inherited from the .prefs file when you create a new Comp, this is common if you upgrade versions of Fusion as it tends to inherit previous settings. Some of these Layout parameters are not really relevant anymore since they locked down the UI (in particular in F17) so they get overridden now.

As Bryan suggested (or Obi Bryan Kenobi as I like to call him), try is resetting the Layouts in preferences and if that doesn't work try deleting the prefs files all together (Back them up first though).

Return to Fusion

Who is online

Users browsing this forum: No registered users and 28 guests