Dar9586 / NClientV2

An unofficial NHentai android client
Apache License 2.0
1.88k stars 94 forks source link

Can't Open app #590

Open Kalizo4444 opened 1 year ago

Kalizo4444 commented 1 year ago

Device : Xiaomi Redmi Note 11 Pro / MIUI Global 13.0.6

java.lang.NullPointerException: value for name User-Agent == null at okhttp3.Headers.b(Headers.java:75) at okhttp3.Headers$Builder.add(Headers.java:5) at okhttp3.Request$Builder.addHeader(Request.java:3) at com.dar.nclientv2.settings.CustomInterceptor.intercept(CustomInterceptor.java:47) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:10) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:1) at okhttp3.RealCall.b(RealCall.java:105) at okhttp3.RealCall$AsyncCall.execute(RealCall.java:13) at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:18) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637) at java.lang.Thread.run(Thread.java:1012)