Posted December 23, 20195 yr I tried to start a 1.12.2 server and it causes a fatal exception when I try to start it with a .bat file in which I put a command to allocate more RAM.
December 23, 20195 yr Author 2 minutes ago, Ugdhar said: Make sure you have 64 bit Java (java -version should say 64-bit) I do.
December 23, 20195 yr Author 5 minutes ago, Ugdhar said: Make sure you have 64 bit Java (java -version should say 64-bit)
December 23, 20195 yr It is using the 32-bit java by default, otherwise it would say 64-bit when you run java -version. Either change your path, use the full path to the java executable, or uninstall 32-bit java.
December 23, 20195 yr Author Just now, Ugdhar said: It is using the 32-bit java by default, otherwise it would say 64-bit when you run java -version. Either change your path, use the full path to the java executable, or uninstall 32-bit java. So would I have to uninstall Java 8 Update 231?
December 23, 20195 yr Just now, EtotRussianMinecrafter said: So would I have to uninstall Java 8 Update 231? Yes, that's the 32-bit version you have.
December 23, 20195 yr Author 1 minute ago, diesieben07 said: The other version of Java you have is also very outdated. I highly recommend you update it to the latest version of Java 8. Will do.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.