You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern : %&m
at java.net.URLDecoder.decode(URLDecoder.java:214)
at java.net.URLDecoder.decode(URLDecoder.java:143)
at com.darknethaxor.hackbar.fq.shouldOverrideUrlLoading(Unknown Source:64)
at org.chromium.android_webview.AwContentsClientBridge.shouldOverrideUrlLoading(chromium-TrichromeWebViewGoogle6432.aab-stable-647813433:126)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loopOnce(Looper.java:195)
at android.os.Looper.loop(Looper.java:342)
at android.app.ActivityThread.main(ActivityThread.java:8118)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
The text was updated successfully, but these errors were encountered:
INFINIX MOBILITY LIMITED Infinix X663, Android 12, V1.1;
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern : %&m
at java.net.URLDecoder.decode(URLDecoder.java:214)
at java.net.URLDecoder.decode(URLDecoder.java:143)
at com.darknethaxor.hackbar.fq.shouldOverrideUrlLoading(Unknown Source:64)
at org.chromium.android_webview.AwContentsClientBridge.shouldOverrideUrlLoading(chromium-TrichromeWebViewGoogle6432.aab-stable-647813433:126)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loopOnce(Looper.java:195)
at android.os.Looper.loop(Looper.java:342)
at android.app.ActivityThread.main(ActivityThread.java:8118)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:583)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
The text was updated successfully, but these errors were encountered: