Advertisement
Guest User

Untitled

a guest
May 11th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 11/05/14 20:42
  5. Description: Unexpected error
  6.  
  7. java.lang.NoClassDefFoundError: net/minecraft/wdl/WDL
  8. at biz.a(WorldClient.java:202)
  9. at biv.a(NetHandlerPlayClient.java:1386)
  10. at gq.a(SourceFile:150)
  11. at gq.a(SourceFile:13)
  12. at ef.a(SourceFile:164)
  13. at azd.o(SourceFile:1566)
  14. at azd.ad(SourceFile:753)
  15. at azd.e(SourceFile:704)
  16. at net.minecraft.client.main.Main.main(SourceFile:103)
  17. Caused by: java.lang.ClassNotFoundException: net.minecraft.wdl.WDL
  18. at java.net.URLClassLoader$1.run(Unknown Source)
  19. at java.net.URLClassLoader$1.run(Unknown Source)
  20. at java.security.AccessController.doPrivileged(Native Method)
  21. at java.net.URLClassLoader.findClass(Unknown Source)
  22. at java.lang.ClassLoader.loadClass(Unknown Source)
  23. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  24. at java.lang.ClassLoader.loadClass(Unknown Source)
  25. ... 9 more
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Head --
  32. Stacktrace:
  33. at biz.a(WorldClient.java:202)
  34. at biv.a(NetHandlerPlayClient.java:1386)
  35. at gq.a(SourceFile:150)
  36. at gq.a(SourceFile:13)
  37. at ef.a(SourceFile:164)
  38.  
  39. -- Affected level --
  40. Details:
  41. Level name: MpServer
  42. All players: 1 total; [bje['xvflankerxv'/355, l='MpServer', x=-99.69, y=61.62, z=283.24]]
  43. Chunk stats: MultiplayerChunkCache: 0, 0
  44. Level seed: 0
  45. Level generator: ID 00 - default, ver 1. Features enabled: false
  46. Level generator options:
  47. Level spawn location: World: (-44,64,256), Chunk: (at 4,4,0 in -3,16; contains blocks -48,0,256 to -33,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  48. Level time: 56282 game time, 56282 day time
  49. Level dimension: 0
  50. Level storage version: 0x00000 - Unknown?
  51. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  52. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  53. Forced entities: 1 total; [bje['xvflankerxv'/355, l='MpServer', x=-99.69, y=61.62, z=283.24]]
  54. Retry entities: 0 total; []
  55. Server brand: vanilla
  56. Server type: Integrated singleplayer server
  57. Stacktrace:
  58. at biz.a(WorldClient.java:501)
  59. at azd.b(SourceFile:1951)
  60. at azd.e(SourceFile:718)
  61. at net.minecraft.client.main.Main.main(SourceFile:103)
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.7.2
  66. Operating System: Windows Vista (x86) version 6.0
  67. Java Version: 1.7.0_05, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
  69. Memory: 44258616 bytes (42 MB) / 128163840 bytes (122 MB) up to 518979584 bytes (494 MB)
  70. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
  71. AABB Pool Size: 1937 (108472 bytes; 0 MB) allocated, 1937 (108472 bytes; 0 MB) used
  72. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  73. Launched Version: 1.7.2.wdl
  74. LWJGL: 2.9.0
  75. OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
  76. Is Modded: Very likely; Jar signature invalidated
  77. Type: Client (map_client.txt)
  78. Resource Packs: []
  79. Current Language: English (US)
  80. Profiler Position: N/A (disabled)
  81. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  82. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement