luminous-software / start-page-plus-64-bit

64-bit version of the original Start Page+ (for VS 2022+)
MIT License
5 stars 1 forks source link

[BUG] NullReferenceException in LoadAsync() #1

Closed MagicAndre1981 closed 1 year ago

MagicAndre1981 commented 1 year ago

Describe the bug

I get a NullReferenceException in LoadAsync()

To Reproduce

clone code and debug the extension in Exp-Instance and because I haven't debuged anything before in Exp instance, my MRU list is empty which likely triggers this bug.

Expected behavior

no exception

Screenshots

image

But after clicking a messagebox about the NullReferenceExcepetion happened I now see the StartPage 😍 πŸ₯³ πŸ™Œ :

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

yannduran commented 1 year ago

Thanks AndrΓ©! It looks like I've brought in a regression bug. I remember fixing this before. Easy one.

yannduran commented 1 year ago

Fixed in v0.20