So I'm attempting to do an installation of Spiral Knights on Ubuntu 12.04.
I followed the instructions on http://wiki.spiralknights.com/Installation_FAQ.
I downloaded and updated Java per those instructions.
Ran:
sudo sh /home/[user]/spiral-install.bin.
When it asked for the version of JVM I wanted to use entered the following:
/usr/lib/jvm/java-7-oracle
Asked me where I wanted to install:
/home/[user]/spiral (This is a folder I put in my user's directory to make sure I had write access as that was giving me problems with the installer before)
However now when I run:
sudo sh /home/[user]/spiral/spiral
the installer will launch and start but it always freezes. The furthest it's ever made it when downloading data is 30% although it likes to freeze at 5% or less and I dont know why.
Any help would be much appreciated.
In
/home/[user]/spiralthere should be a file called the launcher.log that should contain the status of the installation. Please post its contents here or a link to it on a site like Pastebin. It should reveal where the installation is hiccuping, it may just be that downloading is taking longer than anticipated.