I’m here for my annual Bunifu licensing issue. My license expired 7 days ago so today when I tried to open my project I was greeted by an expired license prompt. I renewed my license and was able to activate it, however whenever I try to build or start the app, I get several build errors all saying the same thing for different components:
Exception occurred creating type ‘Bunifu.UI.WinForms.BunifuButton.BunifuButton, Bunifu.UI.WinForms.BunifuButton, Version=5.3.0.0, Culture=neutral, PublicKeyToken=e8e24ccd28363fe9’ System.ComponentModel.LicenseException: Please ensure your System Date/Time is correct.
My system time is correct. I have wasted 4 hours of my life uninstalling the nuget package and reactivating, deleting the license using the cli tool, deleting the licenses.licx file, re-adding components manually, and trying every other fix I was able to dig up online. Nothing works. The issue even occurs on a new project. I am using version 5.3.0 because 6.0 breaks my project.