universal-pokemon-randomizer-zx icon indicating copy to clipboard operation
universal-pokemon-randomizer-zx copied to clipboard

I keep getting this error

Open dazzlingtorchic opened this issue 1 year ago • 3 comments

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...

dazzlingtorchic avatar Jan 11 '24 14:01 dazzlingtorchic

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

TacoNerd avatar Jan 12 '24 03:01 TacoNerd

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

Fellshadow avatar Jan 14 '24 13:01 Fellshadow

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.

TacoNerd avatar Jan 16 '24 07:01 TacoNerd