Changes between Version 2 and Version 3 of TroubleshootingWindows
- Timestamp:
- 04/02/18 18:38:48 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TroubleshootingWindows
v2 v3 5 5 == "Could not find Java on your computer" == 6 6 7 Assuming you have actually got Java installed, the problem is probably that it is the wrong word size (number of bits). On 64-bit Windows, you should be using the 64-bit version of !WorldPainter (it should not have `_32` in the file name), and the 64-bit version of Java. You can download 64-bit Java [[http://www.oracle.com/technetwork/java/javase/downloads/jre 8-downloads-2133155.html|here]] as "Windows x64".7 Assuming you have actually got Java installed, the problem is probably that it is the wrong word size (number of bits). On 64-bit Windows, you should be using the 64-bit version of !WorldPainter (it should not have `_32` in the file name), and the 64-bit version of Java. You can download 64-bit Java [[http://www.oracle.com/technetwork/java/javase/downloads/jre9-downloads-3848532.html|here]] (pick the file ending in `.exe`. 8 8 9 9 == I can't install !WorldPainter ==