Just a quick guide for anyone using a Linux based OS. Linux doesn't like to run windows programs and if the program wine is having problems it can be a pain to fix. Here's a fast solution that'll have you playing alora in less then 10 mins depending on internet speeds and how often you update your Linux.
Pictures for those who need them
Step 1.
Open up the Terminal (if you dont know how please delete Linux) and set it to the root user by typing the following ( sudo -s) if you have a password type it in.
Step 2:
Update your repositories by typing the following command ( apt-get update) whilst its updating go ahead and download the alora.jar file from the website.
Step 3:
After it's finished updating you're going to want to download java, i get jdk and jre. First check you have the updated repositories by doing the following ( apt-get install openj ) now hit tab twice and it should look like this)
If it looks like that great, next step is to type ( apt-get install openjdk-8-jre ) Then after that one is complete type this command (apt-get install openjre-8-jdk )
Step 4:
Goto your downloads file and move alora.jar onto your desktop. Re-open terminal and type the following to change the directory to your Desktop ( cd Desktop) has to be a capital for Desktop. Then type (java -jar alora.jar )
Hopefully this helps, even though most people dont use Linux