Changes between Version 24 and Version 25 of TroubleshootingWindows


Ignore:
Timestamp:
08/08/23 11:46:05 (9 months ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleshootingWindows

    v24 v25  
    77Assuming you have actually got Java installed, the problem is probably that it is the wrong word size (number of bits).
    88
     9On 64-bit Windows, you should be using the 64-bit version of !WorldPainter (it should ''not'' have `_32` in the file name of the installer), and the 64-bit version of Java. You can download 64-bit Java [[https://www.worldpainter.net/links/jre-win-64|here]].
     10
    911On 32-bit Windows you should be using the 32-bit version of !WorldPainter (it should have `_32` in the file name of the installer), and the 32-bit version of Java. You can download 32-bit Java [[https://www.worldpainter.net/links/jre-win-32|here]].
    1012
    11 On 64-bit Windows, you should be using the 64-bit version of !WorldPainter (it should ''not'' have `_32` in the file name of the installer), and the 64-bit version of Java. You can download 64-bit Java [[https://www.worldpainter.net/links/jre-win-64|here]].
    12 
    13 You should always be using the version of Java installed in `Program Files` (not `Program Files (x86)`). On 64-bit Windows, 32-bit Java is installed in `Program Files (x86)`, and is the wrong version.
     13If you don't know which version of Windows you have, try 64-bit first. You should always be using the version of Java installed in `Program Files` (not `Program Files (x86)`). On 64-bit Windows, 32-bit Java is installed in `Program Files (x86)`, and is the wrong version.
    1414
    1515=== How do I know if I have 32 or 64-bit Windows? ===