Earthcomputer / EnchantmentCracker

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

Out of memory(macOS) #212

Closed jsyangcs closed 3 years ago

jsyangcs commented 4 years ago

At the start of step two when I set 15 shelfs and start the computation of second seed, the program will go to "100%" but just fails. This kind of error has appeared 2 times. Any way to solve this? jdk version: jdk1.8.0_251.jdk macOs version: mojave 10.14.4 pc memory: 8GB

jsyangcs commented 4 years ago

I noticed in the shell script: # Add default JVM options here. You can also use JAVA_OPTS and ENCHCRACKER_OPTS to pass JVM options to this script. DEFAULT_JVM_OPTS='"-Xms2G" "-Xmx2G"'

should I edit this? really like this program, hope to get help from you guys : )

Earthcomputer commented 3 years ago

233 improved memory usage considerably. Try the latest version