Advertisement
Guest User

Bleh

a guest
Nov 18th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 11/18/15 3:16 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 8.1 (amd64) version 6.3
  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: 105471736 bytes (100 MB) / 350707712 bytes (334 MB) up to 1060372480 bytes (1011 MB)
  45. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  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_B4 8 mods loaded, 8 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 CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  54. UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  55. UCH nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar)
  56. UCH DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
  57. UCH ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
  58. Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
  59. LWJGL: 2.9.1
  60. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3355, Intel
  61. GL Caps: Using GL 1.3 multitexturing.
  62. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  63. Anisotropic filtering is supported and maximum anisotropy is 16.
  64. Shaders are available because OpenGL 2.1 is supported.
  65.  
  66. Is Modded: Definitely; Client brand changed to 'fml,forge'
  67. Type: Client (map_client.txt)
  68. Resource Packs: []
  69. Current Language: English (US)
  70. Profiler Position: N/A (disabled)
  71. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement