java.lang.NullPointerException
Hello,
when scanning I have a lot of :
Problem while reading comic metadata for file file:
java.lang.NullPointerException: null
at
com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:879)
~[jackson-core-2.8.4.jar.983480597962983624.tmp:2.8.4]
at
com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2842)
~[jackson-databind-2.8.4.jar.151384572592272459.tmp:2.8.4]
at com.ubooquity.b.d.a(SourceFile:100) ~[Ubooquity.jar:2.1.1]
at com.ubooquity.data.feeder.a.b(SourceFile:522) [Ubooquity.jar:2.1.1]
at com.ubooquity.data.feeder.a.b(SourceFile:459) [Ubooquity.jar:2.1.1]
at com.ubooquity.data.feeder.a.b(SourceFile:112) [Ubooquity.jar:2.1.1]
at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_151]
Customer support service by UserEcho
Thnaks for pointing this out.
It's a bug that will be fixed in the next version.
It has no impact on the scan speed though (the only impact is the log lines you mentioned).