Advertisement
V497_Vesper

Minecraft Crash report 3/1/2018

Jan 3rd, 2018
644
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 03/01/18 19:49
  5. Description: Initializing game
  6.  
  7. java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/TextureMap
  8. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:42)
  9. at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:24)
  10. at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104)
  11. at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56)
  12. at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37)
  13. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  14. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  15. at net.minecraft.client.main.Main.main(SourceFile:148)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:483)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureMap
  23. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  24. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  25. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  26. ... 14 more
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Stacktrace:
  34. at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:42)
  35. at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:24)
  36. at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104)
  37. at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56)
  38. at net.minecraft.client.shader.Framebuffer.<init>(Framebuffer.java:37)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  41.  
  42. -- Initialization --
  43. Details:
  44. Stacktrace:
  45. at net.minecraft.client.main.Main.main(SourceFile:148)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:483)
  50. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  51. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.7.10
  56. Operating System: Windows 10 (amd64) version 10.0
  57. Java Version: 1.8.0_25, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 445900240 bytes (425 MB) / 536870912 bytes (512 MB) up to 1073741824 bytes (1024 MB)
  60. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  61. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  62. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  63. FML:
  64. Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
  65. LWJGL: 2.9.1
  66. OpenGL: GeForce GT 340/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
  67. GL Caps: Using GL 1.3 multitexturing.
  68. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  69. Anisotropic filtering is supported and maximum anisotropy is 16.
  70. Shaders are available because OpenGL 2.1 is supported.
  71.  
  72. Is Modded: Definitely; Client brand changed to 'fml,forge'
  73. Type: Client (map_client.txt)
  74. Resource Packs: []
  75. Current Language: ~~ERROR~~ NullPointerException: null
  76. Profiler Position: N/A (disabled)
  77. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  78. Anisotropic Filtering: Off (1)
  79. OptiFine Version: OptiFine_1.7.10_HD_U_D8
  80. Render Distance Chunks: 10
  81. Mipmaps: 4
  82. Anisotropic Filtering: 1
  83. Antialiasing: 0
  84. Multitexture: false
  85. Shaders: Sildurs Vibrant Shaders v1.153 Lite.zip
  86. OpenGlVersion: 3.3.0
  87. OpenGlRenderer: GeForce GT 340/PCIe/SSE2
  88. OpenGlVendor: NVIDIA Corporation
  89. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement