Advertisement
Guest User

Untitled

a guest
May 2nd, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 5/2/13 3:56 PM
  5. Description: Failed to start game
  6.  
  7. java.lang.IllegalArgumentException: duplicate key: mod_a
  8. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
  9. at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:67)
  10. at com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:249)
  11. at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:235)
  12. at com.google.common.collect.Maps.uniqueIndex(Maps.java:1168)
  13. at com.google.common.collect.Maps.uniqueIndex(Maps.java:1142)
  14. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:349)
  15. at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
  16. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
  17. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
  18. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  19. at net.minecraft.client.Minecraft.run(Minecraft.java:729)
  20. at java.lang.Thread.run(Thread.java:722)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- System Details --
  27. Details:
  28. Minecraft Version: 1.5.1
  29. Operating System: Windows 7 (x86) version 6.1
  30. Java Version: 1.7.0_21, Oracle Corporation
  31. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  32. Memory: 423490144 bytes (403 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  33. JVM Flags: 2 total; -Xms512m -Xmx1024m
  34. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  35. Suspicious classes: FML and Forge are installed
  36. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  37. FML: MCP v7.44 FML v5.1.29.662 Minecraft Forge 7.7.1.662 Optifine OptiFine_1.5.1_HD_D1 9 mods loaded, 0 mods active
  38. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar)
  39. FML{5.1.29.662} [Forge Mod Loader] (coremods)
  40. Forge{7.7.1.662} [Minecraft Forge] (coremods)
  41. mod_rubyFurnace{Not available} [mod_rubyFurnace] (MOD.zip)
  42. mod_rubyGem{Not available} [mod_rubyGem] (MOD.zip)
  43. mod_rubyOre{Not available} [mod_rubyOre] (MOD.zip)
  44. mod_rubySword{Not available} [mod_rubySword] (MOD.zip)
  45. mod_a{Not available} [mod_a] (MOD.zip)
  46. mod_a{Not available} [mod_a] (MOD.zip)
  47. LWJGL: 2.4.2
  48. OpenGL: GeForce GTX 660 Ti/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  49. Is Modded: Definitely; Client brand changed to 'fml,forge'
  50. Type: Client (map_client.txt)
  51. Texture Pack: Main-Texture.zip
  52. Profiler Position: N/A (disabled)
  53. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement