Jump to content

Recommended Posts

  • Discord Moderator
Posted (edited)
java.lang.OutOfMemoryError

This error says you are running out of memory in the client. Your current allocation is set to 1G or RAM and you are running 32bit Java. For large packs like this you need to make sure you are running 64bit Java (Java 7 64bit JRE u60 as of this post) on your 64bit OS and allocate more RAM in the launcher. If you only have a 32bit OS then you are out of luck.

 

Also, don't start multiple threads for the same issue.

Edited by plowmanplow

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...