Skip to content

Helios throws error and closes when adding Colour Filter to CH47 profile #892

@niru-27

Description

@niru-27

HELP US TO HELP YOU

If you are having problems installing / configuring / using a profile then you should use the support process for the provider of that profile.


Describe the Helios Issue

A clear and concise description of what the bug is, when it started to happen and any recent changes.

Steps to Reproduce the problem

Steps to reproduce the behaviour:

  1. Download and install MadKreator's CH47 profile
  2. Open the newly installed profile in Helios Profile Editor
  3. Drag & Drop Colour Adjustment Filter
  4. Error pops up
  5. Clicking OK closes the Profile Editor too

Expected behavior

This seems to happen only with MadK's CH47 profile on my PC. All other profiles work fine with the filter.

Screenshots

Image

Please complete the following information:

  • Helios Version 1.6.6160.0002
  • DCS Version 2.9.20.15384

The problem happened while using

(place an 'x' between the square brackets for all that apply)

  • Profile Editor

Additional context

Add any other context about the problem here. (eg this problem started happening when I ....)
Deleting all but items in the profile except the "banner" and then adding the filter seems to work without issue.

Error text:

---------------------------
Unhandled Error in PresentationCore
---------------------------
Unhandled exception occurred.  Please file a bug report:
The parameter value must be greater than zero.

Parameter name: pixelWidth
   at System.Windows.Media.Imaging.RenderTargetBitmap..ctor(Int32 pixelWidth, Int32 pixelHeight, Double dpiX, Double dpiY, PixelFormat pixelFormat)

   at GadrocsWorkshop.Helios.HeliosVisualRenderer.RenderVisual(DrawingContext drawingContext, DrawingVisual visual, Rect rectangle)

   at GadrocsWorkshop.Helios.HeliosVisualRenderer.DrawRoundedRectangle(DrawingContext drawingContext, Brush brush, Pen pen, Rect rectangle, Double radiusX, Double radiusY)

   at GadrocsWorkshop.Helios.Controls.ImageDecorationRenderer.OnRender(DrawingContext drawingContext, Double scaleX, Double scaleY)

   at GadrocsWorkshop.Helios.HeliosVisualRenderer.Render(DrawingContext drawingContext, Size size)

   at GadrocsWorkshop.Helios.Windows.Controls.HeliosVisualView.OnRender(DrawingContext drawingContext)

   at System.Windows.UIElement.Arrange(Rect finalRect)

   at GadrocsWorkshop.Helios.Windows.Controls.HeliosVisualView.ArrangeOverride(Size finalSize)

   at System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)

   at System.Windows.UIElement.Arrange(Rect finalRect)

   at GadrocsWorkshop.Helios.Windows.Controls.HeliosVisualView.ArrangeOverride(Size finalSize)

   at System.Windows.FrameworkElement.ArrangeCore(Rect finalRect)

   at System.Windows.UIElement.Arrange(Rect finalRect)

   at System.Windows.ContextLayoutManager.UpdateLayout()

   at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)

   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()

   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)

   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)

   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)
---------------------------
OK   
---------------------------

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions