Translations:Performance Optimization/7/en

From TerraFirmaCraft Plus Wiki
Revision as of 01:51, 12 June 2025 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.