Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Crash when clicking on Overlay Layers on CS2 default profile #236

Open
cchrkk opened this issue Sep 24, 2024 · 2 comments
Open

Crash when clicking on Overlay Layers on CS2 default profile #236

cchrkk opened this issue Sep 24, 2024 · 2 comments
Labels
Type: Bug Something isn't working

Comments

@cchrkk
Copy link

cchrkk commented Sep 24, 2024

Reproduction steps

Fresh Install (deleted all aurora folders in appdata), enabled CS2 overlay + profile, clicked on Overlay Layers, this error comes up every time and crashes aurora, it's weird because the default profile has no layers

Aurora-2024-09-24 22:32:49.175 [ERR] Error updating overlay layers
System.NullReferenceException: Object reference not set to an instance of an object.
   at AuroraRgb.Profiles.LightEvent.UpdateOverlayLights(EffectFrame frame) in D:\a\Aurora\Aurora\Project-Aurora\Project-Aurora\Profiles\LightEvent.cs:line 69
Aurora-2024-09-24 22:32:52.243 [FTL] Fatal Exception caught
System.NullReferenceException: Object reference not set to an instance of an object.
   at AuroraRgb.Settings.Controls.Control_ProfileManager.btnProfileReset_Click(Object sender, RoutedEventArgs e) in D:\a\Aurora\Aurora\Project-Aurora\Project-Aurora\Settings\Controls\Control_ProfileManager.xaml.cs:line 152
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   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.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 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)

Aurora Version:

v291

Previously an Issue?

Don't know

2024-09-24 20.32.22.log

@cchrkk cchrkk added the Type: Bug Something isn't working label Sep 24, 2024
@Aytackydln
Copy link
Member

Thanks for reporting. Released new version, check it out

@cchrkk
Copy link
Author

cchrkk commented Oct 1, 2024

Thanks for reporting. Released new version, check it out

Resetting profile manually worked, but I have this issues in Preview tab:

  • Health and armor indicators are not working
    image
  • Aurora crashes every time i press Mimic respawn button
    image
    I pressed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants