Changes between Version 24 and Version 25 of TroubleshootingWindows
- Timestamp:
- 08/08/23 11:46:05 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TroubleshootingWindows
v24 v25 7 7 Assuming you have actually got Java installed, the problem is probably that it is the wrong word size (number of bits). 8 8 9 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]]. 10 9 11 On 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]]. 10 12 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. 13 If 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. 14 14 15 15 === How do I know if I have 32 or 64-bit Windows? ===