TeamVanced / VancedManager

Vanced Installer
GNU General Public License v3.0
8.25k stars 1.14k forks source link

App crashes immediately upon opening #55

Closed jzzunl closed 4 years ago

jzzunl commented 4 years ago
X1nto commented 4 years ago

Do you have some kind of firewall set up? You're probably blocking connection to servers

jzzunl commented 4 years ago

Not that i know of

jzzunl commented 4 years ago

I've also tried clearing the apps data

X1nto commented 4 years ago

Can you send logs?

jzzunl commented 4 years ago

I cant find the logs for the manager

X1nto commented 4 years ago

I'm about logcat, use ADB, run following commands adb logcat -c adb logcat *:W > logcat.txt Then go crash manager and after it crashes, on your PC hit Ctrl+c Then send that logcat.txt here

jzzunl commented 4 years ago

here it is logcat.txt

X1nto commented 4 years ago

Logcat says that issue is with themes, I don't see any reasons for themes to crash the app. Did you change anything in manager settings? And are you sure you're using latest version?

jzzunl commented 4 years ago

i haven't been able to open the app to change the setting and this screenshot says i'm on 1.0.2 Screenshot_20200703-114133

X1nto commented 4 years ago

I would blame this to FireOS, since all my devices run the app normally, even my fire hd 8 (I have lineage installed on it). I won't close the issue but I don't think that it'll be fixed either

slaszt commented 4 years ago

I'm having the same issue with my Fire HD 8 8th gen. Sucks you're not gonna fix it, the white theme is blinding me.

X1nto commented 4 years ago

I'm having the same issue with my Fire HD 8 8th gen. Sucks you're not gonna fix it, the white theme is blinding me.

Wait so are you having issues on both themes or just dark

X1nto commented 4 years ago

We can try moving both themes to one file instead of having them separated, should fix the issue

slaszt commented 4 years ago

No, the app (Vanced Manager) simply won't open. I try to open it, instant crash. I can't even change the themes.

X1nto commented 4 years ago

@jzzunl @slaszt Can you guys try out this build? https://github.com/YTVanced/VancedManager/suites/879889593/artifacts/10332064 You'll have to uninstall current one and install this one. It's a debug build so performance of the app may be a bit bad

slaszt commented 4 years ago

@X1nto Just tried it, same issue. I can send logs in the afternoon when I'm back at my PC.

ScooloV commented 4 years ago

Having same issue with Fire HD 8 (8 Gen) with 6.3.1.5 Fire OS. No modification to system were done, it is almost clean install (just added Google Store via https://forum.xda-developers.com/hd8-hd10/development/official-amazon-fire-toolbox-v1-0-t3889604). Checked last app-debug build and it is not working too.

UPD: However it is working on Fire HD 7 (9 Gen) with 6.3.1.5... weird.

X1nto commented 4 years ago

Can you guys test this build?https://github.com/YTVanced/VancedManager/suites/881265796/artifacts/10363713 This one should, be working. Please send logs if crashes occur anyways, you'll have to uninstall current one to install this

ScooloV commented 4 years ago

Still the same (did logging twice, second one after reboot) logcat.txt logcat_new.txt

slaszt commented 4 years ago

I also still have the issue. Here's my logcat. It's worth noting that I have also used the same Amazon Fire Toolbox that @ScooloV is using, and that it disables system apps in a way that can't be re-enabled through the device; you need to re-run the Toolkit to do so - maybe this is causing an issue?

logcat.txt

X1nto commented 4 years ago

Toolbox shouldn't be the issue here. I'm currently rewriting some UI code, mostly dialogs and trying to fix the bug. I'll inform you guys

jzzunl commented 4 years ago

@X1nto the 1.0.2 beta that you have on your repositories does work in case that helps

X1nto commented 4 years ago

@X1nto the 1.0.2 beta that you have on your repositories does work in case that helps

Oh thanks for the info, I probably already fixed it on my local PC since I reconstructed some things, unfortunately I have no ETA for this but should be ready in less than a week

mlch911 commented 4 years ago

Having same issue with OnePlus 6. 1.0.2 and 1.1 both crash.

Vendicated commented 4 years ago

Having same issue with OnePlus 6. 1.0.2 and 1.1 both crash.

@mlch911 Please do not revive a solved issue like this, make a new issue and fill out the issue template

X1nto commented 4 years ago

@jzzunl @slaszt @ScooloV @mlch911 check the new 1.2.0 release. All crashes should be fixed

slaszt commented 4 years ago

@slaszt check the new 1.2.0 release. All crashes should be fixed

Thanks, works perfectly. Really appreciate your help.