Thread: Minion wont run
View Single Post
05/26/22, 05:49 AM   #4
himbeerschaf
Join Date: Sep 2018
Posts: 4
I'm having the same problem, we've been at it for a week now.
I'm so frustrated.

Same error message, also tried everything (including getting my java to use IPv4; reinstalling several times, skipping the network check entirely - which led to minion simply not loading without error message).

If anyone out there knows anything else to try, for the love of all, let us know.

Edit: I just saw that my log file doesn't even say something about the ping status, here's what this part looks like for me:

DEBUG 2022-05-26 13:11:22,641 [JavaFX Application Thread] gg.minion.util.FeedClient:checkNetworkConnections(106): Starting network check ...
DEBUG 2022-05-26 13:11:22,642 [JavaFX Application Thread] gg.minion.util.FeedClient:getRoutePlanner(61): System Default Http Proxy.
WARN 2022-05-26 13:11:22,793 [Thread-7] gg.minion.util.FeedClient:run(164): IOException: Connection reset
WARN 2022-05-26 13:11:22,793 [Thread-8] gg.minion.util.FeedClient:run(164): IOException: Connection reset
ERROR 2022-05-26 13:11:22,793 [JavaFX Application Thread] gg.minion.controller.MinionController:<init>(147): Catching javafx.fxml.LoadException:
file:/E:/Minion/app/Minion-jfx.jar!/gg/minion/fxml/Minion.fxml
  Reply With Quote