Aurora-RGB / Aurora

Unified lighting effects across multiple brands and various games. http://www.project-aurora.com/
http://www.project-aurora.com/
MIT License
266 stars 38 forks source link

InvalidCastException on dynamic value opacity override #213

Closed Codemonkey6658 closed 5 months ago

Codemonkey6658 commented 5 months ago

Actual Behaviour

Aurora throws a System.InvalidCastException when a layer property's opacity override is set to dynamic value as it tries to cast a double to a nullable single. 2024-06-01 17.42.49.log

Reproduction steps

Start Aurora and enable the opacity layer property override with the dynamic value override mode

Aurora Version:

Error started at v257

Previously an Issue?

No v256 and below don't have this error

Aytackydln commented 5 months ago

Fixed with v258