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.

Error when trying to update/launch

Discussion in 'Suggest + Report Bugs + Get Help' started by mruniverse009, Feb 17, 2014.

  1. mruniverse009

    mruniverse009 New Member

    Joined:
    Aug 24, 2012
    Messages:
    2
    Likes Received:
    0
    Heres the crash report:


    2014-02-16 19:49:48 [INFO] [STDOUT] ---- Minecraft Crash Report ----
    2014-02-16 19:49:48 [INFO] [STDOUT] // Oops.
    2014-02-16 19:49:48 [INFO] [STDOUT]
    2014-02-16 19:49:48 [INFO] [STDOUT] Time: 2/16/14 7:49 PM
    2014-02-16 19:49:48 [INFO] [STDOUT] Description: Registering texture
    2014-02-16 19:49:48 [INFO] [STDOUT]
    2014-02-16 19:49:48 [INFO] [STDOUT] java.lang.OutOfMemoryError
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.util.zip.Inflater.inflateBytes(Native Method)
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.util.zip.Inflater.inflate(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.util.zip.InflaterInputStream.read(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.stream.MemoryCache.loadFromStream(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.stream.MemoryCacheImageInputStream.read(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.stream.ImageInputStreamImpl.readByte(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at com.sun.imageio.plugins.wbmp.WBMPImageReaderSpi.canDecodeInput(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.ImageIO$CanDecodeInputFilter.filter(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.spi.FilterIterator.advance(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.spi.FilterIterator.<init>(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.ImageIO.getImageReaders(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.ImageIO.read(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.ImageIO.read(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at ic2.core.block.BlockTextureStitched.loadSubImage(BlockTextureStitched.java:72)
    2014-02-16 19:49:48 [INFO] [STDOUT]at ic2.core.block.BlockTextureStitched.load(BlockTextureStitched.java:59)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:80)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:133)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:99)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:87)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:543)
    2014-02-16 19:49:48 [INFO] [STDOUT]at com.mumfrey.liteloader.core.LiteLoader.refreshResources(LiteLoader.java:1653)
    2014-02-16 19:49:48 [INFO] [STDOUT]at com.mumfrey.liteloader.core.Events.onInit(Events.java:410)
    2014-02-16 19:49:48 [INFO] [STDOUT]at com.mumfrey.liteloader.core.hooks.HookProfiler.func_76320_a(HookProfiler.java:149)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:887)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.client.main.Main.main(SourceFile:101)
    2014-02-16 19:49:48 [INFO] [STDOUT]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2014-02-16 19:49:48 [INFO] [STDOUT]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.lang.reflect.Method.invoke(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    2014-02-16 19:49:48 [INFO] [STDOUT]at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    2014-02-16 19:49:48 [INFO] [STDOUT]
    2014-02-16 19:49:48 [INFO] [STDOUT]
    2014-02-16 19:49:48 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    2014-02-16 19:49:48 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    2014-02-16 19:49:48 [INFO] [STDOUT]
    2014-02-16 19:49:48 [INFO] [STDOUT] -- Head --
    2014-02-16 19:49:48 [INFO] [STDOUT] Stacktrace:
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.util.zip.Inflater.inflateBytes(Native Method)
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.util.zip.Inflater.inflate(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at java.util.zip.InflaterInputStream.read(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.stream.MemoryCache.loadFromStream(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.stream.MemoryCacheImageInputStream.read(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.stream.ImageInputStreamImpl.readByte(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at com.sun.imageio.plugins.wbmp.WBMPImageReaderSpi.canDecodeInput(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.ImageIO$CanDecodeInputFilter.filter(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.spi.FilterIterator.advance(Unknown Source)
    2014-02-16 19:49:48 [INFO] [STDOUT]at javax.imageio.spi.FilterIterator.<init>(Unknown Source)
    java.lang.OutOfMemoryError
    Process ended with code: -1
    Uploading 865,658 bytes...
    Upload failed: Read timed out
    Uploading 865,715 bytes...
    Upload failed: Read timed out


    And heres my computer specs:
    Processor
    AMD A8-5500 APU with Radeon(tm) HD Graphics
    Manufacturer
    AMD
    Speed
    3.2 GHz
    Number of Cores
    4
    Video Card
    AMD Radeon HD 7560D
    Manufacturer
    ATI
    Chipset
    AMD Radeon HD 7560D
    Dedicated Memory
    512 MB
    Total Memory
    3.0 GB
    Memory
    5.5 GB
    Operating System
    Microsoft Windows 8 (build 9200), 64-bit
    Service Pack
    0
    Size
    64 Bit
    Edition
    Basic
    Display Maximum Resolution
    1920 x 1080
    DVD
    hp DVD A DH16ACSHR
    CD
    hp DVD A DH16ACSHR
    Drive 1
    Size
    910.3 GB
    Free
    764.0 GB
    Drive 2
    Size
    19.4 GB
    Free
    2.4 GB
     
  2. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    I can't seem to tell, but make sure that you have 64-bit Java installed. If you already do, then you may have to force the launcher to use it.
     
  3. mruniverse009

    mruniverse009 New Member

    Joined:
    Aug 24, 2012
    Messages:
    2
    Likes Received:
    0
    Thank you very much, the game is launching and i believe everything is fine now, however i am still weary about these [SEVERE]'s in the log:

    2014-02-16 22:12:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/.png
    2014-02-16 22:12:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_top.png
    2014-02-16 22:12:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4090_advGeneticMachine.png
    2014-02-16 22:12:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4056_null_top.png
    2014-02-16 22:12:03 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4091_geneticMachine.png
    2014-02-16 22:12:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: thermalexpansion:textures/blocks/device/Device_Face_Lexicon.png
    2014-02-16 22:12:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_front.png
    2014-02-16 22:12:04 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4056_null_bottom.png
    2014-02-16 22:12:05 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4093_extrabees.block.alveary.png
    2014-02-16 22:12:05 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: forestry:textures/blocks/wood/planks.giganteum.png
    2014-02-16 22:12:05 [SEVERE] [Minecraft-Client] Unable to parse animation metadata from ic2:textures/blocks/blockMetalUranium.png: broken aspect ratio and not an animation
    2014-02-16 22:12:05 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: openperipheral:textures/blocks/sensor.png
    2014-02-16 22:12:05 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ironchest:textures/blocks/dirtchest9000_side.png
    2014-02-16 22:12:05 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ttinkerer:textures/blocks/repairer.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4092_apiaristMachine.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1528_npcMailbox.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ttinkerer:textures/blocks/magnet.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_ITEM_15245_openblocks.stencil.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/planks.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_2138_null.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Unable to parse animation metadata from ic2:textures/blocks/generator/blockNuclearReactor.png: broken aspect ratio and not an animation
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_4056_null_side.png
    2014-02-16 22:12:06 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_3705_extratrees.block.machine.png
    2014-02-16 22:12:07 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: thermalexpansion:textures/blocks/device/Device_Active_Lexicon.png
    2014-02-16 22:12:10 [INFO] [STDOUT] GT_Mod: Setting up Icon Register for Items
    2014-02-16 22:12:10 [INFO] [STDOUT] GT_Mod: Starting Item Icon Load Phase Clientside
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Swing.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tardis.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Pink.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Yellow.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tanning Rack Cow.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Luggage.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Cooked Turkey.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Cyan.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: magicbees:textures/items/nuggetNickel.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/DiscordMLP.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Bronze Ingot Stack.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Blue.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Wine Rack Empty.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Jack In The Box.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Pumpkin Trio.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stuffed Wolf.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Toy Soldier.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Lawn Flamingo.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Orange.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: magicbees:textures/items/nuggetElectrum.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Picnic Table Right.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Gravestone 1.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Gravestone 3.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Gravestone 2.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Long Crate.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Wine Rack Full.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Rubik's Cube Shuffled.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Xylophone.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 9.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 8.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 7.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 6.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 5.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 4.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 3.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 2.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 1.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: aroma1997sportablerecharger:textures/items/item.ic2rechargerCreative.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garland 10.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Wood Blocks.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Cradle.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: magicbees:textures/items/nuggetEnderium.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Gingerbread House.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Snow Globe.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Small Christmas Tree.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: forestry:textures/items/crates/royaljelly.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Spider Candle.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Lime.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Picnic Basket.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: forestry:textures/items/analyzer/natural.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stuffed Spider.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10260_extrautils:textures/items/creativebuilderswand.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Birdhouse.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Grandfather Clock.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Reindeer.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ttinkerer:textures/items/ichorShovelGem.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Dog House Big.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: magicbees:textures/items/nuggetPlatinum.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Magenta.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Bronze Oddem.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Dog House Small.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Chain Middle.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: magicbees:textures/items/nuggetInvar.png
    2014-02-16 22:12:10 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Iron Ingot Stack.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Large Beer Keg.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Jewelry Box.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Slide.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Pumpkin 3.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Pumpkin 2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Pumpkin 1.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Brush and Comb.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Presents 2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Presents 3.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Presents 1.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 9.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 8.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 7.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 6.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 5.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 3.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 4.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 1.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Present 2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_4259_ccprogramdisk.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: forestry:textures/items/misc/empty.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Rubkik's Cube.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stuffed Bunny.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tanning Rack Leather.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Sharpening Stone.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Orange.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Yellow.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Red.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Training Dummy.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Clothesline 3.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Clothesline 2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Safe.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Clothesline 1.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Phonograph.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Clothesline 6.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Clothesline 4.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Clothesline 5.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Christmas Bells.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Reindeer Plushie.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stuffed Creeper.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Picnic Table Centre.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Red.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Park Bench.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Candycane Jar.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Picnic Table Left.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Toy Train.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Christmas Wreath 1.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Christmas Wreath 2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Horrizontal Barrel.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Etch-A-Sketch.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tissue Box.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10258_extrautils:textures/items/unstableingot.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Gold Ingot Stack.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Paper Lantern.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Sleigh.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Green.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Indian.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Santa Plushie.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Beer Keg.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Harp.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Christmas Lights.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Lime.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Chain Top.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/See-Saw.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ic2:textures/items/plasmaLauncher.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Paper Airplane.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Purple.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Ironing Board.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Purple.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Elf Plushie.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Washing Board.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Milk and Cookies.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Blue.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Rocking Horse.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: forestry:textures/items/misc/liquid.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Door Barricade.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass Pink.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: magicbees:textures/items/nuggetBronze.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Telescope.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Pilgrim.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Plates Fancy.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Toilet Paper.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado White.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass LightBlue.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: forestry:textures/items/crates/silver.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stocking 1.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stocking 2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stained Glass White.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Anchor.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Cuckoo Clock.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tea Set.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Rope.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Big Anchor.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10263_extrautils:textures/items/destructionpickaxe.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Snowman.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/R2 D2.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Chain Bottom.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Scarecrow.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Mistletoe.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Chest Keyhole.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Green.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Stuffed Teddy.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ttinkerer:textures/items/ichorAxeGem.png
    2014-02-16 22:12:11 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Silver Oddem.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Hourglass.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Wine Bottle.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Fall Wreath.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Beer Mug.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Cyan.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Piano.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Magenta.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10261_extrautils:textures/items/ethericsword.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tanning Rack Wolf.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Spinning Wheel.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Toy Boat.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Sewing Machiene.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/barrel.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10262_extrautils:textures/items/erosionShovel.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Light Blue.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Garden Gnome.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Christmas Tree.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Park Bin.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Gold Oddem.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Honey Pot.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10264_extrautils:textures/items/defoliageAxe.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Papel Picado Black.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ttinkerer:textures/items/ichorPickGem.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Tea Cup.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Christmas Tree Small.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Wall Mirror.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: ttinkerer:textures/items/ichorSwordGem.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10265_extrautils:textures/items/temporalHoe.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/Icicles.png
    2014-02-16 22:12:12 [SEVERE] [Minecraft-Client] Using missing texture, unable to load: missing_icon_item_10259_extrautils:textures/items/builderswand.png
     
  4. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Don't worry about those. It's normal.