View Single Post
05/01/14, 11:32 PM   #15
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Originally Posted by tekato View Post
Hey Dolby i have the same issue.

Here is the null pointer exception i get from java in the minion log..
<record>
<date>2014-05-02T08:10:13</date>
<millis>1399007413826</millis>
<sequence>13</sequence>
<logger>com.zam.minion.controller.MinionController</logger>
<level>SEVERE</level>
<class>com.zam.minion.controller.MinionController$21$1</class>
<method>invalidated</method>
<thread>14</thread>
<message>AddOn Detection failed: java.lang.NullPointerException</message>
</record>

Hope it helps your java programmer to find the problem
If you have the same problem how were you able to find your error log? People in this thread are having trouble finding their .minion folder because it's not in the right location or missing.

Your error tells me you have a bad game path in your minion.xml. Can you post your minion.xml? It's in the same folder as the log you posted.

Thanks.

Last edited by Dolby : 05/01/14 at 11:41 PM.
  Reply With Quote