winleafs / Winleafs

Winleafs: Windows application for Nanoleaf lights
GNU General Public License v3.0
86 stars 9 forks source link

crashing to desktop #95

Closed sT0n3r closed 4 years ago

sT0n3r commented 4 years ago

Just crashes for me now, it used to work perfect, but i just reinstalled windows 10 with latest updates, now it pairs and just crashes to desktop, i am ready to test new builds, thanks for a great app keep up the good work

log.log Settings.txt

bartdebever commented 4 years ago
System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Take[TSource](IEnumerable`1 source, Int32 count)
   at Winleafs.Wpf.Views.MainWindows.TaskbarIcon.BuildMostUsedEfectList()

This is a semi known issue and we realize where the mistake is, this was previously thought to just be a development issue and not able to happen in production.

This will be fixed as soon as possible and hoping to release a new build tonight.

StijnOostdam commented 4 years ago

Issue fixed, please download the new release here: https://github.com/winleafs/Winleafs/releases

@bartdebever please also push the fixes to master, then close this issue

bartdebever commented 4 years ago

Merged to master as well, closing issue as it should be solved.