We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory settings primarily. Will not be a hard restriction, but the user should be warned if their settings are not sufficient.
For memory, it needs to be able to know that 1024M = 1G
The text was updated successfully, but these errors were encountered:
Min memory and PermGen are the only two attributes that work here.
Sorry, something went wrong.
Pack instructions for my server currently say "Make sure you use Java 8, and oh, go into the MCU settings and set maximum memory to at least 6G".
It would be great if neither of those were needed. Well, you can't install Java 8, but you can check if it's there.
This issue probably also depends on per-instance memory settings in the gui. Currently, MCU-Swing only supports a single global set of JVM arguments.
No branches or pull requests
Memory settings primarily. Will not be a hard restriction, but the user should be warned if their settings are not sufficient.
For memory, it needs to be able to know that 1024M = 1G
The text was updated successfully, but these errors were encountered: