Advertisement
Guest User

Untitled

a guest
Nov 13th, 2015
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 11/13/15 8:16 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:467)
  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:57)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:606)
  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:467)
  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:57)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:606)
  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: Linux (amd64) version 3.19.0-33-generic
  42. Java Version: 1.7.0_85, Oracle Corporation
  43. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  44. Memory: 147291728 bytes (140 MB) / 321658880 bytes (306 MB) up to 1060372480 bytes (1011 MB)
  45. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  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.1562 Optifine OptiFine_1.8_HD_U_B2 15 mods loaded, 15 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. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  50. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1562.jar)
  51. UCH Forge{11.14.3.1562} [Minecraft Forge] (forge-1.8-11.14.3.1562.jar)
  52. UCH OpenComputers|Core{1.5.19.40} [OpenComputers (Core)] (minecraft.jar)
  53. UCH ArchitectureCraft{1.0.0} [ArchitectureCraft] (ArchitectureCraft-Mod-1.8.jar)
  54. UCH Chameleon{1.8-0.1.0} [Chameleon] (Chameleon-1.8.jar)
  55. UCH foundry{1.3.3} [Giacomo's Foundry] (GiacomosFoundry1.8-1.3.3.jar)
  56. UCH imc{1.8.0} [Improving Minecraft] (Improving Minecraft-1.8.0.jar)
  57. UCH InGameModConfigs{1.0.0.2} [InGame Mod Configs] (InGameModConfigs-1.8-1.0.0.2-client.jar)
  58. UCH inventorytweaks{1.59-dev-158-a0e498e} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.8.jar)
  59. UCH LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.8-1.1.2.21-universal.jar)
  60. UCH cfm{3.5.1} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.5.1(1.8).jar)
  61. UCH OpenComputers{1.5.19.40} [OpenComputers] (OpenComputers-MC1.8-1.5.19.40-universal.jar)
  62. UCH Stackie{1.5.1.31} [Stackie] (Stackie-1.8-1.5.1.31-universal.jar)
  63. UCH StorageDrawers{1.8-2.0.1} [Storage Drawers] (Storage-Drawers-Mod-1.8.jar)
  64. Loaded coremods (and transformers):
  65. TransformerLoader (OpenComputers-MC1.8-1.5.19.40-universal.jar)
  66. li.cil.oc.common.asm.ClassTransformer
  67. FMLPlugin (Inventory-Tweaks-Mod-1.8.jar)
  68. invtweaks.forge.asm.ContainerTransformer
  69. Launched Version: 1.8-forge1.8-11.14.3.1562
  70. LWJGL: 2.9.1
  71. OpenGL: Mesa DRI Intel(R) Sandybridge Mobile GL version 3.0 Mesa 10.5.9, Intel Open Source Technology Center
  72. GL Caps: Using GL 1.3 multitexturing.
  73. Using GL 1.3 texture combiners.
  74. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  75. Shaders are available because OpenGL 2.1 is supported.
  76. VBOs are available because OpenGL 1.5 is supported.
  77.  
  78. Using VBOs: No
  79. Is Modded: Definitely; Client brand changed to 'fml,forge'
  80. Type: Client (map_client.txt)
  81. Resource Packs: [SimpleCraft_V15.0.zip]
  82. Current Language: English (US)
  83. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement