s243a

Sone 0.9 w/ depend - null pointer on insert

Jul 17th, 2015
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. java.lang.NullPointerException
  2. at net.pterodactylus.sone.core.SoneModificationDetector.isEligibleForInsert(SoneModificationDetector.java:51)
  3. at net.pterodactylus.sone.core.SoneInserter.serviceRun(SoneInserter.java:221)
  4. at net.pterodactylus.util.service.AbstractService.run(AbstractService.java:441)
  5. at java.lang.Thread.run(Thread.java:745)
  6. at net.pterodactylus.util.thread.DumpingThread.run(DumpingThread.java:104)
  7. Jul 18, 2015 00:33:32:382 (java.lang.String, Sone Inserter for β€œrvt6roF93JXKlXT1NnLF-2ED~IE8lGQPZ3EqFkfATCg”, ERROR): SoneInserter threw an Exception!
  8. java.lang.NullPointerException
  9. at net.pterodactylus.sone.core.SoneModificationDetector.isEligibleForInsert(SoneModificationDetector.java:51)
  10. at net.pterodactylus.sone.core.SoneInserter.serviceRun(SoneInserter.java:221)
  11. at net.pterodactylus.util.service.AbstractService.run(AbstractService.java:441)
  12. at java.lang.Thread.run(Thread.java:745)
  13. at net.pterodactylus.util.thread.DumpingThread.run(DumpingThread.java:104)
Advertisement
Add Comment
Please, Sign In to add comment