Advertisement
Guest User

Untitled

a guest
May 19th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 5/18/17 10:20 p.m.
  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 (x86) version 10.0
  42. Java Version: 1.8.0_25, Oracle Corporation
  43. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  44. Memory: 157767720 bytes (150 MB) / 356192256 bytes (339 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.1614 Optifine OptiFine_1.7.10_HD_A4 12 mods loaded, 12 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.1614-1.7.10.jar)
  52. UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  53. UCH PlayerAPI{1.0} [Player API] (minecraft.jar)
  54. UCH bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar)
  55. UCH ArmorStatusHUD{1.27} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.27 (5).jar)
  56. UCH StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar)
  57. UCH Batty's Coordinates{1.7.10_1.4.3} [Batty's Coordinates Mod for Forge] (Batty's Coordinates for Forge-1.7.10_1.4.3.jar)
  58. UCH keystrokesmod{v3} [KeystrokesMod] (KeystrokesMod v3.jar)
  59. UCH pingdisplay{0.1} [PingDisplay] (PingDisplay.jar)
  60. UCH ToggleSneak{3.0.3} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.5.jar)
  61. UCH voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-No-Radar-Mod-1.7.10.jar)
  62. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  63. LWJGL: 2.9.1
  64. OpenGL: ATI Radeon HD 2400 XT GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
  65. GL Caps: Using GL 1.3 multitexturing.
  66. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  67. Anisotropic filtering is supported and maximum anisotropy is 16.
  68. Shaders are available because OpenGL 2.1 is supported.
  69.  
  70. Is Modded: Definitely; Client brand changed to 'fml,forge'
  71. Type: Client (map_client.txt)
  72. Resource Packs: [§9Pompa§adour §f 32x, Grasscolor overlay, Lightmap]
  73. Current Language: English (US)
  74. Profiler Position: N/A (disabled)
  75. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  76. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement