Advertisement
Guest User

Startup Crash w/ Mystcraft

a guest
Oct 24th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll crash again when you want to save!
  3.  
  4. Time: 10/24/13 9:30 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: dimensions
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
  13. at net.minecraft.client.main.Main.main(SourceFile:101)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  20. Caused by: java.lang.NoSuchFieldError: dimensions
  21. at com.xcompwiz.mystcraft.core.InternalAPI.initAPI(InternalAPI.java:46)
  22. at com.xcompwiz.mystcraft.Mystcraft.load(Mystcraft.java:174)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  28. at sun.reflect.GeneratedMethodAccessor1.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.EventHandler.handleEvent(EventHandler.java:74)
  32. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  33. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  34. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  36. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
  37. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. at java.lang.reflect.Method.invoke(Unknown Source)
  42. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  43. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  44. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  45. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  47. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
  48. at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
  49. ... 10 more
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- System Details --
  56. Details:
  57. Minecraft Version: 1.6.4
  58. Operating System: Windows 7 (amd64) version 6.1
  59. Java Version: 1.7.0_40, Oracle Corporation
  60. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  61. Memory: 105289808 bytes (100 MB) / 313843712 bytes (299 MB) up to 4056088576 bytes (3868 MB)
  62. JVM Flags: 20 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:SurvivorRatio=1 -XX:TargetSurvivorRatio=90 -XX:CompileThreshold=300 -XX:CMSInitiatingOccupancyFraction=80 -XX:SoftRefLRUPolicyMSPerMB=0 -XX:MaxPermSize=320m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:MaxHeapFreeRatio=25 -XX:MinHeapFreeRatio=21 -XX:+DisableExplicitGC -XX:MaxTenuringThreshold=4 -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:+PrintCommandLineFlags -XX:+PrintGCDetails -Xloggc:GC.log
  63. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  64. Suspicious classes: FML and Forge are installed
  65. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  66. FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 127 mods loaded, 127 mods active
  67. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  68. FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
  69. Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
  70. AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  71. CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  72. NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
  73. PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7(1).jar) Unloaded->Constructed->Pre-initialized
  74. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  75. Veo-AoM{0.0.1.00} [Ages of Mystcraft] (AoM-uni-1.6.2-0.0.1.00.zip) Unloaded->Constructed->Pre-initialized
  76. Veo-AoM-Symbols{0.0.1.00} [Ages of Mystcraft - Symbols] (AoM-uni-1.6.2-0.0.1.00.zip) Unloaded->Constructed->Pre-initialized
  77. AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized
  78. arsmagica2{1.0.1} [Ars Magica 2] (ArsMagica_1.0.1.zip) Unloaded->Constructed->Pre-initialized
  79. IC2{2.0.266-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.266-experimental.jar) Unloaded->Constructed->Pre-initialized
  80. AtomicScience{1.0.0} [Atomic Science] (Atomic_Science_v1.0.0.145.jar) Unloaded->Constructed->Pre-initialized
  81. iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
  82. BackTools{2.0.0} [BackTools] (BackTools2.0.0.zip) Unloaded->Constructed->Pre-initialized
  83. BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
  84. BCTools{1.4-a-7} [Buildcraft Tools] (bcTools-v1.4-a-7.jar) Unloaded->Constructed->Pre-initialized
  85. BetterSignsMod{1.6.4.B} [Better Signs Mod] (BetterSignsMod[v1.6.4.B].jar) Unloaded->Constructed->Pre-initialized
  86. BiblioCraft{1.4.1} [BiblioCraft] (BiblioCraft[v1.4.1].zip) Unloaded->Constructed->Pre-initialized
  87. Natura{2.1.11} [Natura] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized
  88. BiomesOPlenty{1.1.2} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.2.51.jar.zip) Unloaded->Constructed->Pre-initialized
  89. BiblioWoodsBoP{1.2} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.2].zip) Unloaded->Constructed->Pre-initialized
  90. MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  91. Forestry{2.3.0.6} [Forestry for Minecraft] (forestry-A-2.3.0.6.jar) Unloaded->Constructed->Pre-initialized
  92. BiblioWoodsForestry{1.2} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.2].zip) Unloaded->Constructed->Pre-initialized
  93. BiblioWoodsNatura{1.0} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.0].zip) Unloaded->Constructed->Pre-initialized
  94. BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar.zip) Unloaded->Constructed->Pre-initialized
  95. ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar.zip) Unloaded->Constructed->Pre-initialized
  96. ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar.zip) Unloaded->Constructed->Pre-initialized
  97. BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
  98. BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
  99. BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
  100. BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
  101. BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
  102. CakeIsALie{1.6.2} [CakeIsALie Mod] (CakeIsALie_mod_1-6-2&1.6.4.zip) Unloaded->Constructed->Pre-initialized
  103. CarpentersBlocks{v1.91} [Carpenter's Blocks] (Carpenter's Blocks v1.91 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
  104. ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized
  105. ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
  106. CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
  107. EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized
  108. factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar.zip) Unloaded->Constructed->Pre-initialized
  109. Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar) Unloaded->Constructed->Pre-initialized
  110. Thaumcraft{4.0.3a} [Thaumcraft] (Thaumcraft4.0.3a.zip) Unloaded->Constructed->Pre-initialized
  111. TwilightForest{1.20.1} [The Twilight Forest] (twilightforest-1.20.1.jar) Unloaded->Constructed->Pre-initialized
  112. DartCraft{Beta 0.2.10} [DartCraft] (DartCraft Beta 0.2.10.jar) Unloaded->Constructed->Pre-initialized
  113. DeathCounter{2.0.0} [DeathCounter] (DeathCounter2.0.0.zip) Unloaded->Constructed->Pre-initialized
  114. ExtraUtilities{0.3 (dev)} [Extra Utilities] (extrautils - 0.3 (unofficial, unsupported dev release - use at own risk).zip) Unloaded->Constructed->Pre-initialized
  115. factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar.zip) Unloaded->Constructed->Pre-initialized
  116. factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar.zip) Unloaded->Constructed->Pre-initialized
  117. factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar.zip) Unloaded->Constructed->Pre-initialized
  118. GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
  119. Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized
  120. IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
  121. ICBM|Contraption{1.3.3} [ICBM|Contraption] (ICBM_Contraption_v1.3.3.253.jar) Unloaded->Constructed->Pre-initialized
  122. ICBM|Sentry{1.3.3} [ICBM|Sentry] (ICBM_Sentry_v1.3.3.253.jar) Unloaded->Constructed->Pre-initialized
  123. inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
  124. IronChest{5.4.1.618} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.618.zip) Unloaded->Constructed->Pre-initialized
  125. LostBooks{1.1} [Lost Books] (LostBooks 1.0 (bin) for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
  126. TConstruct{1.6.X_1.5.0d} [Tinkers' Construct] (TConstruct_1.6.4_1.5.0d6.jar) Unloaded->Constructed->Pre-initialized
  127. ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-20.jar) Unloaded->Constructed->Pre-initialized
  128. MagicBees{2.1.7} [Magic Bees] (magicbees-2.1.7.jar) Unloaded->Constructed->Pre-initialized
  129. Mekanism{5.5.7} [Mekanism] (Mekanism-v5.5.7.254.jar) Unloaded->Constructed->Pre-initialized
  130. MekanismGenerators{5.5.7} [MekanismGenerators] (MekanismGenerators-v5.5.7.254.jar) Unloaded->Constructed->Pre-initialized
  131. MekanismTools{5.5.7} [MekanismTools] (MekanismTools-v5.5.7.254.jar) Unloaded->Constructed->Pre-initialized
  132. MFFS{3.4.0} [Modular Force Field System] (MFFS_v3.4.0.231.jar) Unloaded->Constructed->Pre-initialized
  133. minechem{@VERSION@} [MineChem] (Minechem4-413.jar) Unloaded->Constructed->Pre-initialized
  134. MineFactoryReloaded{1.6.2R2.7.1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  135. MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  136. MineFactoryReloaded|CompatAtum{1.6.2R2.7.1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  137. MineFactoryReloaded|CompatBackTools{1.6.2R2.7.1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  138. MineFactoryReloaded|CompatBiomesOPlenty{1.6.2R2.7.1} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  139. MineFactoryReloaded|CompatChococraft{1.6.2R2.7.1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  140. MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  141. MineFactoryReloaded|CompatForestry{1.6.2R2.7.1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  142. MineFactoryReloaded|CompatIC2{1.6.2R2.7.1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  143. MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  144. Mystcraft{0.10.8.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.8.00.zip) Unloaded->Constructed->Errored
  145. MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  146. MineFactoryReloaded|CompatPams{1.6.2R2.7.1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  147. MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  148. MineFactoryReloaded|CompatRP2{1.6.2R2.7.1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  149. MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  150. MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  151. MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  152. MineFactoryReloaded|CompatVanilla{1.6.2R2.7.1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  153. MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.1-36.jar) Unloaded->Constructed->Pre-initialized
  154. numina{0.0.1-15} [Numina] (Numina-1.6.2-0.0.1-16.jar) Unloaded->Constructed->Pre-initialized
  155. powersuits{0.8.0-15} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.8.0-15.jar) Unloaded->Constructed->Pre-initialized
  156. Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized
  157. ForgeMultipart{1.0.0.191} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized
  158. Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized
  159. NEIAddons{1.9.0.r40} [NEI Addons] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
  160. NEIAddons|AE{1.9.0.r40} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
  161. NEIAddons|CraftingTables{1.9.0.r40} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
  162. NEIAddons|ExtraBees{1.9.0.r40} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
  163. NEIAddons|Forestry{1.9.0.r40} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
  164. NEIAddons|MiscPeripherals{1.9.0.r40} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
  165. NEIPlugins{1.1.0.2} [NEI Plugins] (NEIPlugins-1.1.0.2.jar) Unloaded->Constructed->Pre-initialized
  166. NetherOres{1.6.2R2.2.0} [Nether Ores] (NetherOres-2.2.0-6(1).jar) Unloaded->Constructed->Pre-initialized
  167. PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized
  168. ProjRed|Core{4.0.5.12} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.5.12.jar.zip) Unloaded->Constructed->Pre-initialized
  169. ProjRed|Compatability{4.0.5.12} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.5.12.jar.zip) Unloaded->Constructed->Pre-initialized
  170. ProjRed|Integration{4.0.5.12} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.5.12.jar.zip) Unloaded->Constructed->Pre-initialized
  171. ProjRed|Transmission{4.0.5.12} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.5.12.jar.zip) Unloaded->Constructed->Pre-initialized
  172. ProjRed|Exploration{4.0.5.12} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.5.12.jar.zip) Unloaded->Constructed->Pre-initialized
  173. ProjRed|Illumination{4.0.5.12} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.5.12.jar.zip) Unloaded->Constructed->Pre-initialized
  174. QuarryPlus{1.5.5.1} [QuarryPlus] (QuarryPlus-1.6.4-1.5.5.1.zip) Unloaded->Constructed->Pre-initialized
  175. rcdusts{0.0.4} [Rock Crusher Metal Dusts Add-On] (rcDusts-0.0.4.zip) Unloaded->Constructed->Pre-initialized
  176. xreliquary{1.6.4} [Xeno's Reliquary] (Reliquary-1.6.4-1.0.zip) Unloaded->Constructed->Pre-initialized
  177. resonantinduction{0.2.2} [Resonant Induction] (Resonant_Induction_v0.2.2.206.jar) Unloaded->Constructed->Pre-initialized
  178. SGCraft{0.6.0} [SG Craft] (SGCraft-0.6.0-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized
  179. SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized
  180. StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized
  181. TConstruct|CompatAE{0.0.1} [TConstruct Compat: AE] (TConstruct_1.6.4_1.5.0d6.jar) Unloaded->Constructed->Pre-initialized
  182. TConstruct|ForgeMuliPart{0.1} [TConstruct Compat: FMP] (TConstruct_1.6.4_1.5.0d6.jar) Unloaded->Constructed->Pre-initialized
  183. TConstruct|CompatMineFactoryReloaded{0.2} [TConstruct Compat: MFR] (TConstruct_1.6.4_1.5.0d6.jar) Unloaded->Constructed->Pre-initialized
  184. TConstruct|PeaceOfMind{1.0} [TConstruct|PeaceOfMind] (TConstruct_1.6.4_1.5.0d6.jar) Unloaded->Constructed->Pre-initialized
  185. TConstruct|CompatWaila{0.0.1} [TConstruct Compat: Waila] (TConstruct_1.6.4_1.5.0d6.jar) Unloaded->Constructed->Pre-initialized
  186. Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized
  187. Vending{1.0.10} [Vending] (vending-1.6.4-1.0.10.jar.zip) Unloaded->Constructed->Pre-initialized
  188. WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  189. WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  190. WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  191. McMultipart{1.0.0.191} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized
  192. BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.19.jar) Unloaded->Constructed->Pre-initialized
  193. ForgeMicroblock{1.0.0.191} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.191.jar) Unloaded->Constructed->Pre-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement