universal-pokemon-randomizer-zx
universal-pokemon-randomizer-zx copied to clipboard
I keep getting this error
valid maximum heap size: -Xmx4608M The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Press any key to exit...
First post was a lie. Correction here. If you download the 64bit java sdk vs regular java installer it apparently runs correctly? at least so far
you shouldn't need the sdk to run it, the issue here is that the java that was installed is not 64-bit (you have 32-bit) and the randomizer requires 64-bit
see #221 which mentions this exact error, and the about java page for details
Confirmed 64bit java restarted and re ran command to verify. Would not launch via admin or regular w/o the ask
Sent from my iPad
On Jan 14, 2024, at 5:49 AM, Fell @.***> wrote:
you shouldn't need the sdk to run it, the issue here is that the java that was installed is not 64-bit (you have 32-bit) and the randomizer requires 64-bit
see #221 which mentions this exact error, and the about java page for details
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.