Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 28th, 2012  |  syntax: None  |  size: 1.42 KB  |  hits: 32  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2.  
  3.       Minecraft has crashed!      
  4.       ----------------------      
  5.  
  6. Minecraft has stopped running because it encountered a problem.
  7.  
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT 7cf3a456 --------
  12. Generated 29-04-12 01:52
  13.  
  14. Minecraft: Minecraft 1.2.5
  15. OS: Windows Vista (x86) version 6.0
  16. Java: 1.6.0_31, Sun Microsystems Inc.
  17. VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
  18. LWJGL: 2.4.2
  19. OpenGL: GeForce 9300 GE/PCI/SSE2/3DNOW! version 3.3.0, NVIDIA Corporation
  20.  
  21. java.lang.NoClassDefFoundError: ModLoader
  22.         at codechicken.nei.NEIUtils.getMinecraft(NEIUtils.java:43)
  23.         at codechicken.nei.NEIUtils.<clinit>(NEIUtils.java:33)
  24.         at codechicken.nei.NEIController.<init>(NEIController.java:22)
  25.         at gb.a(GuiContainer.java:59)
  26.         at net.minecraft.client.Minecraft.a(SourceFile:479)
  27.         at net.minecraft.client.Minecraft.k(SourceFile:1536)
  28.         at net.minecraft.client.Minecraft.x(SourceFile:719)
  29.         at net.minecraft.client.Minecraft.run(SourceFile:671)
  30.         at java.lang.Thread.run(Unknown Source)
  31. Caused by: java.lang.ClassNotFoundException: ModLoader
  32.         at java.net.URLClassLoader$1.run(Unknown Source)
  33.         at java.security.AccessController.doPrivileged(Native Method)
  34.         at java.net.URLClassLoader.findClass(Unknown Source)
  35.         at java.lang.ClassLoader.loadClass(Unknown Source)
  36.         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  37.         at java.lang.ClassLoader.loadClass(Unknown Source)
  38.         ... 9 more
  39. --- END ERROR REPORT a0748ecf ----------