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.

Alice Crashes Upon Start Up

Discussion in 'Suggest + Report Bugs + Get Help' started by Krukiano, Aug 3, 2014.

  1. Krukiano

    Krukiano New Member

    Joined:
    Jul 26, 2014
    Messages:
    2
    Likes Received:
    0
    Every time I launch Alice it ends up crashing and can't figure out why... :mad:

    2014-08-02 21:35:10 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    2014-08-02 21:35:10 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    2014-08-02 21:35:10 [INFO] [STDOUT]
    2014-08-02 21:35:10 [INFO] [STDOUT] -- Head --
    2014-08-02 21:35:10 [INFO] [STDOUT] Stacktrace:
    2014-08-02 21:35:10 [INFO] [STDOUT] at java.util.zip.Inflater.inflateBytes(Native Method)
    2014-08-02 21:35:10 [INFO] [STDOUT] at java.util.zip.Inflater.inflate(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at java.util.zip.InflaterInputStream.read(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.stream.MemoryCache.loadFromStream(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.stream.MemoryCacheImageInputStream.read(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.stream.ImageInputStreamImpl.readFully(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.stream.ImageInputStreamImpl.readFully(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at com.sun.imageio.plugins.gif.GIFImageReaderSpi.canDecodeInput(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.ImageIO$CanDecodeInputFilter.filter(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.spi.FilterIterator.advance(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.spi.FilterIterator.<init>(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.ImageIO.getImageReaders(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.ImageIO.read(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at javax.imageio.ImageIO.read(Unknown Source)
    2014-08-02 21:35:10 [INFO] [STDOUT] at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_130100_a(TextureAtlasSprite.java:200)
    2014-08-02 21:35:10 [INFO] [STDOUT] at net.minecraft.client.renderer.texture.TextureAtlasSprite.load(TextureAtlasSprite.java:313)
    java.lang.OutOfMemoryError
    Process ended with code: -1
    Full log here: http://pastebin.com/PhrGNg8K#
     
  2. LordXyroz

    LordXyroz *insert ridiculously long title here*

    Joined:
    Feb 25, 2014
    Messages:
    213
    Likes Received:
    30
    It says OutOfMemoryError, add more RAM under the options menu in the launcher.
     
  3. LordRedstone

    LordRedstone Best Coder 2k15

    Joined:
    Jun 14, 2012
    Messages:
    391
    Likes Received:
    73
    Check you have 64-bit java. You must also have a 64-bit OS.
     
  4. xCromyx

    xCromyx Gamer With an Eye-patch

    Joined:
    Oct 15, 2012
    Messages:
    492
    Likes Received:
    178
    If the above doesn't work, disable your firewall and re-enable once the game launches.
     
  5. Krukiano

    Krukiano New Member

    Joined:
    Jul 26, 2014
    Messages:
    2
    Likes Received:
    0
    64-bit Java did the trick, Thank you all!