Advertisement
Guest User

Untitled

a guest
Apr 5th, 2015
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  3.  
  4. Time: 4/5/15 7:17 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: Duplicate enchantment id! class ganymedes01.ganysend.enchantment.ImperviousnessEnchantment and class net.nevermine.assist.AscensionEnchants$1 Enchantment ID:100
  8. at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
  9. at ganymedes01.ganysend.enchantment.ImperviousnessEnchantment.<init>(ImperviousnessEnchantment.java:20)
  10. at ganymedes01.ganysend.enchantment.ModEnchants.init(ModEnchants.java:17)
  11. at ganymedes01.ganysend.GanysEnd.preInit(GanysEnd.java:98)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:483)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  17. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:483)
  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:208)
  26. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:483)
  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:118)
  37. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  38. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  41. at net.minecraft.client.main.Main.main(SourceFile:148)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:483)
  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.enchantment.Enchantment.<init>(Enchantment.java:53)
  56. at ganymedes01.ganysend.enchantment.ImperviousnessEnchantment.<init>(ImperviousnessEnchantment.java:20)
  57. at ganymedes01.ganysend.enchantment.ModEnchants.init(ModEnchants.java:17)
  58. at ganymedes01.ganysend.GanysEnd.preInit(GanysEnd.java:98)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  62. at java.lang.reflect.Method.invoke(Method.java:483)
  63. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  64. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. at java.lang.reflect.Method.invoke(Method.java:483)
  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:208)
  73. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.lang.reflect.Method.invoke(Method.java:483)
  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:118)
  84. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  85. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  86. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  87.  
  88. -- Initialization --
  89. Details:
  90. Stacktrace:
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  92. at net.minecraft.client.main.Main.main(SourceFile:148)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  96. at java.lang.reflect.Method.invoke(Method.java:483)
  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: Mac OS X (x86_64) version 10.10.2
  104. Java Version: 1.8.0_25, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 5011622392 bytes (4779 MB) / 6279397376 bytes (5988 MB) up to 6279397376 bytes (5988 MB)
  107. JVM Flags: 2 total; -Xmx6144M -Xms6144M
  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.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_B5 120 mods loaded, 120 mods active
  111. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  112. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  113. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  114. CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  115. gasesCore{1.6.1} [Glenn's Gases Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  116. gasesFrameworkCore{1.1.1} [Gases Framework Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  117. ivtoolkit{IvToolkit} [1.1] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  118. NotEnoughItems{1.0.4.90} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.90-universal.jar) Unloaded->Constructed->Pre-initialized
  119. cuchaz.ships.core{1.7.10-1.0.2} [Ships Mod Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  120. psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  121. FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  122. lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar.zip) Unloaded->Constructed->Pre-initialized
  123. doggytalents{v1.9.0f} [Doggy Talents] ([1.7.10] Doggy Talents - v1.9.0f.zip) Unloaded->Constructed->Pre-initialized
  124. MCP_Clippers{1.1.2} [MC+ Clippers] ([1.7.10][1.2] MC+ Clippers - v1.1.2.jar) Unloaded->Constructed->Pre-initialized
  125. MCP_Collision{1.0.0} [MC+ Collision] ([1.7.10][1.2] MC+ Collision - v1.0.0.jar) Unloaded->Constructed->Pre-initialized
  126. MCP_Shatter{1.0.0} [MC+ Shatter] ([1.7.10][1.2] MC+ Shatter - v1.0.0.jar) Unloaded->Constructed->Pre-initialized
  127. MCP_WildAnimal{1.0.0} [MC+ WildAnimal] ([1.7.10][1.2] MC+ WildAnimal - v1.0.0.jar) Unloaded->Constructed->Pre-initialized
  128. DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Unloaded->Constructed->Pre-initialized
  129. More Crafting Recipes Mod{Minecraft 1.7.2} [More Crafting Recipes Mod] ([2.2.0] More Crafting Recipes Mod.jar) Unloaded->Constructed->Pre-initialized
  130. nevermine{2.0.1} [AdventOfAscension] (AdventOfAscension-2.0.4 7.15.48 PM.jar) Unloaded->Constructed->Pre-initialized
  131. AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized
  132. AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized
  133. atum{0.6} [Atum] (Atum-1.7.10-0.6.57.jar) Unloaded->Constructed->Pre-initialized
  134. babyanimals{1.7.10-2} [Baby Animals Model Swapper] (BabyAnimals-1.7.10-2.jar) Unloaded->Constructed->Pre-initialized
  135. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized
  136. BetterFoliage{1.0.9} [Better Foliage] (BetterFoliage-mc1.7-1.0.9.jar) Unloaded->Constructed->Pre-initialized
  137. bettervillages{0.4} [Better Villages Mod] (BetterVillages-0.4(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  138. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized
  139. Blood{v1.0.2} [Blood] (Blood - v1.0.2.jar) Unloaded->Constructed->Pre-initialized
  140. blood{1.0} [Blood Particles - Reloaded] (BloodParticles_1.0.jar) Unloaded->Constructed->Pre-initialized
  141. brewingPlus{0.0.2} [brewingPlus] (brewingPlus 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  142. chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized
  143. coalcompressor{1.1} [Coal Compressor Mod] (coalcompressor-1.1.jar) Unloaded->Constructed->Pre-initialized
  144. BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  145. CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  146. ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  147. ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  148. CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized
  149. DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  150. MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) Unloaded->Constructed->Pre-initialized
  151. dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized
  152. ElementalCreepers{4.2.4} [Elemental Creepers] (Elemental Creepers-universal_1.7.10-4.2.4.jar) Unloaded->Constructed->Pre-initialized
  153. emeraldobsidianmod{1.3.1} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized
  154. eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized
  155. endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized
  156. enviromine{1.3.111} [EnviroMine] (EnviroMine-v1.3.111.jar) Unloaded->Constructed->Pre-initialized
  157. exnihilo{1.38-23} [Ex Nihilo] (Ex-Nihilo-1.38-23.jar) Unloaded->Constructed->Pre-initialized
  158. DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  159. ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  160. HerobrineFamPack{1.7.10} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  161. farlanders{1.2b} [The Farlanders] (farlanders-1.7.10-v1.2b.jar) Unloaded->Constructed->Pre-initialized
  162. farseek{1.0.1} [Farseek] (Farseek-1.0.1.jar) Unloaded->Constructed->Pre-initialized
  163. ganysend{1.8.8} [Gany's End] (Ganys End-1.8.8.jar) Unloaded->Constructed->Errored
  164. ganysnether{1.7.8} [Gany's Nether] (Ganys Nether-1.7.8.jar) Unloaded->Constructed->Pre-initialized
  165. ganyssurface{1.9.6} [Gany's Surface] (Ganys Surface-1.9.6.jar) Unloaded->Constructed->Pre-initialized
  166. GardenCore{1.7.10-1.5.5} [Garden Core] (GardenStuff-1.7.10-1.5.5.jar) Unloaded->Constructed->Pre-initialized
  167. GardenContainers{1.7.10-1.5.5} [Garden Containers] (GardenStuff-1.7.10-1.5.5.jar) Unloaded->Constructed->Pre-initialized
  168. GardenStuff{1.7.10-1.5.5} [Garden Stuff] (GardenStuff-1.7.10-1.5.5.jar) Unloaded->Constructed->Pre-initialized
  169. GardenTrees{1.7.10-1.5.5} [Garden Trees] (GardenStuff-1.7.10-1.5.5.jar) Unloaded->Constructed->Pre-initialized
  170. gasesFramework{1.1.1} [Gases Framework] (gasesFramework-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  171. gases{1.6.1} [Glenn's Gases] (gases-1.7.10-1.6.1.jar) Unloaded->Constructed->Pre-initialized
  172. HardcoreEnderExpansion{1.8} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.jar) Unloaded->Constructed->Pre-initialized
  173. IguanaTweaks{1.7.10-Beta-19} [Iguana Tweaks] (IguanaTweaks-1.7.10-Beta-19.jar) Unloaded->Constructed->Pre-initialized
  174. imc{1.6} [Improving Minecraft] (Improving Minecraft-1.6.jar) Unloaded->Constructed->Pre-initialized
  175. journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  176. lycanitesmobs{1.10.13.0 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  177. arcticmobs{1.10.13.0 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  178. demonmobs{1.10.13.0 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  179. desertmobs{1.10.13.0 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  180. forestmobs{1.10.13.0 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  181. freshwatermobs{1.10.13.0 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  182. infernomobs{1.10.13.0 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  183. junglemobs{1.10.13.0 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  184. mountainmobs{1.10.13.0 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  185. plainsmobs{1.10.13.0 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  186. saltwatermobs{1.10.13.0 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  187. shadowmobs{1.10.13.0 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  188. swampmobs{1.10.13.0 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.10.13.0 [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  189. mam{1.7.10-1.0.2} [Myths & Monsters Mod] (mam-1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized
  190. RadixCore{2.0.1} [RadixCore] (RadixCore-2.0.1-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
  191. MCA{5.0.0} [Minecraft Comes Alive] (MCA-5.0.0-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
  192. cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  193. MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar) Unloaded->Constructed->Pre-initialized
  194. mwaw{1.7.10-0.0.5} [Elemental Witch Mod] (mwaw-1.7.10-0.0.5.jar) Unloaded->Constructed->Pre-initialized
  195. mysticores{0.1} [Mystic Ores] (Mystic-Mods-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  196. mysticruins{0.1} [Mystic Ruins] (Mystic-Mods-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  197. mysticstones{0.2} [Mystic Stones] (Mystic-Mods-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  198. mysticworld{0.1a} [Mystic World] (Mystic-Mods-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  199. natureoverhaul{0.10.0} [Nature Overhaul] (NatureOverhaul-0.10.0(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  200. Oceancraft{1.4.1} [Oceancraft] (Oceancraft-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  201. getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
  202. harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10g.jar) Unloaded->Constructed->Pre-initialized
  203. plantmegapack{4.15} [Plant Mega Pack] (plantmegapack-4.15-1.7.10-1230.jar) Unloaded->Constructed->Pre-initialized
  204. primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  205. psychedelicraft{1.5.1.1} [Psychedelicraft] (Psychedelicraft-1.5.1.1.jar) Unloaded->Constructed->Pre-initialized
  206. realism{1.7.10} [realism] (RealismMod.zip) Unloaded->Constructed->Pre-initialized
  207. Realistic Deaths{1.1.0} [Realistic Deaths] (Realistic Deaths-1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized
  208. Rediscovered{1.0.1} [Minecraft Rediscovered Mod] (Rediscovered-1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized
  209. Revamp{1.3.0} [Revamp] (Revamp-1.3.0.jar) Unloaded->Constructed->Pre-initialized
  210. Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar) Unloaded->Constructed->Pre-initialized
  211. rubymod{v0.1} [Ruby Mod] (RubyMod-[1.7.10]v0.3.jar) Unloaded->Constructed->Pre-initialized
  212. sciapi{0.5.2} [SciAPI] (SciAPI v0.5.2.jar) Unloaded->Constructed->Pre-initialized
  213. cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized
  214. cuchaz.ships{1.7.10-1.0.2} [Ships Mod] (shipsMod-v1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized
  215. shipwrecks_winslow{1.6.2} [Shipwrecks!] (shipwrecks_winslow-1.7.10-1.6.3.jar) Unloaded->Constructed->Pre-initialized
  216. soundfilters{0.8_for_1.7.X} [Sound Filters] (SoundFilters-0.8_for_1.7.X.jar) Unloaded->Constructed->Pre-initialized
  217. SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  218. SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  219. stellarsky{0.1.7a} [Stellar Sky] (Stellar Sky v0.1.7a [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  220. streams{0.1.3} [Streams] (Streams-0.1.3.jar) Unloaded->Constructed->Pre-initialized
  221. tpmod{1.9.0} [Teleportation Mod] (teleportationmod19formc17104707644.zip) Unloaded->Constructed->Pre-initialized
  222. SpecialArmor{1.7.10} [TeeLuk's SpecialArmor] (TLSpecialArmor-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  223. TwilightForest{2.3.5} [The Twilight Forest] (twilightforest-1.7.10-2.3.5.jar) Unloaded->Constructed->Pre-initialized
  224. weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized
  225. weather2{v2.3.6} [weather2] (Weather-2.3.7.jar) Unloaded->Constructed->Pre-initialized
  226. wildcaves3{1.7.10} [Wild Caves 3] (WildCaves3-0.4.3.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  227. youtubers{1.7.0} [Youtubers+ Mod] (youtubers-1.6.5.jar) Unloaded->Constructed->Pre-initialized
  228. ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar) Unloaded->Constructed->Pre-initialized
  229. B3M{1.7.9} [Вращение Земли Майнкрафтская] (ВращениеЗемли-1.7.9.jar) Unloaded->Constructed->Pre-initialized
  230. HungerOverhaul{1.7.10-beta.5.jenkins47} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.5.jar) Unloaded->Constructed->Pre-initialized
  231. Launched Version: 1.7.10-Forge10.13.2.1291
  232. LWJGL: 2.9.1
  233. OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-10.2.1 310.41.15f01, NVIDIA Corporation
  234. GL Caps: Using GL 1.3 multitexturing.
  235. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
  236. Anisotropic filtering is supported and maximum anisotropy is 16.
  237. Shaders are available because OpenGL 2.1 is supported.
  238.  
  239. Is Modded: Definitely; Client brand changed to 'fml,forge'
  240. Type: Client (map_client.txt)
  241. Resource Packs: [Romecraft AEGYPTVS Addon 1.0.zip, Romecraft GERMANIA 15, Romecraft Legio II Armor Pack V2.0.zip]
  242. Current Language: English (US)
  243. Profiler Position: N/A (disabled)
  244. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  245. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement