Pat 608 Posted January 16, 2018 Report Share Posted January 16, 2018 Hi all, i wanted to test this server out for inferno so bad but had this error when running the server - Jan 16, 2018 5:41:38 AM com.ruseps.GameServer main INFO: Initializing the loader... Exception in thread "GameLoadingThread" java.lang.OutOfMemoryError: Java heap space at sun.text.resources.FormatData.getContents(Unknown Source) at sun.util.resources.ParallelListResourceBundle.loadLookupTablesIfNecessary(Unknown Source) at sun.util.resources.ParallelListResourceBundle.handleKeySet(Unknown Source) at sun.util.resources.ParallelListResourceBundle.keySet(Unknown Source) at sun.util.resources.ParallelListResourceBundle.containsKey(Unknown Source) at sun.util.resources.ParallelListResourceBundle$KeySet.contains(Unknown Source) at sun.util.resources.ParallelListResourceBundle.containsKey(Unknown Source) at sun.util.resources.ParallelListResourceBundle$KeySet.contains(Unknown Source) at sun.util.resources.ParallelListResourceBundle.containsKey(Unknown Source) at sun.util.locale.provider.LocaleResources.getDecimalFormatSymbolsData(Unknown Source) at java.text.DecimalFormatSymbols.initialize(Unknown Source) at java.text.DecimalFormatSymbols.<init>(Unknown Source) at sun.util.locale.provider.DecimalFormatSymbolsProviderImpl.getInstance(Unknown Source) at java.text.DecimalFormatSymbols.getInstance(Unknown Source) at java.util.Formatter.getZero(Unknown Source) at java.util.Formatter.<init>(Unknown Source) at java.util.Formatter.<init>(Unknown Source) at java.lang.String.format(Unknown Source) at com.google.common.util.concurrent.ThreadFactoryBuilder$1.newThread(ThreadFactoryBuilder.java:164) at java.util.concurrent.ThreadPoolExecutor$Worker.<init>(Unknown Source) at java I see that there is not enough memory but what does this mean please and how can i fix it please? Link to comment Share on other sites More sharing options...
" or ""=" 0 Posted October 11, 2018 Report Share Posted October 11, 2018 The server is requesting more memory than the jvm has been allocated, this can be fixed by setting the parameter in the projects run configuration VM options, run it with the argument -Xmx1g That will set the max heap size to 1GB more than enough to run a server. Link to comment Share on other sites More sharing options...
LUCKYpots 0 Posted April 16, 2020 Report Share Posted April 16, 2020 did you sort it? Link to comment Share on other sites More sharing options...
smelt 0 Posted April 16, 2020 Report Share Posted April 16, 2020 did you include the correct libraries before starting the server? Link to comment Share on other sites More sharing options...
Ihac27 0 Posted April 18, 2020 Report Share Posted April 18, 2020 i get this error too, still dunno why Link to comment Share on other sites More sharing options...
Taz2307 1 Posted April 18, 2020 Report Share Posted April 18, 2020 nice!# message2shortslol #lovethiscommunitybaby nice!# message2shortslol #lovethiscommunitybaby Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now