by franmotta » Wed Jul 17, 2013 2:52 am
So to help users who may have the same problem in the future, I leave here a small tutorial:
NOTE: To change the Xmx value, you must have Java 64bit installed. It is also recommended to use a specific editor for programming language (I used TextWrangler - MacOSX), because a common text editor can generate an error in the original formation of the file "expertlotto.conf", which is essentially a Java file.
STEP BY STEP
1. Open the file expertlotto.conf using the "open with" (in this step, choose open with text editor);
2. On the line that appears - "branding expertlotto-J-Xms32m" - change the Xms value to a Xmx value (never exceed 50% of your memory capacity). In my case, I changed "-J-Xms32m" to "-J-Xmx1g"
3. For me it worked like a charm!
4. The attached picture is just to show the line that needs to be edited.
You do not have the required permissions to view the files attached to this post.