Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 24.02.18 18:49
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: ID is already registered: 192
  8. at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
  9. at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
  10. at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
  11. at atomicstryker.battletowers.common.AS_BattleTowersCore.load(AS_BattleTowersCore.java:86)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  17. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  21. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  22. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  23. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  24. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  25. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  26. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  37. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  38. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  41. at net.minecraft.client.main.Main.main(SourceFile:148)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Stacktrace:
  55. at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:94)
  56. at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108)
  57. at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:251)
  58. at atomicstryker.battletowers.common.AS_BattleTowersCore.load(AS_BattleTowersCore.java:86)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  64. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  68. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  69. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  70. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  71. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  72. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  73. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. at java.lang.reflect.Method.invoke(Unknown Source)
  78. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  79. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  80. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  81. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  82. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  83. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  84. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  85. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  86. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  87. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  88.  
  89. -- Initialization --
  90. Details:
  91. Stacktrace:
  92. at net.minecraft.client.main.Main.main(SourceFile:148)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.7.10
  103. Operating System: Windows 8.1 (amd64) version 6.3
  104. Java Version: 1.8.0_161, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 154747544 bytes (147 MB) / 589770752 bytes (562 MB) up to 5355339776 bytes (5107 MB)
  107. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  108. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  109. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  110. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D6 92 mods loaded, 92 mods active
  111. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  112. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  113. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  114. UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  115. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  116. UCHI ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar)
  117. UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  118. UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  119. UCHI OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
  120. UCHI mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  121. UCHI FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
  122. UCHI gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
  123. UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  124. UCHI StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  125. UCHI Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  126. UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  127. UCHI adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
  128. UCHI aether{1.7.10-1.6} [Aether II] (Aether-2-1.7.10.jar)
  129. UCHI AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
  130. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  131. UCHI Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
  132. UCHE BattleTowers{1.5.2} [Battle Towers] (BattleTowers-1.7.10.jar)
  133. UCHI hud{1.3.4} [Better HUD] (Better HUD by NukeDuck [1.7.10][1.3.4].jar)
  134. UCHI FLabsBF{4.3} [Better Furnaces] (Better-Furnaces-Mod-1.7.10.jar)
  135. UCHI BetterFoliage{2.0.16} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.16.jar)
  136. UCHI BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
  137. UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  138. UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
  139. UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar)
  140. UCHI BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  141. UCHI BuildCraft|Core{7.1.13} [BuildCraft] (buildcraft-7.1.13.jar)
  142. UCHI BuildCraft|Builders{7.1.13} [BC Builders] (buildcraft-7.1.13.jar)
  143. UCHI BuildCraft|Transport{7.1.13} [BC Transport] (buildcraft-7.1.13.jar)
  144. UCHI BuildCraft|Energy{7.1.13} [BC Energy] (buildcraft-7.1.13.jar)
  145. UCHI BuildCraft|Silicon{7.1.13} [BC Silicon] (buildcraft-7.1.13.jar)
  146. UCHI BuildCraft|Robotics{7.1.13} [BC Robotics] (buildcraft-7.1.13.jar)
  147. UCHI BuildCraft|Factory{7.1.13} [BC Factory] (buildcraft-7.1.13.jar)
  148. UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  149. UCHI chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
  150. UCHI CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
  151. UCHI cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
  152. UCHI ComputerCraft{1.75} [ComputerCraft] (ComputerCraft-Mod-1.7.10.jar)
  153. UCHI craftguide{1.6.8.2} [CraftGuide] (CraftGuide-Mod-1.7.10.jar)
  154. UCHI CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
  155. UCHI DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod-3.2.3[1.7.10].jar)
  156. UCHI dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeons-1.9.2-MC1.7.10.jar)
  157. UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  158. UCHI dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
  159. UCHI elementalcreepers{4.3.0} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.3.0.jar)
  160. UCHI emeraldmod{3.5.1} [EmeraldMod] (Emerald-Mod-1.7.10.jar)
  161. UCHI fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  162. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  163. UCHI FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  164. UCHI IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  165. UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.375.jar)
  166. UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.375.jar)
  167. UCHI gravestone{0.7.10.3} [Gravestone] (GraveStone+Mod+0.7.10.3.jar)
  168. UCHI InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  169. UCHI inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  170. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  171. UCHI IronChest{6.0.41.729} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
  172. UCHI journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
  173. UCHI legendgear{2.b.2.1} [LegendGear 2] (legendgear-1.7.10-2.b.2.1.jar)
  174. UCHI MetallurgyCore{4.0.5} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.5.30.jar)
  175. UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  176. UCHI Metallurgy{4.0.9} [Metallurgy 4] (Metallurgy-1.7.10-4.0.9.148.jar)
  177. UCHI AS_Minions{1.9.4} [Minions] (Minions-1.7.10.jar)
  178. UCHI NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  179. UCHI NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  180. UCHI NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  181. UCHI NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  182. UCHI NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  183. UCHI NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  184. UCHI NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  185. UCHI OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
  186. UCHI OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
  187. UCHI OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
  188. UCHI getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
  189. UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  190. UCHI plantmegapack{4.32} [Plant Mega Pack] (plantmegapack-4.32-1.7.10-1492.jar)
  191. UCHI reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar)
  192. UCHI corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
  193. UCHI Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  194. UCHI AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
  195. UCHI TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
  196. UCHI camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
  197. UCHI erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
  198. UCHI kitchen{1.3.23} [The Kitchen Mod] (TheKitchenMod-1.3.23-1.7.2-10.jar)
  199. UCHI weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
  200. UCHI WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar)
  201. UCHI CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar)
  202. UCHI XPT{1.2.9} [XP Teleporters] (XPTeleporters-1.7.10-1.2.9.jar)
  203. UCHI JustAnotherSpawner{0.17.8} [Just Another Spawner] (JustAnotherSpawner-0.17.8.jar)
  204. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13417 Compatibility Profile Context 15.301.1901.0' Renderer: 'AMD Radeon HD 5800 Series'
  205. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  206. Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@4e6cae72) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@7aefcbdf) returned non-null result: 0
  207. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
  208. TConstruct Environment: Environment healthy.
  209. Stencil buffer state: Function set: GL30, pool: internal, bits: 8
  210. Launched Version: MadzikowyPack
  211. LWJGL: 2.9.1
  212. OpenGL: AMD Radeon HD 5800 Series GL version 4.5.13417 Compatibility Profile Context 15.301.1901.0, ATI Technologies Inc.
  213. GL Caps: Using GL 1.3 multitexturing.
  214. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  215. Anisotropic filtering is supported and maximum anisotropy is 16.
  216. Shaders are available because OpenGL 2.1 is supported.
  217.  
  218. Is Modded: Definitely; Client brand changed to 'fml,forge'
  219. Type: Client (map_client.txt)
  220. Resource Packs: []
  221. Current Language: English (US)
  222. Profiler Position: N/A (disabled)
  223. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  224. Anisotropic Filtering: Off (1)
  225. OptiFine Version: OptiFine_1.7.10_HD_U_D6
  226. Render Distance Chunks: 12
  227. Mipmaps: 0
  228. Anisotropic Filtering: 1
  229. Antialiasing: 0
  230. Multitexture: false
  231. OpenGlVersion: 4.5.13417 Compatibility Profile Context 15.301.1901.0
  232. OpenGlRenderer: AMD Radeon HD 5800 Series
  233. OpenGlVendor: ATI Technologies Inc.
  234. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement