Advertisement
Guest User

Error - Forge 1.8

a guest
Oct 22nd, 2015
1,014
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 10/22/15 8:36 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.<init>(Ljava/lang/String;Z)V
  8. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:468)
  9. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  10. at net.minecraft.client.main.Main.main(SourceFile:120)
  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:468)
  25.  
  26. -- Initialization --
  27. Details:
  28. Stacktrace:
  29. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  30. at net.minecraft.client.main.Main.main(SourceFile:120)
  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.8
  41. Operating System: Windows 7 (amd64) version 6.1
  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: 126450200 bytes (120 MB) / 255066112 bytes (243 MB) up to 255066112 bytes (243 MB)
  45. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx256M
  46. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  47. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1521 Optifine OptiFine_1.8_HD_U_D2 8 mods loaded, 8 mods active
  48. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  49. U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  50. U FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1521.jar)
  51. U Forge{11.14.3.1521} [Minecraft Forge] (forge-1.8-11.14.3.1521.jar)
  52. U PlayerAPI{1.0} [Player API] (minecraft.jar)
  53. U ArmorStatusHUD{1.8} [ArmorStatusHUD] ([1.8]ArmorStatusHUD-client-1.29.jar)
  54. U DamageIndicatorsMod{3.3.3} [Damage Indicators] ([1.8]DamageIndicatorsMod-3.3.3.jar)
  55. U StatusEffectHUD{1.8} [StatusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.jar)
  56. U BetterSprinting{1.1} [Better Sprinting] (BetterSprinting MC-1.8 v1.1.jar)
  57. Loaded coremods (and transformers):
  58. PlayerAPIPlugin (PlayerAPI-1.8-1.0.jar)
  59. api.player.forge.PlayerAPITransformer
  60. Launched Version: 1.8-forge1.8-11.14.3.1521
  61. LWJGL: 2.9.1
  62. OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation
  63. GL Caps: Using GL 1.3 multitexturing.
  64. Using GL 1.3 texture combiners.
  65. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  66. Shaders are available because OpenGL 2.1 is supported.
  67. VBOs are available because OpenGL 1.5 is supported.
  68.  
  69. Using VBOs: Yes
  70. Is Modded: Definitely; Client brand changed to 'fml,forge'
  71. Type: Client (map_client.txt)
  72. Resource Packs: [XBT Music.zip, Daeshiks Faithful Edit - Full Edit.zip]
  73. Current Language: English (US)
  74. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement