xM4ddy / OFGB

GUI Tool To Removes Ads From Various Places Around Windows 11
The Unlicense
6.78k stars 227 forks source link

neither .exe doing anything? #3

Closed captainmustard closed 6 months ago

captainmustard commented 6 months ago

I get a little loading icon next to my mouse pointer for a second and then nothing.

Wolfeman0101 commented 6 months ago

Same issue.

onionringostar commented 6 months ago

same

captainmustard commented 6 months ago

rebooting seemed to fix it for me.

bluearcher-bc commented 6 months ago

same

barryallen2023 commented 6 months ago

Same issue here. Rebooting did not fix my issues. Copy from Event Viewer. 1000 was general application error. 1026 was from .NET Runtime OFGB_EventID1000.txt OFGB_EventID1026.txt

xM4ddy commented 6 months ago

Same issue here. Rebooting did not fix my issues. Copy from Event Viewer. 1000 was general application error. 1026 was from .NET Runtime OFGB_EventID1000.txt OFGB_EventID1026.txt

Awesome! TYSM posting the logs haha!

I think I honed in on the issue it’s on this line https://github.com/xM4ddy/OFGB/blob/92756276178137bb78d7c563733dde0d24f13aff/MainWindow.xaml.cs#L75

I believe the fix is that I need to use CreateSubKey here in the else block to create the necessary subkeys then create the key.

I’ll make do that on a new branch and if you’d like I can post new compiled binaries.

xM4ddy commented 6 months ago

Hey the crashfix branch should be updated with code to fix the crash. Can someone who is having crashes build and test if it fixes the crashes for them?

xM4ddy commented 6 months ago

https://github.com/xM4ddy/OFGB/releases/tag/Test

sn8k commented 6 months ago

long loading time, but working with test

oc-tk commented 6 months ago

okay this version is working for me. With official one I was getting crash as well.

xM4ddy commented 6 months ago

Sick looks like that's the fix! Thanks For testing!

barryallen2023 commented 6 months ago

Hey the crashfix branch should be updated with code to fix the crash. Can someone who is having crashes build and test if it fixes the crashes for them?

Works for me.

sharon-git commented 5 months ago

the link: https://github.com/xM4ddy/OFGB/releases/tag/Test is not working. Can you please fix it? It keeps crashing on run.