lulzsun / blitz-app-adblock

Simple and quick patcher that blocks ads/trackers on the Blitz.gg desktop application.
185 stars 29 forks source link

Update 1.14.10: Closes on startup #45

Closed savedatax86x closed 3 years ago

savedatax86x commented 3 years ago

Force closed on the new patch.

noecom12 commented 3 years ago

I have the same issue :(

lulzsun commented 3 years ago

I've just noticed this behavior and unfortunately, I do not know what the issue may be.

It could be something that Blitz/Electron has done to prevent tampering, because even with just extracting the 'app.asar' file without any changes to it causes the same behavior. Or maybe it could be something unrelated.

There are no errors in the logs from what I can tell to help me find out the source of the problem.

I can't promise any fix to the ad blocker anytime soon. I got a lot of other things to do so I don't got the time right now to dive deeper into this issue, and also because I currently have no leads on why this happening.

If anyone is experienced in Electron apps, feel free to help out.

yannicksandoz commented 3 years ago

Hello !

It's currently blocked, you can get Blitz to work again by reinstalling. I cleaned blitz-folders at %localappdata%/Programs and %appdata%. (Follow step 3 and 4 : https://support.blitz.gg/hc/en-us/articles/360033859312-Clean-Re-installation)

I tried patching again without success.

L0rdH4x0r commented 3 years ago

probably use pi-hole :)

Ahmame commented 3 years ago

I have the same issue too

promarcel commented 3 years ago

Since the latest version of Blitz (1.14.15), I just got the message, the current version is not supported.

Current Blitz version caused patch comparison check to fail. Look for a new patcher release or create a new issue on Github!

Does this belong to this issue too?

lulzsun commented 3 years ago

The patch comparison failing means there were some lines of code changed (since 1.14.15) where the patcher modifies.

This issue needs to be figured out before that could be fixed, because it will close on startup regardless if the patch comparison passes.

(Patching is currently not working at all because any modifications to the Blitz client will close on startup)

lulzsun commented 3 years ago

It appears this has stopped happening on the latest update. I have updated the release for the latest update. Closing this for now.