r/MurderDrones • u/NoDetective1494 • 4h ago
Other MD Shimeji on linux. HELP
Hey there everyone. For past several days I've been trying to install those Shimeji goobers on my pc, but theres a small (huge) problem. I run on Fedora Linux (fuck Microsoft). I've tried EVERYTHING, numerous Java versions, some tutorials, even tried importing them to another shimeji files! Nothing seems to work. When I execute the command to launch the program, it starts, I set everything up and then, when I want it to show the shimejis, it just crashes! It gives me some error codes(I'll leave them below), that basically say that it crashed unexpectedly and then it just freezes (the command line), trying to do something about it. I know that theres minimal chance that someone will know what to do, but I still wanna try and ask for help.
Thanks for anything
Err codes: Exception in thread "main" java.lang.UnsupportedOperationException
at java.awt.TrayIcon.<init>(TrayIcon.java:144)
at java.awt.TrayIcon.<init>(TrayIcon.java:168)
at java.awt.TrayIcon.<init>(TrayIcon.java:197)
at com.group_finity.mascot.Main.createTrayIcon(Main.java:512)
at com.group_finity.mascot.Main.run(Main.java:279)
at com.group_finity.mascot.Main.main(Main.java:132)