asrbic / Procedural_Ore_Generator

Other
15 stars 5 forks source link

Requires 64-bit Java #20

Closed yawnak closed 1 year ago

yawnak commented 1 year ago

Please specify in README.md that your tool requires 64-bit Java. Otherwise it won't launch because 32 bit java doesn't support 4gb heap size. Launching it with less RAM will just result in a deadlock of your program.

asrbic commented 1 year ago

Thanks, added that to the readme.