Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Troubleshooting

apemanzilla edited this page Feb 15, 2016 · 2 revisions

Troubleshooting

turbokrist is currently in development, and not completely stable. If you encounter problems, please follow this basic troubleshooting checklist.

  1. If you built the code yourself, make sure that you built the correct version. Code in the master branch is typically stable code, ready for release. Code in branches other than master is usually under development and should not be used unless you know what you are doing.
  2. Ensure that you have a suitable version of Java installed. turbokrist requires JRE 6 or above to run.
  3. Ensure that your graphics card drivers are up-to-date, and support OpenCL. If your graphics card drivers do not support OpenCL, you may try using a different OpenCL implementation.
  4. Check for other software updates that may affect turbokrist - including your operating system.
  5. If your problem is still occurring, visit the bug reporting page and follow the instructions to submit a new bug report.
Clone this wiki locally