1. Welcome to our bug report and feature request forum.
    • For game exploits, post in the Private Issues forum. Please provide details in your message.
    • For all other suggestions and reports:
      • Apply the appropriate prefix to your post
      • Please include every detail (such as how a mechanic works or how to reproduce a bug)
      • Remember that new features need to be balanced and fair.

out of memory error

Discussion in 'Suggest + Report Bugs + Get Help' started by Bradum1, Apr 6, 2014.

  1. Bradum1

    Bradum1 New Member

    Joined:
    Apr 6, 2014
    Messages:
    2
    Likes Received:
    0
    I got this error while trying to run Alice:
    2014-04-06 14:48:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_ITEM_15245_openblocks.stencil.png
    2014-04-06 14:48:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/planks.png
    2014-04-06 14:48:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_2138_null.png
    2014-04-06 14:48:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4056_null_side.png
    2014-04-06 14:48:42 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_3705_extratrees.block.machine.png
    #
    # There is insufficient memory for the Java Runtime Environment to continue.
    # Native memory allocation (malloc) failed to allocate 32756 bytes for ChunkPool::allocate
    # An error report file with more information is saved as:
    # E:\Documents and Settings\John Doe\My Documents\SKCraft Launcher\instances\Alice 1.6 Deux\minecraft\hs_err_pid1984.log
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    Process ended with code: 1
    I set the PermGen to 256.
    JVM arguments: -XX:permSize=32m -XX:MaxPermSize=256m
    I have Java 7.
    Windows XP.
    The runtime Parameters are: -Xmx768m
    Any Ideas?
     
  2. NolanSyKinsley

    NolanSyKinsley IRC lurker

    Joined:
    Nov 2, 2012
    Messages:
    497
    Likes Received:
    179
    768mb is not enough memory allocated to java for SKCraft to run. I skim by barely with 1024mb on a bare bones linux install, 2048mb is best.
     
  3. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    How much RAM do you have?

    And 32-bit or 64-bit?
     
  4. Bradum1

    Bradum1 New Member

    Joined:
    Apr 6, 2014
    Messages:
    2
    Likes Received:
    0
    I have increased the allocated memory to 2048. And I have 3.5 gigs of RAM. I also run a 32-bit.
    It still gave the same error when I ran it.
     
  5. Penagwin

    Penagwin Linux Servers are better then windows!

    Joined:
    Feb 10, 2013
    Messages:
    114
    Likes Received:
    45
    32bit java can only use a max of 1GB.....
     
  6. BranderoS

    BranderoS Moderator

    Joined:
    Mar 12, 2014
    Messages:
    195
    Likes Received:
    41
    I have a kinda same problem. I have a 16GB ram, with 64-bit. Allocating 2GB gives a heap error, and allocating 1GB gives outOfMemory on almost the same place. (1,8 also gives outOfMemory)
     
  7. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Try updating to Java 8. However, a lot of our 32-bit users have had trouble running the recent modpacks because it simply uses more memory than a combination of 32-bit Windows and 32-bit Java can provide.


    You probably have 32-bit Java installed rather than 64-bit Java. If you do have 64-bit Java, then manually set the path to 64-bit Java in the launcher.
     
  8. BranderoS

    BranderoS Moderator

    Joined:
    Mar 12, 2014
    Messages:
    195
    Likes Received:
    41
    For me it is up and working on 2GB now, now I must look into some Mekanism things that aren't installed.

    Thanks!
     
  9. Tonius

    Tonius 555 Eternal Server Error

    Joined:
    Jan 30, 2012
    Messages:
    480
    Likes Received:
    392
    If you get errors about missing multiparts, you probably launched the wrong pack (Legacy). Try the one without Legacy if you didn't already.
     
  10. BranderoS

    BranderoS Moderator

    Joined:
    Mar 12, 2014
    Messages:
    195
    Likes Received:
    41