2023-02-26 00:30:25.412 - Thread: 1 -> Log Started 2023-02-26 00:30:25.412 - Thread: 1 -> Timezone (local - UTC): -5h 2023-02-26 00:30:25.412 - Thread: 1 -> App Version: 1.0 2023-02-26 00:30:26.711 - Thread: 1 -> Visual Scripting Tool Started 2023-02-26 00:30:26.846 - Thread: 1 -> MyScreenManager() 2023-02-26 00:30:27.287 - Thread: 1 -> Info: Visual Scripting Tool 146 successfully initialized! 2023-02-26 00:30:42.975 - Thread: 1 -> Info: Script: ActivateDrone has been successfully loaded! 2023-02-26 00:30:42.995 - Thread: 1 -> Info: Script: AddItemToLocalPlayer has been successfully loaded! 2023-02-26 00:30:43.024 - Thread: 1 -> Info: Script: AssistantMessage has been successfully loaded! 2023-02-26 00:30:43.038 - Thread: 1 -> Info: Script: ClearToolbar has been successfully loaded! 2023-02-26 00:30:43.051 - Thread: 1 -> Info: Script: CounterBarrier has been successfully loaded! 2023-02-26 00:30:43.065 - Thread: 1 -> Info: Script: CounterBarrierWithReset has been successfully loaded! 2023-02-26 00:30:43.075 - Thread: 1 -> Info: Script: Delay has been successfully loaded! 2023-02-26 00:30:43.086 - Thread: 1 -> Info: Script: DelayWithRepeat has been successfully loaded! 2023-02-26 00:30:43.096 - Thread: 1 -> Info: Script: DelayWithReset has been successfully loaded! 2023-02-26 00:30:43.106 - Thread: 1 -> Info: Script: DoAndRepeat has been successfully loaded! 2023-02-26 00:30:43.116 - Thread: 1 -> Info: Script: EnemyMessage has been successfully loaded! 2023-02-26 00:30:43.128 - Thread: 1 -> Info: Script: ExplosionEffect has been successfully loaded! 2023-02-26 00:30:43.144 - Thread: 1 -> Info: Script: FireRocketVolley has been successfully loaded! 2023-02-26 00:30:43.163 - Thread: 1 -> Info: Script: HighlightWithMarker has been successfully loaded! 2023-02-26 00:30:43.173 - Thread: 1 -> Info: Script: Once has been successfully loaded! 2023-02-26 00:30:43.184 - Thread: 1 -> Info: Script: OnceAfterDelay has been successfully loaded! 2023-02-26 00:30:43.193 - Thread: 1 -> Info: Script: OnceWithReset has been successfully loaded! 2023-02-26 00:30:43.203 - Thread: 1 -> Info: Script: RebelMessage has been successfully loaded! 2023-02-26 00:30:43.213 - Thread: 1 -> Info: Script: RepeatAfterDelay has been successfully loaded! 2023-02-26 00:30:43.228 - Thread: 1 -> Info: Script: TicksToTime has been successfully loaded! 2023-02-26 00:30:43.240 - Thread: 1 -> Info: Script: Mission01_End has been successfully loaded! 2023-02-26 00:30:43.254 - Thread: 1 -> Info: Script: Mission01_MS has been successfully loaded! 2023-02-26 00:30:43.264 - Thread: 1 -> Info: Script: Mission01_Part has been successfully loaded! 2023-02-26 00:30:43.284 - Thread: 1 -> Info: Script: Mission01_Start has been successfully loaded! 2023-02-26 00:30:55.810 - Thread: 1 -> Error: System.ArgumentOutOfRangeException: The parameter value cannot be less than '8'. Parameter name: stride at System.Windows.Media.Imaging.BitmapSource.CriticalCopyPixels(Int32Rect sourceRect, IntPtr buffer, Int32 bufferSize, Int32 stride) at System.Windows.Media.Imaging.BitmapSource.CriticalCopyPixels(Int32Rect sourceRect, Array pixels, Int32 stride, Int32 offset) at System.Windows.Media.Imaging.BitmapSource.CopyPixels(Int32Rect sourceRect, Array pixels, Int32 stride, Int32 offset) at System.Windows.Media.Imaging.BitmapSource.CopyPixels(Array pixels, Int32 stride, Int32 offset) at GraphWPF.GraphRenderer.GetPixelColor(Visual visual, Point pt) at GraphWPF.GraphControlWPF.FindElementAt(Point location) at GraphWPF.GraphControlWPF.OnMouseMove(MouseEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.MouseDevice.Synchronize() at System.Windows.Input.MouseDevice.PostProcessInput(Object sender, ProcessInputEventArgs e) at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at VRageEditor.VRageEditor.OnTick() at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.b__0() at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback) at VRageEditor.VRageEditor.Run() 2023-02-26 00:31:19.943 - Thread: 1 -> Error: System.ArgumentOutOfRangeException: The parameter value cannot be less than '8'. Parameter name: stride at System.Windows.Media.Imaging.BitmapSource.CriticalCopyPixels(Int32Rect sourceRect, IntPtr buffer, Int32 bufferSize, Int32 stride) at System.Windows.Media.Imaging.BitmapSource.CriticalCopyPixels(Int32Rect sourceRect, Array pixels, Int32 stride, Int32 offset) at System.Windows.Media.Imaging.BitmapSource.CopyPixels(Int32Rect sourceRect, Array pixels, Int32 stride, Int32 offset) at System.Windows.Media.Imaging.BitmapSource.CopyPixels(Array pixels, Int32 stride, Int32 offset) at GraphWPF.GraphRenderer.GetPixelColor(Visual visual, Point pt) at GraphWPF.GraphControlWPF.FindElementAt(Point location) at GraphWPF.GraphControlWPF.OnMouseMove(MouseEventArgs e) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.MouseDevice.Synchronize() at System.Windows.Input.Mou