Skip to content
buzzb0x edited this page Feb 25, 2012 · 2 revisions

General

If you have any problems try using the latest version of the game. If the problem persists check the known issues for a matching description and add additional information. Should there be no issue listed for your problem please create one to make us fix your bug.

Sound

There are some sound issues under Linux. To work around this for now install the Oracle 7 JDK or JRE. To do this on Ubuntu you can use the ppa:webupd8team/java.

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-jdk7-installer

If you don't wish to do this or you are on another distribution you can manually install the download from oracle.com

Fullscreen Problem

There is a known issue about the fullscreen option in the latest builds, to fix this, you need to:

On a Mac:

Navigate to Library> Application Support> mojam> options.properties and open that with text edit and change fullscreen=true to false.

Clone this wiki locally