Jump to content

[SOLVED] Eclipse keeps running out of memory when I try to run Minecraft client


HittmanA

Recommended Posts

I have been following a mod tutorial and have finally gotten to the point where we are supposed to launch a Minecraft instance inside of Eclipse to test the mod. Whenever I try to do that I keep getting this error: 

java.lang.OutOfMemoryError: Java heap space

 (Full Error log: https://pastebin.com/t7AbTguS). I have tried giving Eclipse more memory but that doesn't seem to work. I have tried everything I have seen online but nothing works. I am on OSX with 8GB of RAM. Here's my eclipse.ini: https://pastebin.com/Ybi2jsx8. Also, this is forge for Minecraft 1.11.2

Edited by HittmanA
Link to comment
Share on other sites

2 hours ago, diesieben07 said:

Minecraft is running out of memory, not eclipse. You can look online on how to give more memory to the Program launched from within eclipse.

 

I changed the VM settings to give it more memory and now it works great, thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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...

Important Information

By using this site, you agree to our Terms of Use.