Advertisement
Guest User

Natura 1.2.12 CrashReport

a guest
Apr 2nd, 2013
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 4/2/13 6:40 PM
  5. Description: Failed to start game
  6.  
  7. java.lang.IllegalArgumentException: duplicate key: Natura
  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(Unknown Source)
  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_09, Oracle Corporation
  31. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  32. Memory: 454037736 bytes (433 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.13.624 Minecraft Forge 7.7.1.624 6 mods loaded, 0 mods active
  38. mcp [Minecraft Coder Pack] (minecraft.jar)
  39. FML [Forge Mod Loader] (coremods)
  40. Forge [Minecraft Forge] (coremods)
  41. Natura [Natura] (Natura_1.5.1_2.0.1.1.zip)
  42. Natura [Natura] (Natura_1.5.1_2.0.1.1.zip)
  43. TConstruct [Tinkers; Construct] (TConstruct_1.5.1_1.2.12.zip)
  44. LWJGL: 2.4.2
  45. OpenGL: ATI Radeon HD 3200 Graphics GL version 3.3.10750 Compatibility Profile Context, ATI Technologies Inc.
  46. Is Modded: Definitely; Client brand changed to 'fml,forge'
  47. Type: Client (map_client.txt)
  48. Texture Pack: Default
  49. Profiler Position: N/A (disabled)
  50. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement