Frequently Asked Questions
Deleting a user
If you want to delete your user, go here. Be warned that the action is PERMANENT and cannot be undone!
How to send the game log files
When the game crashes or behaves unexpectedly, we will often ask you to send os the game log files. The log files are placed in special folder for application files in your home folder. This is the folder depending on your operating system:
Windows Vista
C:\Users\your_username\TribalTrouble2\logs
Windows XP
C:\Documents and settings\your_username\TribalTrouble2\logs
Mac OS X
Your_username/Library/Application Support/TribalTrouble2/logs
Linux
~/.TribalTrouble2/logs
Inside this folder you will find one or two folders named by a large number. It is inside these folders you will find the logs of the two latest games played. These files are called:
- std.err
- std.out
It is these files you should send us.
Firefox 3 freezes in Ubuntu 8.10
This is a known bug in Ubuntu 8.10 caused by the legacy Java plugin. See https://bugs.launchpad.net/ubuntu/+source/sun-java6/+bug/288397 for more details and possible workarounds.
A quick workaround for Firefox 3.x when using the Sun Java plugin:
cd /usr/lib/firefox/plugins
sudo ln -s /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so
Upgrading to Ubuntu 9.04 and running the line below will also fix the problem.
sudo update-java-alternatives java-6-sun
