Earthcomputer / EnchantmentCracker

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

can't download #153

Closed urbda closed 4 years ago

urbda commented 4 years ago

Everytime I try to open the file it opens a console. This console says, "Could not reserve enough space for 2097152KB object heap." I've uninstalled and reinstalled Java- the latest version of it in 64-bit. I've checked my storage, and I have enough space. I checked how much ram I have devoted to the programs I run and I have enough ram. I don't know what the problem is. If you could help me, this would be much appreciated because it seems like a really helpful thing for enchanting. Thanks!

Earthcomputer commented 4 years ago

You may have thought you installed 64-bit Java but didn't actually potentially? The bot will tell you how to check

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.

urbda commented 4 years ago

Thank you! It installed correctly!