Page 1 of 1

Debug message

Posted: Mon Mar 18, 2013 2:52 pm
by boombaxx
Hi anyone any idea what this debug message means. Am i missing something is maybe why Massive locks up all the time and crashes buzz

00:32 [WPFTraceListener] BindingExpression path error: 'DecreaseCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=DecreaseCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [WPFTraceListener] BindingExpression path error: 'IncreaseCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=IncreaseCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [WPFTraceListener] BindingExpression path error: 'InterpolateCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=InterpolateCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [WPFTraceListener] BindingExpression path error: 'InterpolateCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=InterpolateCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [WPFTraceListener] BindingExpression path error: 'RotateCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=RotateCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [WPFTraceListener] BindingExpression path error: 'RotateCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=RotateCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [WPFTraceListener] BindingExpression path error: 'WriteStateCommand' property not found on 'object' ''PatternControl' (Name='patternControl')'. BindingExpression:Path=WriteStateCommand; DataItem='PatternControl' (Name='patternControl'); target element is 'MenuItem' (Name=''); target property is 'Command' (type 'ICommand')
00:32 [PE] Loaded 'C:\Program Files (x86)\Jeskola\Buzz\PEKeys.xml'
00:33 [WPFTraceListener] Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=Buzz.ThemeColors[MV Background]; DataItem=null; target element is 'SolidColorBrush' (HashCode=29105235); target property is 'Color' (type 'Color')
00:33 [WPFTraceListener] Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=MachineGraph.Buzz.ThemeColors[MV Line]; DataItem=null; target element is 'SolidColorBrush' (HashCode=53453427); target property is 'Color' (type 'Color')
00:33 [WPFTraceListener] Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=MachineLEDOnColor; DataItem=null; target element is 'SolidColorBrush' (HashCode=62990845); target property is 'Color' (type 'Color')
00:33 CheckForUpdates 35 ms

Re: Debug message

Posted: Mon Mar 18, 2013 3:48 pm
by mantratronic
Those messages are normal, and they have to do with the GUI, so shouldn't effect Massive or any VSTs.

Re: Debug message

Posted: Tue Mar 19, 2013 7:18 pm
by boombaxx
Any idea why massive is not working properly constantly freezing