Translations:Performance Optimization/7/en

From TerraFirmaCraft Plus Wiki
Jump to navigation Jump to search

On this log there are three values that you should look for:

  • os.arch - If you are using a 32-bit or 64-bit operating system.
  • java.version - The version of java you are currently using. You should be using Java 8, which is shown with the 1.8.#.
  • sun.arch.data.model - If you are using the 32-bit or 64-bit java. You should be using a version that matches your operating system.