Jump to content

Recommended Posts

  • Discord Moderator
Posted
  • If you are using Java 8, the -XX:MaxPermSize parameter should be removed. If you are using Java 7, it shouldn't need to be set higher than 256M.
Memory: 438615552 bytes (418 MB) / 769728512 bytes (734 MB) up to 1060372480 bytes (1011 MB)
  • The above line in the crash report indicates that your -Xmx is set to 1G. The implication is that your server isn't being started with the batch file, and parameters, you linked.
  • Are you using a server build provided by the modpack creator or are you creating it yourself from the client modpack? If the former, then you really need to follow up with EnderMedia. If the latter, why are you doing that?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...