Guest User

crash2

a guest
Sep 17th, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 9/17/15 7:02 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.<init>(ILjava/lang/String;Z)V
  8. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)
  9. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  10. at net.minecraft.client.main.Main.main(SourceFile:148)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:483)
  15. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  16. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Stacktrace:
  24. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)
  25.  
  26. -- Initialization --
  27. Details:
  28. Stacktrace:
  29. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  30. at net.minecraft.client.main.Main.main(SourceFile:148)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:483)
  35. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  36. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  37.  
  38. -- System Details --
  39. Details:
  40. Minecraft Version: 1.7.10
  41. Operating System: Windows 10 (amd64) version 10.0
  42. Java Version: 1.8.0_25, Oracle Corporation
  43. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  44. Memory: 459641136 bytes (438 MB) / 700448768 bytes (668 MB) up to 2863661056 bytes (2731 MB)
  45. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
  46. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  47. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  48. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_U_A4 4 mods loaded, 4 mods active
  49. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  50. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  51. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  52. UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar)
  53. UCH BetterFoliage{1.0.14} [Better Foliage] (BetterFoliage-mc1.7-1.0.14.jar)
  54. Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
  55. LWJGL: 2.9.1
  56. OpenGL: AMD Radeon HD 5700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
  57. GL Caps: Using GL 1.3 multitexturing.
  58. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  59. Anisotropic filtering is supported and maximum anisotropy is 16.
  60. Shaders are available because OpenGL 2.1 is supported.
  61.  
  62. Is Modded: Definitely; Client brand changed to 'fml,forge'
  63. Type: Client (map_client.txt)
  64. Resource Packs: [Conquest_.zip]
  65. Current Language: English (US)
  66. Profiler Position: N/A (disabled)
  67. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  68. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment