Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 09/08/19 20:14
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: Duplicate stat id: "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.RanaRediscovered.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" and "TranslatableComponent{key='stat.entityKill', args=[TranslatableComponent{key='entity.RanaRediscovered.name', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}" at id stat.killEntity.RanaRediscovered
  8. at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
  9. at net.minecraft.stats.StatList.func_151182_a(StatList.java:212)
  10. at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:321)
  11. at com.legacy.aether.entities.EntitiesAether.addMapping(EntitiesAether.java:122)
  12. at com.legacy.aether.entities.EntitiesAether.register(EntitiesAether.java:110)
  13. at com.legacy.aether.entities.EntitiesAether.initialization(EntitiesAether.java:68)
  14. at com.legacy.aether.Aether.init(Aether.java:47)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  19. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  20. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  28. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  29. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  39. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  40. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  41. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  43. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  44. at net.minecraft.client.main.Main.main(SourceFile:148)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. at java.lang.reflect.Method.invoke(Unknown Source)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- Head --
  57. Stacktrace:
  58. at net.minecraft.stats.StatBase.func_75971_g(SourceFile:42)
  59. at net.minecraft.stats.StatList.func_151182_a(StatList.java:212)
  60. at net.minecraft.entity.EntityList$EntityEggInfo.<init>(EntityList.java:321)
  61. at com.legacy.aether.entities.EntitiesAether.addMapping(EntitiesAether.java:122)
  62. at com.legacy.aether.entities.EntitiesAether.register(EntitiesAether.java:110)
  63. at com.legacy.aether.entities.EntitiesAether.initialization(EntitiesAether.java:68)
  64. at com.legacy.aether.Aether.init(Aether.java:47)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. at java.lang.reflect.Method.invoke(Unknown Source)
  69. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  70. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  72. at java.lang.reflect.Method.invoke(Unknown Source)
  73. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  74. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  75. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  76. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  77. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  78. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  79. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  83. at java.lang.reflect.Method.invoke(Unknown Source)
  84. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  85. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  86. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  87. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  88. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  89. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  90. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  91. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  92. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  93.  
  94. -- Initialization --
  95. Details:
  96. Stacktrace:
  97. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  98. at net.minecraft.client.main.Main.main(SourceFile:148)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. at java.lang.reflect.Method.invoke(Unknown Source)
  103. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  104. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  105.  
  106. -- System Details --
  107. Details:
  108. Minecraft Version: 1.7.10
  109. Operating System: Windows 10 (amd64) version 10.0
  110. Java Version: 1.8.0_151, Oracle Corporation
  111. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  112. Memory: 409640576 bytes (390 MB) / 1041272832 bytes (993 MB) up to 1060372480 bytes (1011 MB)
  113. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  114. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  115. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  116. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D8 39 mods loaded, 39 mods active
  117. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  118. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  119. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  120. UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
  121. UCHI Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  122. UCHI CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
  123. UCHI NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
  124. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  125. UCHI lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
  126. UCHI securitycraft{v1.8.2.4} [SecurityCraft] ([1.7.10]+SecurityCraft+v1.8.2.4.jar)
  127. UCHI abyssalcraft{1.9.0-pre-3} [AbyssalCraft] (AbyssalCraft-1.7.10.jar)
  128. UCHE aether_legacy{v1.0.0} [Aether Legacy] (Aether-Legacy-Mod-1.7.10.jar)
  129. UCHI AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  130. UCHI Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  131. UCHI Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
  132. UCHI chisel{2.9.5.11} [Chisel] (Chisel-Mod-1.7.10.jar)
  133. UCHI CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFH-Core-1.7.10.jar)
  134. UCHI creeperspecies{1.7.2} [Creeper Species] (Creeper-Species-Mod-1.7.10.jar)
  135. UCHI DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
  136. UCHI PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
  137. UCHI props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
  138. UCHI dimdoors{2.2.5-test9} [Dimensional Doors] (DimensionalDoors-2.2.5-test9.jar)
  139. UCHI MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  140. UCHI elementalcreepers{4.3.0} [Elemental Creepers] (Elemental-Creepers-2-Mod-1.7.10.jar)
  141. UCHI meteors{2.14.3} [Falling Meteors] (Falling-Meteors-Mod-1.7.10.jar)
  142. UCHI GraveStone{2.16.0} [GraveStone] (Gravestone-Mod-1.7.10.jar)
  143. UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  144. UCHI malisiscore{1.7.10-0.14.3} [MalisisCore] (MalisisCore-1.7.10.jar)
  145. UCHI malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (MalisisDoors-Mod-1.7.10 (1).jar)
  146. UCHI MMMRegister{MC1.7.2} [MMMRegister] (More-Mobs-Mod-1.7.10.jar)
  147. UCHI MoreMobsMod{100.0.2} [MoreMobsMod] (More-Mobs-Mod-1.7.10.jar)
  148. UCHI MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
  149. UCHI PortalGun{4.0.0-beta-6} [PortalGun] (Portal-Gun-Mod-1.7.10.jar)
  150. UCHI RandomThings{2.2.4} [Random Things] (Random-Things-Mod-1.7.10.jar)
  151. UCHI Rediscovered{1.3} [Minecraft Rediscovered Mod] (Rediscovered-Mod-1.7.10.jar)
  152. UCHI ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
  153. UCHI RentServer{1.0} [§l§2Rent Server Mod] (RentServerMod.jar)
  154. UCHI soggytransportation{3.5.0} [SoggyMustache's Transportation] (soggytransportation+-+3.5.0+(1.7.10).jar)
  155. UCHI Techguns{0.1.0} [Techguns] (Techguns-Mod-1.7.10.jar)
  156. UCHI TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar)
  157. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 630'
  158. CoFHCore: -[1.7.10]3.1.4-329
  159. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  160. Launched Version: Modinstaller
  161. LWJGL: 2.9.1
  162. OpenGL: Intel(R) HD Graphics 630 GL version 4.4.0 - Build 21.20.16.4550, Intel
  163. GL Caps: Using GL 1.3 multitexturing.
  164. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  165. Anisotropic filtering is supported and maximum anisotropy is 16.
  166. Shaders are available because OpenGL 2.1 is supported.
  167.  
  168. Is Modded: Definitely; Client brand changed to 'fml,forge'
  169. Type: Client (map_client.txt)
  170. Resource Packs: []
  171. Current Language: Français (France)
  172. Profiler Position: N/A (disabled)
  173. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  174. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement