Earthcomputer / EnchantmentCracker

Cracking the XP seed in Minecraft and choosing your enchantments
MIT License
1.04k stars 91 forks source link

Could not reserve enough space for 2097152KB object heap(I have read the other two) #147

Closed jameshuang666 closed 4 years ago

jameshuang666 commented 4 years ago

Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap Failed to launch enchcracker!

  1. Ensure you have installed Java correctly and that Java is in your PATH.
  2. 64-bit Java is REQUIRED for enchcracker. This catches a lot of people out. To check your Java version, run "java -version".
  3. 2GB of RAM is a minimum requirement. enchcracker will fail to start if you don't have more than 2GB of RAM to spare.
  4. If you still think this is an error, please report it to https://github.com/Earthcomputer/EnchantmentCracker/issues I have read the other two who have the same problem. I have 2.8G of RAM and I used your link for 64bit java but then I run java -version in cmd and got this: java version "1.8.0_241" Java(TM) SE Runtime Environment (build 1.8.0_241-b07) Java HotSpot(TM) Client VM (build 25.241-b07, mixed mode) I still didn't get 64bit java,why?(I used your link for 64bit java)
Earthcomputer commented 4 years ago

You may need to change your Java path. The following message will contain instructions to do that

Earthcomputer commented 4 years ago

?template 64bitjava

earth-github-bot[bot] commented 4 years ago

This issue is commonly caused by not having 64-bit Java on your system. Please run java -version in cmd to check if you are using 32-bit. If this command does not specify whether you are using 32-bit or 64-bit, then you are using 32-bit. If you are, use this link to install 64-bit Java, then try running the Enchantment Cracker again. If this doesn't work, paste the output of java -version here so we know that you have tried it. Note: sometimes you may need to change your environment variables to use the new Java version you installed. A good guide for doing this on Windows 10 can be found here. You only need to follow steps 1-4.

jameshuang666 commented 4 years ago

thank you. I'm working on it now,just wait and see

Earthcomputer commented 4 years ago

?template stale

earth-github-bot[bot] commented 4 years ago

This issue has been inactive for 3 days or more, so it is assumed to be resolved and will be closed. If it was not resolved, simply reply again and it will be reopened.