Is there a crash log for T-UI?
abraxas86 opened this issue · 3 comments
abraxas86 commented
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 commented
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 commented
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 commented
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.