Karlijn12345 Posted June 27, 2015 Posted June 27, 2015 (edited) Hey, I made my own modpack, but when I start a new world in single player it crashes. Can someone help me fix this? I uploaded the crash report. http://pastebin.com/7zZcMsaz Thanks! Edited June 27, 2015 by Karlijn12345
Moderators AetherPirate Posted June 27, 2015 Moderators Posted June 27, 2015 Attachments don't work, use pastebin and include modpack API url.
Moderators AetherPirate Posted June 27, 2015 Moderators Posted June 27, 2015 How much ram are you allocating to the launcher?
Discord Moderator plowmanplow Posted June 27, 2015 Discord Moderator Posted June 27, 2015 java.lang.OutOfMemoryError: Java heap space This means that the client exhausted the available RAM. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M This indicates that you are only allocating 1G of RAM to the Launcher. You need to allocate more (2G is a good starting point). If you are unable to allocate more than 1G of RAM then you need to update to 64bit Java.
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