• Register
Welcome to Minecraft Help - Questions & Answers

Here you can ask Minecraft related questions or help other players by answering their questions.
Community driven website maintained by Minecraft Servers - A list with thousands of playable servers for Minecraft.

We recommend Mojangs new official bug tracker, letting them know about errors, will help speed up development to close bugs. Visit at Minecraft Bug Tracker
  • Minecraft Skins
  • Minecraft Stats
  • Need help to resolve Crash Report

    +1 vote

    Here is my crash report.  I can login, and select a single player world, but then it stops and gives this crash report.  I've tried creating a new world, and even reinstalling minecraft but still get the same error report.  Any help would be appreciated:

    ---- Minecraft Crash Report ----
    // This doesn't make any sense!
    
    Time: 9/6/12 11:31 PM
    Description: Unexpected error
    
    java.lang.ClassFormatError: Truncated class file
    	at java.lang.ClassLoader.findBootstrapClass(Native Method)
    	at java.lang.ClassLoader.findBootstrapClassOrNull(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at java.lang.ClassLoader.loadClass(Unknown Source)
    	at avf.a(SourceFile:303)
    	at avb.a(SourceFile:1436)
    	at up.a(SourceFile:757)
    	at atd.a(SourceFile:128)
    	at up.d(SourceFile:749)
    	at atd.d(SourceFile:110)
    	at net.minecraft.client.Minecraft.a(SourceFile:1388)
    	at net.minecraft.client.Minecraft.a(SourceFile:1336)
    	at asv.a(SourceFile:133)
    	at cs.a(SourceFile:71)
    	at ba.b(SourceFile:51)
    	at net.minecraft.client.Minecraft.l(SourceFile:1269)
    	at net.minecraft.client.Minecraft.J(SourceFile:583)
    	at net.minecraft.client.Minecraft.run(SourceFile:535)
    	at java.lang.Thread.run(Unknown Source)
    
    Relevant Details:
    - Minecraft Version: 1.3.2
    - Operating System: Windows XP (x86) version 5.1
    - Java Version: 1.7.0_07, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    - Memory: 372143720 bytes (354 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    - JVM Flags: 2 total; -Xms512m -Xmx1024m
    - LWJGL: 2.4.2
    - OpenGL: Quadro NVS 110M/PCI/SSE2 GL version 2.1.2, NVIDIA Corporation
    - Is Modded: Probably not
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)
    - World MpServer Entities: 1 total; [atg['zikky2'/122, l='MpServer', x=8.50, y=66.62, z=8.50]]
    - World MpServer Players: 1 total; [atg['zikky2'/122, l='MpServer', x=8.50, y=66.62, z=8.50]]
    - World MpServer Chunk Stats: MultiplayerChunkCache: 0
    - Forced Entities: 0 total; []
    - Retry Entities: 0 total; []
    asked Sep 8, 2012 in Gameplay by anonymous
      

    1 Answer

    0 votes
    You have not mentioned reinstall of Java - that is what you should try.

    Remove all Java completely and reinstall the newest.
    answered Sep 9, 2012 by Claush (91,360 points)
    Thanks for your answer.  I was already running the latest update of Java, but thought I would give your suggestion a try.  I completely uninstalled all java and then reinstalled it.  I am still getting a crash report as shown below:

    --- BEGIN ERROR REPORT 31657f3c --------
    Generated 9/10/12 9:42 AM

    - Minecraft Version: 1.3.2
    - Operating System: Windows XP (x86) version 5.1
    - Java Version: 1.7.0_07, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    - Memory: 400137856 bytes (381 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
    - JVM Flags: 2 total; -Xms512m -Xmx1024m
    - LWJGL: 2.4.2
    - OpenGL: Quadro NVS 110M/PCI/SSE2 GL version 2.1.2, NVIDIA Corporation
    - Is Modded: Probably not
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)
    - World MpServer Entities: 1 total; [atg['zikky2'/146, l='MpServer', x=8.50, y=66.62, z=8.50]]
    - World MpServer Players: 1 total; [atg['zikky2'/146, l='MpServer', x=8.50, y=66.62, z=8.50]]
    - World MpServer Chunk Stats: MultiplayerChunkCache: 0
    - Forced Entities: 0 total; []
    - Retry Entities: 0 total; []

    java.lang.ClassFormatError: Truncated class file
        at java.lang.ClassLoader.findBootstrapClass(Native Method)
        at java.lang.ClassLoader.findBootstrapClassOrNull(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at avf.a(SourceFile:303)
        at avb.a(SourceFile:1436)
        at up.a(SourceFile:757)
        at atd.a(SourceFile:128)
        at up.d(SourceFile:749)
        at atd.d(SourceFile:110)
        at net.minecraft.client.Minecraft.a(SourceFile:1388)
        at net.minecraft.client.Minecraft.a(SourceFile:1336)
        at asv.a(SourceFile:133)
        at cs.a(SourceFile:71)
        at ba.b(SourceFile:51)
        at net.minecraft.client.Minecraft.l(SourceFile:1269)
        at net.minecraft.client.Minecraft.J(SourceFile:583)
        at net.minecraft.client.Minecraft.run(SourceFile:535)
        at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 3869e756 ----------
    ...