Earthcomputer / EnchantmentCracker

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

32 Bit Java Issue and OutOfMemory Error #87

Closed pumalion closed 5 years ago

pumalion commented 5 years ago

I updated to Java64 Bit multiple times and even had 64 bit before I updated java I don't understand but it keeps saying that I don't have 64 bit and regardless of that, it says I don't have enough memory when I'm sure I do Github1 Github2 enchcracker.log

MCRcortex commented 5 years ago

according to the enchcracker.log

[2019-07-28 10:53:19] [/INFO]: System details: [2019-07-28 10:53:19] [/INFO]: OS = Windows 10 10.0 [2019-07-28 10:53:19] [/INFO]: Arch (either OS/Java) = x86 [2019-07-28 10:53:19] [/INFO]: Java = 1.8.0_221 [2019-07-28 10:53:19] [/INFO]: Java arch = 32

your running java 32 bit

pumalion commented 5 years ago

according to the enchcracker.log

[2019-07-28 10:53:19] [/INFO]: System details: [2019-07-28 10:53:19] [/INFO]: OS = Windows 10 10.0 [2019-07-28 10:53:19] [/INFO]: Arch (either OS/Java) = x86 [2019-07-28 10:53:19] [/INFO]: Java = 1.8.0_221 [2019-07-28 10:53:19] [/INFO]: Java arch = 32

your running java 32 bit

Well how do I switch to 64 Bit because I updated java more than once and it was 64 bit both times

Earthcomputer commented 5 years ago

Maybe you haven't properly removed your old Java installation?