Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/04/14, 02:06 AM   #1
Zagadka
Join Date: Apr 2014
Posts: 16
Can not click on buttons

Installed fine, worked fine until yesterday... now, at any point when it loads, it doesn't respond to clicks on any buttons. I tried deleting minion.xml, and it does the same thing stuck at Accept/Decline; no clicks register. I've also tried re-installing the client and rebooting. It doesn't throw any error message.

EDIT: I also can't enter any text on the login popup


Your minion#.log (located in your Documents folder under .minion).

Code:
<?xml version="1.0" encoding="windows-1252" standalone="no"?>
<!DOCTYPE log SYSTEM "logger.dtd">
<log>
<record>
  <date>2014-04-04T01:03:17</date>
  <millis>1396598597910</millis>
  <sequence>0</sequence>
  <logger>com.zam.minion.util.ConfigurationManager</logger>
  <level>CONFIG</level>
  <class>com.zam.minion.util.ConfigurationManager</class>
  <method>loadConfig</method>
  <thread>14</thread>
  <message>Configuration file does not exist.  Creating ...</message>
</record>
<record>
  <date>2014-04-04T01:03:18</date>
  <millis>1396598598031</millis>
  <sequence>1</sequence>
  <logger>com.zam.minion.Minion</logger>
  <level>FINE</level>
  <class>com.zam.minion.Minion</class>
  <method>start</method>
  <thread>14</thread>
  <message>Font: Font[name=Interstate Mono, family=Interstate Mono, style=Regular, size=20.0]</message>
</record>
<record>
  <date>2014-04-04T01:03:18</date>
  <millis>1396598598541</millis>
  <sequence>2</sequence>
  <logger>com.zam.minion.controller.MinionController</logger>
  <level>FINE</level>
  <class>com.zam.minion.controller.MinionController</class>
  <method>initWindowControls</method>
  <thread>14</thread>
  <message>Controls initialized.</message>
</record>

Your minion.xml (located in your Documents folder under .minion).

Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<minion>
<version>2.0.0-SNAPSHOT</version>
<build>d374a00ba2b0f591fefa5691e5151774293cb352</build>
<client>
        <concurrent-updates>2</concurrent-updates>
        <game-scan-depth>4</game-scan-depth>
    </client>
<user>
<ga-user-id>246159fc-70a2-4d84-985a-04b08a71a3a0</ga-user-id>
</user>
</minion>

A screenshot of the problem if applicable.

N/A


What operating system are you using Minion with?

Win 8.1 x64

Last edited by Zagadka : 04/04/14 at 04:20 AM.
  Reply With Quote
 

ESOUI » Site Forums » Minion » Can not click on buttons


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off