View Single Post
Old 03-21-2025, 12:30 PM   #538
Koen_new
Junior Member
Koen_new began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2025
Device: Kobo
Quote:
Originally Posted by KevinH View Post
You are probably using a 32 bit version of Java instead of a 64 bit version of java, resulting in very small stacks which overflowed.

Try removing that 32 bit version of java and install a 64 bit version of java.

Alternatively there are extra options to tell the 32 bit version of java to use larger stacks, but everything is 64 bits now so upgrading to 64 bit should be the better solution.
changing to the 64 bit version of java worked, thanks!
Koen_new is offline   Reply With Quote