Advertisement
Guest User

Untitled

a guest
Apr 11th, 2014
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 4/11/14 12:19 PM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalArgumentException: Overwriting already-registered Potion lumien.randomthings.PotionEffects.ImbueWither@6a0fd448 @ 35
  8. at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.onConflict(PotionCollisionTracker.java:89)
  9. at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.addPotionID(PotionCollisionTracker.java:58)
  10. at Reika.RotaryCraft.RotaryCraft.preload(RotaryCraft.java:281)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. at java.lang.reflect.Method.invoke(Unknown Source)
  15. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  16. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  19. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  20. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  21. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  22. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  23. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  24. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  25. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  29. at java.lang.reflect.Method.invoke(Unknown Source)
  30. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  31. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  32. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  33. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  35. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  36. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  37. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  38. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  39. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  40. at net.minecraft.client.main.Main.main(SourceFile:101)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  44. at java.lang.reflect.Method.invoke(Unknown Source)
  45. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  46. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- Head --
  53. Stacktrace:
  54. at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.onConflict(PotionCollisionTracker.java:89)
  55. at Reika.DragonAPI.Auxiliary.PotionCollisionTracker.addPotionID(PotionCollisionTracker.java:58)
  56. at Reika.RotaryCraft.RotaryCraft.preload(RotaryCraft.java:281)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. at java.lang.reflect.Method.invoke(Unknown Source)
  61. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  62. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  64. at java.lang.reflect.Method.invoke(Unknown Source)
  65. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  66. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  67. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  68. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  69. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  70. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  71. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  75. at java.lang.reflect.Method.invoke(Unknown Source)
  76. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  77. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  78. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  79. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  80. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  81. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  82. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  83. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  84. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  85.  
  86. -- Initialization --
  87. Details:
  88. Stacktrace:
  89. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  90. at net.minecraft.client.main.Main.main(SourceFile:101)
  91. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  92. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  93. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  94. at java.lang.reflect.Method.invoke(Unknown Source)
  95. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  96. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  97.  
  98. -- System Details --
  99. Details:
  100. Minecraft Version: 1.6.4
  101. Operating System: Windows 7 (amd64) version 6.1
  102. Java Version: 1.7.0_51, Oracle Corporation
  103. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  104. Memory: 1733604512 bytes (1653 MB) / 2061631488 bytes (1966 MB) up to 2834694144 bytes (2703 MB)
  105. JVM Flags: 40 total; -Xms256M -Xmx2816M -XX:PermSize=256m -Xms2048m -XX:PermSize=256m -XX:ReservedCodeCacheSize=512m -XX:NewRatio=4 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=0 -XX:MaxGCPauseMillis=20 -XX:GCPauseIntervalMillis=250 -XX:MaxGCMinorPauseMillis=7 -XX:+CMSClassUnloadingEnabled -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=50 -XX:+BindGCTaskThreadsToCPUs -XX:+TieredCompilation -XX:Tier0ProfilingStartPercentage=0 -XX:Tier3InvocationThreshold=3 -XX:Tier3MinInvocationThreshold=2 -XX:Tier3CompileThreshold=2 -XX:Tier3BackEdgeThreshold=10 -XX:Tier4InvocationThreshold=4 -XX:Tier4MinInvocationThreshold=3 -XX:Tier4CompileThreshold=2 -XX:Tier4BackEdgeThreshold=8 -XX:TieredCompileTaskTimeout=5000 -XX:Tier3DelayOn=50 -XX:Tier3DelayOff=25 -XX:+UseFastEmptyMethods -XX:-DontCompileHugeMethods -XX:+AlwaysCompileLoopMethods -XX:+CICompilerCountPerCPU -XX:+UseStringCache -XX:+UseNUMA
  106. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  107. Suspicious classes: FML and Forge are installed
  108. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  109. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Feed The Beast Mod Pack 122 mods loaded, 122 mods active
  110. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  111. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  112. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  113. AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  114. Aroma1997Core{1.0.1.3} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  115. CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  116. Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  117. MobiusCore{1.1.0} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  118. NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
  119. OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  120. switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  121. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  122. DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized
  123. DC1{2.4.0.12} [DukeCore] ([1.6.4] DukeCore v2.4.0.12.jar) Unloaded->Constructed->Pre-initialized
  124. bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2.zip) Unloaded->Constructed->Pre-initialized
  125. advancedgenetics{v1.4.1} [Advanced Genetics] (advancedGenetics_v1.4.1.jar) Unloaded->Constructed->Pre-initialized
  126. Agriculture{1.0.0} [Agriculture] (Agriculture-1.6.4-1.2.15.jar) Unloaded->Constructed->Pre-initialized
  127. CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  128. ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
  129. ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  130. Waila{1.5.2} [Waila] (Waila_1.5.2.zip) Unloaded->Constructed->Pre-initialized
  131. TConstruct{1.6.X_1.5.3dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.3.jar) Unloaded->Constructed->Pre-initialized
  132. aobd{1.3.1} [Another One Bites The Dust] (AOBD v1.3.1.jar) Unloaded->Constructed->Pre-initialized
  133. AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
  134. ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] (ArmorStatusHUD-1.6.4-1.15.zip) Unloaded->Constructed->Pre-initialized
  135. Aroma1997CoreHelper{1.0.1.3} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.3.jar) Unloaded->Constructed->Pre-initialized
  136. Artifice{1.6.4R1.1.3} [Artifice] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  137. ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  138. ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  139. ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  140. ArtificeCompat|MFR{1.6.4R1.1.3} [Artifice Compat: MFR] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  141. ArtificeCompat|Buildcraft{1.6.4R1.1.3} [Artifice Compat: Buildcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  142. ArtificeCompat|ForgeMicroblock{1.6.4R1.1.3} [Artifice Compat: ForgeMicroblock] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  143. ArtificeCompat|Thaumcraft{1.6.4R1.1.3} [Artifice Compat: Thaumcraft] (Artifice-1.1.3-243.jar) Unloaded->Constructed->Pre-initialized
  144. ATG{0.9.4} [Alternate Terrain Generation] (ATG-1.6.4-0.9.4.jar) Unloaded->Constructed->Pre-initialized
  145. Backpack{1.27.34} [Backpack] (backpack-1.27.34-1.6.x.jar) Unloaded->Constructed->Pre-initialized
  146. BetterChests{1.1.0.3} [BetterChests] (BetterChests MC.1.6.4 v.1.1.0.3.jar) Unloaded->Constructed->Pre-initialized
  147. betterstorage{0.8.0.43} [BetterStorage] (BetterStorage-1.6.4-0.8.0.45.jar) Unloaded->Constructed->Pre-initialized
  148. BigReactors{0.3.0A} [Big Reactors] (BigReactors-0.3.0A.jar) Unloaded->Constructed->Pre-initialized
  149. BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized
  150. CarpentersBlocks{2.0.8} [Carpenter's Blocks] (Carpenter's Blocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
  151. ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
  152. CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  153. CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  154. CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  155. CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  156. ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  157. CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  158. DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V20d.zip) Unloaded->Constructed->Pre-initialized
  159. dynamictanks{1.0} [Dynamic Liquid Tanks 2] (DynamicTanks2_v0.0.8a.jar) Unloaded->Constructed->Pre-initialized
  160. emashercore{1.2.3.4} [Emasher Resource] (EmasherResource-1.2.3.4.zip) Unloaded->Constructed->Pre-initialized
  161. EnderIO{1.0.0} [Ender IO] (EnderIO-1.6.4-1.0.0.343.jar) Unloaded->Constructed->Pre-initialized
  162. eng_toolbox{1.1.8.3} [Engineer's Toolbox] (EngineersToolbox-1.1.8.3.zip) Unloaded->Constructed->Pre-initialized
  163. EnhancedPortals3{${version}} [EnhancedPortals] (EnhancedPortals-1.6.4-3.0.0b5c.jar) Unloaded->Constructed->Pre-initialized
  164. ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  165. extracells{1.6.7d} [ExtraCells] (ExtraCells-1.6.7d.jar) Unloaded->Constructed->Pre-initialized
  166. KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.4-1.2.26.jar) Unloaded->Constructed->Pre-initialized
  167. Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
  168. Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
  169. ExtraTiC{0.8.0} [ExtraTiC] (ExtraTiC-1.6.4-0.8.0.jar) Unloaded->Constructed->Pre-initialized
  170. ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded->Constructed->Pre-initialized
  171. farlanders{1.1} [The Farlanders] (Farlanders_v1.1.zip) Unloaded->Constructed->Pre-initialized
  172. flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
  173. ganysend{1.6.0} [Gany's End] (Ganys End v1.6.0.jar) Unloaded->Constructed->Pre-initialized
  174. ganysnether{1.5.7} [Gany's Nether] (Ganys Nether v1.5.7.jar) Unloaded->Constructed->Pre-initialized
  175. ganyssurface{1.6.0} [Gany's Surface] (Ganys Surface v1.6.0.jar) Unloaded->Constructed->Pre-initialized
  176. gascraft{2.0.4.3} [GasCraft] (GasCraft-2.0.4.3.zip) Unloaded->Constructed->Pre-initialized
  177. HopperDuctMod{1.2.2} [Hopper Ducts] (HopperDuctsMod-1.6.4-1.2.2.zip) Unloaded->Constructed->Pre-initialized
  178. inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-1.6.2-1.56.b77.jar) Unloaded->Constructed->Pre-initialized
  179. JABBA{1.1.2b} [JABBA] (JABBA_1.1.2c.zip) Unloaded->Constructed->Pre-initialized
  180. journeymap{3.3.2} [JourneyMap Unlimited Edition] (JourneyMap3.3.2_Unlimited_MC1.6.4.jar) Unloaded->Constructed->Pre-initialized
  181. magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
  182. standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
  183. Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
  184. Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.3.1.jar) Unloaded->Constructed->Pre-initialized
  185. BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  186. Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized
  187. NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  188. NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  189. NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  190. NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  191. NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  192. NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
  193. NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.6.4-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
  194. ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
  195. OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized
  196. OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Pre-initialized
  197. Opis{1.2.0} [Opis] (Opis_1.2.0.zip) Unloaded->Constructed->Pre-initialized
  198. MapWriter{2.0.1} [MapWriter] (Opis_1.2.0.zip) Unloaded->Constructed->Pre-initialized
  199. pamharvestcraft{1.0} [Pam's HarvestCraft Base] (PamsHarvestCraft-1.6.4-1.1.4.zip) Unloaded->Constructed->Pre-initialized
  200. ProjRed|Core{4.3.5.30} [ProjectRed] (ProjectRedBase-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  201. ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  202. ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  203. ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  204. ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  205. ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  206. ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  207. ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  208. RandomThings{1.9} [Random Things] (Random Things v. 1.9 [MC 1.6.4].jar) Unloaded->Constructed->Pre-initialized
  209. RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V20d.zip) Unloaded->Constructed->Errored
  210. ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.6 V20d.zip) Unloaded->Constructed->Errored
  211. remoteIO{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Remote IO] (RemoteIO-universal-1.6.4-1.11.jar) Unloaded->Constructed->Pre-initialized
  212. Revamp{1.2.2} [Rivvest's Enhancements to Villager and Mob Performance] (revamp-1.6.4-1.2.2.zip) Unloaded->Constructed->Pre-initialized
  213. Roguelike{1.2.9} [Roguelike Dungeons] (roguelike-v1.2.9-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized
  214. StatusEffectHUD{v1.19(1.6.4)} [StatusEffectHUD] (StatusEffectHUD-1.6.4-1.19.zip) Unloaded->Constructed->Pre-initialized
  215. StevesFactoryManager{A83} [Steve's Factory Manager] (StevesFactoryManagerA83.zip) Unloaded->Constructed->Pre-initialized
  216. switches{1.3.0} [Switches] (switches-1.6.4-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
  217. TMechworks{12.995565c} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.3.jar) Unloaded->Constructed->Pre-initialized
  218. TorchLevers{1.3.2} [Torch Levers] (TorchLevers-1.6.x-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  219. Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized
  220. tropicraftmod{v5.1.6 for MC 1.6.4} [Tropicraft] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
  221. volleyballmod{v5.1.6 for MC 1.6.4} [Volleyball] (Tropicraft v5.1.6 Mod for MC v1.6.4.jar) Unloaded->Constructed->Pre-initialized
  222. UtilityMobs{2.1} [Utility Mobs] (UtilityMobs-1.6.2-2.1.zip) Unloaded->Constructed->Pre-initialized
  223. AIBlock{v1.0} [AIBlock] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  224. WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.59 Mod for MC v1.6.4.zip) Unloaded->Constructed->Pre-initialized
  225. WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  226. WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  227. WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  228. mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
  229. MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker-1.6.4-2.3.1.jar) Unloaded->Constructed->Pre-initialized
  230. McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
  231. ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
  232. TConstruct Environment: Environment seems clean, however you are using a modpack; please report it to the pack author, not us!
  233. Launched Version: 1.6.4
  234. LWJGL: 2.9.0
  235. OpenGL: GeForce GTX 560 Ti/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  236. Is Modded: Definitely; Client brand changed to 'fml,forge'
  237. Type: Client (map_client.txt)
  238. Resource Pack: Faithful.zip
  239. Current Language: English (US)
  240. Profiler Position: N/A (disabled)
  241. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement