Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Jsoup NPE in MangaTown source #38

Open
substanceof opened this issue Nov 19, 2017 · 2 comments
Open

Jsoup NPE in MangaTown source #38

substanceof opened this issue Nov 19, 2017 · 2 comments

Comments

@substanceof
Copy link

E OCN     : Attempt to invoke virtual method 'org.jsoup.select.Elements org.jsoup.nodes.Element.select(java.lang.String)' on a null object reference
@Koitharu
Copy link
Owner

Koitharu commented Dec 8, 2017

Full log?

@substanceof
Copy link
Author

12-08 17:02:15.292: I/ActivityManager(3429): Start proc 4040:org.nv95.openmanga/u0a100 for activity org.nv95.openmanga/.activities.MainActivity 12-08 17:02:15.329: I/art (4040): Starting a blocking GC AddRemoveAppImageSpace 12-08 17:02:15.332: W/System (4040): ClassLoader referenced unknown path: /data/app/org.nv95.openmanga-1/lib/arm64 12-08 17:02:15.400: I/AppCompatViewInflater(4040): app:theme is now deprecated. Please move to using android:theme instead. 12-08 17:02:15.470: I/Adreno (4040): QUALCOMM build : 853a1ff, I9c435c2712 12-08 17:02:15.470: I/Adreno (4040): Build Date : 01/10/17 12-08 17:02:15.470: I/Adreno (4040): OpenGL ES Shader Compiler Version: XE031.09.00.04 12-08 17:02:15.470: I/Adreno (4040): Local Branch : 12-08 17:02:15.470: I/Adreno (4040): Remote Branch : 12-08 17:02:15.470: I/Adreno (4040): Remote Branch : 12-08 17:02:15.470: I/Adreno (4040): Reconstruct Branch : 12-08 17:02:15.476: I/OpenGLRenderer(4040): Initialized EGL, version 1.4 12-08 17:02:15.476: D/OpenGLRenderer(4040): Swap behavior 1 12-08 17:02:15.500: I/art (4040): Do partial code cache collection, code=27KB, data=27KB 12-08 17:02:15.500: I/art (4040): After code cache collection, code=27KB, data=27KB 12-08 17:02:15.500: I/art (4040): Increasing code cache capacity to 128KB 12-08 17:02:15.502: I/art (4040): Compiler allocated 6MB to compile void android.widget.TextView.<init>(android.content.Context, android.util.AttributeSet, int, int) 12-08 17:02:15.514: I/art (4040): Do partial code cache collection, code=62KB, data=52KB 12-08 17:02:15.515: I/art (4040): After code cache collection, code=62KB, data=52KB 12-08 17:02:15.515: I/art (4040): Increasing code cache capacity to 256KB 12-08 17:02:18.420: I/DpmTcmClient(4040): RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor 12-08 17:02:18.426: D/NetworkSecurityConfig(4040): No Network Security Config specified, using platform default 12-08 17:02:19.155: E/OCN (4040): Attempt to invoke virtual method 'org.jsoup.select.Elements org.jsoup.nodes.Element.select(java.lang.String)' on a null object reference 

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

No branches or pull requests

2 participants