Advertisement
Guest User

Untitled

a guest
Jun 29th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 6/28/15 10:04 AM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: ID is already registered: Lizard
  8. at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
  9. at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
  10. at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
  11. at clickme.animals.EntityManager.registerEntities(EntityManager.java:102)
  12. at clickme.animals.AnimalsPlus.load(AnimalsPlus.java:35)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  16. at java.lang.reflect.Method.invoke(Unknown Source)
  17. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  18. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  22. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  23. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  24. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  26. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  27. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  33. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  37. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  38. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  39. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  40. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  41. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  42. at net.minecraft.client.main.Main.main(SourceFile:148)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- Head --
  55. Stacktrace:
  56. at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:89)
  57. at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:107)
  58. at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
  59. at clickme.animals.EntityManager.registerEntities(EntityManager.java:102)
  60. at clickme.animals.AnimalsPlus.load(AnimalsPlus.java:35)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  64. at java.lang.reflect.Method.invoke(Unknown Source)
  65. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  66. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. at java.lang.reflect.Method.invoke(Unknown Source)
  69. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  70. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  71. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  72. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  73. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  74. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  75. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  78. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  79. at java.lang.reflect.Method.invoke(Unknown Source)
  80. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  81. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  82. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  83. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  84. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  85. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  86. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  87. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  88. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  89.  
  90. -- Initialization --
  91. Details:
  92. Stacktrace:
  93. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  94. at net.minecraft.client.main.Main.main(SourceFile:148)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  97. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  98. at java.lang.reflect.Method.invoke(Unknown Source)
  99. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  100. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  101.  
  102. -- System Details --
  103. Details:
  104. Minecraft Version: 1.7.10
  105. Operating System: Windows 7 (x86) version 6.1
  106. Java Version: 1.8.0_45, Oracle Corporation
  107. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  108. Memory: 35487616 bytes (33 MB) / 239788032 bytes (228 MB) up to 1037959168 bytes (989 MB)
  109. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  110. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  111. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  112. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_B7 22 mods loaded, 22 mods active
  113. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  114. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  115. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  116. UCHI Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  117. UCHI CustomOreGen{1.2.18} [Custom Ore Generation] (CustomOreGen-1.7.10-1.2.18.jar)
  118. UCHI HardLib{1.7.0a} [HardLib] (1.7.10-HardLib-1.7.0a.jar)
  119. UCHI HarderOres{1.7.0f} [Harder Ores] (1.7.10-HarderOres-1.7.0f.jar)
  120. UCHI HarderWildlife{1.7.0c} [Harder Wildlife] (1.7.10-HarderWildlife-1.7.0c.jar)
  121. UCHE animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
  122. UCHI antiidconflict{1.1} [Anti Id Conflict] (AntiIdConflict-LATEST-1.7.10.jar)
  123. UCHI BetterFoliage{1.0.13} [Better Foliage] (BetterFoliage-mc1.7-1.0.13.jar)
  124. UCHI betterrain{0.15} [Better Rain] (betterrain-1.7.2-1.7.10_0.15.jar)
  125. UCHI WTFCore{1.3} [WTFCore] (WTFCore_1.7.10_v1.3.jar)
  126. UCHI CaveBiomes{1.0} [WhiskyTangoFox's Cave Biomes] (CaveBiomes_1.7.10-v1.0.jar)
  127. UCHI chisel{2.4.0.38} [Chisel 2] (Chisel2-2.4.0.38.jar)
  128. UCHI ctmlib{1.0.0.3} [CTMLib] (Chisel2-2.4.0.38.jar)
  129. UCHI enviromine{1.3.118} [EnviroMine] (EnviroMine-1.3.118.jar)
  130. UCHI exoticbirds{1.0} [Exotic Birds] (Exotic Birds for 1.7.10 by Pavocado.jar)
  131. UCHI farseek{1.0.8} [Farseek] (Farseek-1.0.8.jar)
  132. UCHI mobends{0.20.1} [Mo' Bends] (MoBends-0.20.1 for MC 1.7.10.jar)
  133. UCHI soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar)
  134. UCHI streams{0.1.4} [Streams] (Streams-0.1.4.jar)
  135. UCHI WTFtweaks{1.0} [WhiskyTangoFox's Tweaks] (WTFTweaks.jar)
  136. Launched Version: 1.7.10
  137. LWJGL: 2.9.1
  138. OpenGL: AMD Mobility Radeon HD 5800 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.
  139. GL Caps: Using GL 1.3 multitexturing.
  140. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  141. Anisotropic filtering is supported and maximum anisotropy is 16.
  142. Shaders are available because OpenGL 2.1 is supported.
  143.  
  144. Is Modded: Definitely; Client brand changed to 'fml,forge'
  145. Type: Client (map_client.txt)
  146. Resource Packs: [msi_conversion.zip]
  147. Current Language: English (US)
  148. Profiler Position: N/A (disabled)
  149. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  150. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement