View Single Post
12/04/17, 12:57 PM   #1
syzgod
Join Date: Jun 2017
Posts: 46
AddOn Detection failed

My Minion stuck today the Detecting ESO-1 Addons, Detecting ESO-2 Addons. (ESO-2 only exist because i reseted the whole minion detection)

ERROR 2017-12-04 18:56:43,774 [JavaFX Application Thread] gg.minion.controller.MinionController:lambda$null$50(1081): AddOn Detection failed: {} java.lang.NullPointerException
at gg.minion.service.AddOnDetectionService.addAddOn(AddOnDetectionService.java:145)
at gg.minion.service.AddOnDetectionService.detectAddOn(AddOnDetectionService.java:189)
at gg.minion.service.AddOnDetectionService.interrogateDirs(AddOnDetectionService.java:377)
at gg.minion.service.AddOnDetectionService.access$700(AddOnDetectionService.java:51)
at gg.minion.service.AddOnDetectionService$1.call(AddOnDetectionService.java:92)
at gg.minion.service.AddOnDetectionService$1.call(AddOnDetectionService.java:64)
at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at javafx.concurrent.Service.lambda$null$492(Service.java:725)
at java.security.AccessController.doPrivileged(Native Method)
at javafx.concurrent.Service.lambda$executeTask$493(Service.java:724)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

Reinstalled Minion, same problem.
Attached Files
File Type: log minion.log (76.6 KB, 378 views)
File Type: xml minion.xml (9.7 KB, 543 views)

Last edited by syzgod : 12/04/17 at 01:07 PM.
  Reply With Quote