Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a crash log for T-UI? #383

Open
abraxas86 opened this issue Mar 31, 2023 · 3 comments
Open

Is there a crash log for T-UI? #383

abraxas86 opened this issue Mar 31, 2023 · 3 comments

Comments

@abraxas86
Copy link

For some reason it's been crashing a lot lately when certain notifications roll in. Trying to figure out what the root cause is.

@YuukiSystems
Copy link

Yes there is a crashlog. You need to go in the internal Storage, and there should be a folder called t-ui. And In this folder are the crash logs

@abraxas86
Copy link
Author

Thanks! Any idea how to read it? Lol

java.lang.StringIndexOutOfBoundsException: length=0; index=0
	at java.lang.String.charAt(Native Method)
	at android.graphics.Color.parseColor(Color.java:1383)
	at ohi.andre.consolelauncher.managers.notifications.NotificationService$1.run(Unknown Source:121)

----------------------------

@DefendApr
Copy link

Not an expert but did you alter any border sizes (input, output, status lines etc) and/or link/message colors before it crashed? If so it might be worth changing them back to original preferences with an xml editor, then reloading. Always works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants