Jump to content

Aldakoopa

Members
  • Posts

    6
  • Joined

Everything posted by Aldakoopa

  1. I had to go to this link - https://java.com/en/download/manual.jsp - and choose the Windows offline 64 bit installer to get it to install a 64 bit version. Now I get this: java -version java version "1.8.0_211" Java SE Runtime Environment (build 1.8.0_211-b12) Java HotSpot 64-Bit Server VM (build 25.211-b12, mixed mode) And: Seems to be working now. Thanks for the quick reply and help, though!
  2. Here it is: java -version java version "1.8.0_211" Java SE Runtime Environment (build 1.8.0_211-b12) Java HotSpot Client VM (build 25.211-b12, mixed mode, sharing) Also, here's this from the Java control panel. Seems to not be an x64 version that got installed. I wonder why?
  3. Hey, I'd really like to give this a go since RWG sucks so bad in A17. I downloaded your tool and the latest Java version, but when I start it using your batch file I get this warning: #### WARNING ##### Cannot detect a 64 bit Java VM, you might run this programm in 32 a bit Java VM. please make sure you run a 64 bit installation of Java to avoid out of memory errors ############## Then, when I try to generate a default 8K world, I get this error in the console: Exception in thread "Thread-2" java.lang.OutOfMemoryError: Java heap space at java.awt.image.DataBufferByte.<init>(Unknown Source) at java.awt.image.Raster.createInterleavedRaster(Unknown Source) at java.awt.image.BufferedImage.<init>(Unknown Source) at nitrogen.terraingen.c.b(Unknown Source) at nitrogen.gui.NitroGenUI.run(Unknown Source) at java.lang.Thread.run(Unknown Source) I have 64bit Windows 10 and 16GB of RAM. Why is this happening?
×
×
  • Create New...