This website requires JavaScript.
Explore
Help
Sign in
core
/
testserver
Watch
1
Star
0
Fork
You've already forked testserver
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
883
commits
1
branch
0
tags
60
MiB
c746557f95
Commit graph
2 commits
Author
SHA1
Message
Date
Thinkofdeath
9f71f7e3db
Handle different sizes (G,K) for the PermGen warning
2013-12-28 23:54:44 +00:00
md_5
16467dc148
Warn if PermGen may be insufficient. Since 1.7 Mojang added a lot of new classes to their jar. This, coupled with plugins, may cause the loaded classes to exceed the default perm gem of 64mb. As such we will print a small warning advising users to set a higher PermGen if they haven't already.
2013-12-23 14:08:28 +11:00