Thread Tools Display Modes
10/13/23, 05:16 PM   #1
Jemadar
Join Date: Jul 2023
Posts: 3
Cannot Find Class gg/minion/minion

I went to update my addions and minion won't start. It keeps giving me an error unable to find class gg/minion/minion and then when I click okay, it says failed to start JVM.

I am pretty sure this is related to Java, but I haven't been able to find out how exactly to fix it except on LInux, but I am running Windows 10 so I am not sure that it would work.

My minion.log file doesn't have anything from today. I have attached both the Log file and the XML file just in case it will help.
Attached Files
File Type: xml minion.xml (5.3 KB, 167 views)
File Type: log minion.log (335.5 KB, 177 views)
  Reply With Quote
10/14/23, 02:25 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
The log says something about url authority check failed at an https:// url.?
e.g.
Code:
ERROR 2023-07-27 19:44:23,933 [JavaFX Application Thread] gg.minion.controller.MinionController:openBrowser(289): Catching java.net.URISyntaxException: Illegal character in authority at index 7: http://"https://www.esoui.com/downloads/info2118-LibMainMenu-2.0.html"
It somehow always adds http:// in the beginning, but this is wrong and it should simply use the https:// link provided?
I'm not sure why this is happening but somehow or something at your PC adds that http:// then :-(


Did you read the Minion troubleshooting guide already and followed its steps?
Especially providing rights in antivirus/admin mode to try if anything blocks Minion execution, use 16bit version.

If this all does not help try to install Sun Java Runtime Environment (Jre) fresh, or let it fix/repair if it's already installed.

Last edited by Baertram : 10/14/23 at 05:57 AM.
  Reply With Quote
10/14/23, 06:37 PM   #3
Jemadar
Join Date: Jul 2023
Posts: 3
Originally Posted by Baertram View Post
The log says something about url authority check failed at an https:// url.?
e.g.
Code:
ERROR 2023-07-27 19:44:23,933 [JavaFX Application Thread] gg.minion.controller.MinionController:openBrowser(289): Catching java.net.URISyntaxException: Illegal character in authority at index 7: http://"https://www.esoui.com/downloads/info2118-LibMainMenu-2.0.html"
It somehow always adds http:// in the beginning, but this is wrong and it should simply use the https:// link provided?
I'm not sure why this is happening but somehow or something at your PC adds that http:// then :-(


Did you read the Minion troubleshooting guide already and followed its steps?
Especially providing rights in antivirus/admin mode to try if anything blocks Minion execution, use 16bit version.

If this all does not help try to install Sun Java Runtime Environment (Jre) fresh, or let it fix/repair if it's already installed.
I tried to follow the steps in the troubleshooting guide, and tried to find where my antivirus whitelists things, but I am not using the firewall from it (and pretty sure I have defender turned off/not changed anything like that since the last time I ran minion).

I think the only difference between the last time I ran it and now is that I updated Java, so maybe something went wrong there, so will try to install that.

Just excluded minion from my antivirus and still get that error, so will hunt down java runtime environment. Thanks.

(pretty sure this isn't part of it, but I also had trouble with one of my hard drives yesterday, think a cable came loose, pushed everything back in and now everything that wasn't working, except minion, is now working again. But what a mess *that* was. However, it could be that something wasn't installed properly because of a loose cable.)
  Reply With Quote
10/21/23, 12:28 PM   #4
Jemadar
Join Date: Jul 2023
Posts: 3
I don't know what exactly was the issue, but, since the drive I had minion (and eso) on had some issues, I just moved ESO (and today) minion to a completely different drive.

Today I downloaded the 32 bit minion and installed it and it is working now.

So, it may have had something to do with my drive having problems and not minion itself.
  Reply With Quote
10/21/23, 12:54 PM   #5
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Thanks for your feedback, glad it's working now.
  Reply With Quote

ESOUI » Site Forums » Minion » Cannot Find Class gg/minion/minion


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