Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Sorry :(
  3.  
  4. Time: 8/20/14 11:09 AM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.VerifyError: (class: net/minecraft/world/World, method: func_72939_s signature: ()V) Accessing value from uninitialized register 15
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
  14. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  15. Caused by: java.lang.VerifyError: (class: net/minecraft/world/World, method: func_72939_s signature: ()V) Accessing value from uninitialized register 15
  16. at java.lang.Class.getDeclaredMethods0(Native Method)
  17. at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
  18. at java.lang.Class.getMethod0(Class.java:2685)
  19. at java.lang.Class.getMethod(Class.java:1620)
  20. at extrautils.ExtraUtils.preInit(ExtraUtils.java:440)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:601)
  25. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  26. at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:601)
  29. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  30. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  31. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  32. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  34. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  35. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:601)
  40. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  41. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  42. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  43. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  45. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  46. at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
  47. ... 5 more
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.6.4
  56. Operating System: Linux (amd64) version 2.6.32-5-amd64
  57. Java Version: 1.7.0_03, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 233211784 bytes (222 MB) / 711737344 bytes (678 MB) up to 2121334784 bytes (2023 MB)
  60. JVM Flags: 5 total; -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:MaxPermSize=256m -Xincgc -Xmx2048M
  61. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  62. Suspicious classes: FML and Forge are installed
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. CraftBukkit Information:
  65. Running:
  66. Failed to handle CraftCrashReport:
  67. java.lang.NullPointerException
  68. at org.bukkit.Bukkit.getName(Bukkit.java:72)
  69. at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
  70. at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
  71. at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
  72. at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)
  73. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:689)
  74. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  75.  
  76. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 233 mods loaded, 233 mods active
  77. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  78. FML{6.4.49.965} [Forge Mod Loader] (mcpc.jar) Unloaded->Constructed->Pre-initialized
  79. Forge{9.11.1.965} [Minecraft Forge] (mcpc.jar) Unloaded->Constructed->Pre-initialized
  80. AM2-Preloader{0.0.1} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  82. CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  83. denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  84. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. MobiusCore{1.2.2} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  86. NotEnoughItems{1.6.1.9} [Not Enough Items] (NOTENOUGHITEMS 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
  87. OpenEye{0.6} [OpenEye] (OPENEYE-0.6-1.6.4.jar) Unloaded->Constructed->Pre-initialized
  88. PowerCrystalsCore{1.1.8} [PowerCrystals Core] (POWERCRYSTALSCORE-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
  89. switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  90. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  91. OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  92. BuildCraft|Core{4.2.2} [BuildCraft] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  93. BuildCraft|Builders{4.2.2} [BC Builders] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  94. BuildCraft|Energy{4.2.2} [BC Energy] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  95. BuildCraft|Factory{4.2.2} [BC Factory] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  96. BuildCraft|Transport{4.2.2} [BC Transport] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  97. MineFactoryReloaded{1.6.4R2.7.9} [MineFactory Reloaded] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  98. MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.9} [MFR Compat: Forestry (part 2)] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  99. Natura{2.1.14} [Natura] (NATURA_MC1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
  100. BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BIOMESOPLENTY-UNIVERSAL-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Errored
  101. Forestry{2.3.1.1} [Forestry for Minecraft] (FORESTRY-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized
  102. MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  103. BinnieCore{1.8.0} [Binnie Core] (BINNIE-MODS-1.8.0.jar) Unloaded->Constructed->Pre-initialized
  104. ExtraTrees{1.8.0} [Extra Trees] (BINNIE-MODS-1.8.0.jar) Unloaded->Constructed->Pre-initialized
  105. MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  106. AppliedEnergistics{rv14.finale3} [Applied Energistics] (APPENG-RV14-FINALE3-MC16X.jar) Unloaded->Constructed->Pre-initialized
  107. MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.9} [MFR Compat: Applied Energistics] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  108. MineFactoryReloaded|CompatAtum{1.6.4R2.7.9} [MFR Compat: Atum] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  109. MineFactoryReloaded|CompatBackTools{1.6.4R2.7.9} [MFR Compat: BackTools] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  110. MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.9} [MFR Compat: BuildCraft] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  111. MineFactoryReloaded|CompatChococraft{1.6.4R2.7.9} [MFR Compat: Chococraft] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  112. MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.9} [MFR Compat: ExtraBiomes] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  113. MineFactoryReloaded|CompatForestry{1.6.4R2.7.9} [MFR Compat: Forestry] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  114. MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.9} [MFR Compat: ForgeMicroblock] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  115. MineFactoryReloaded|CompatIC2{1.6.4R2.7.9} [MFR Compat: IC2] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  116. Mystcraft{0.10.13.01} [Mystcraft] (MYSTCRAFT-UNI-1.6.4-0.10.13.01.zip) Unloaded->Constructed->Pre-initialized
  117. MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.9} [MFR Compat: Mystcraft] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  118. MineFactoryReloaded|CompatPams{1.6.4R2.7.9} [MFR Compat: Pam's Mods] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  119. ComputerCraft{1.63} [ComputerCraft] (COMPUTERCRAFT1.63.jar) Unloaded->Constructed->Pre-initialized
  120. UniversalElectricity{3.1.0} [Universal Electricity] (00000_UNIVERSAL-ELECTRICITY-3.1.0.115-CORE.jar) Unloaded->Constructed->Pre-initialized
  121. ForgeMultipart{1.0.1.268} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
  122. ProjRed|Core{4.3.5.30} [ProjectRed] (PROJECTREDBASE-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  123. ProjRed|Exploration{4.3.5.30} [ProjectRed-Exploration] (PROJECTREDWORLD-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  124. MineFactoryReloaded|CompatProjRed{1.6.4R2.7.9} [MFR Compat ProjectRed] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  125. Thaumcraft{4.1.0g} [Thaumcraft] (00001_THAUMCRAFT4.1.0G.zip) Unloaded->Constructed->Pre-initialized
  126. Railcraft{8.4.0.0} [Railcraft] (RAILCRAFT_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Errored
  127. MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.9} [MFR Compat: Railcraft] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  128. MineFactoryReloaded|CompatRP2{1.6.4R2.7.9} [MFR Compat: RP2] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  129. MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.9} [MFR Compat: Sufficient Biomes] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  130. MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.9} [MFR Compat: Thaumcraft] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  131. CoFHCore{2.0.0.5} [CoFH Core] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  132. NetherOres{1.6.2R2.2.2} [Nether Ores] (NETHERORES-2.2.2-55.jar) Unloaded->Constructed->Pre-initialized
  133. OpenComputers|Core{1.0.0} [OpenComputers (Core)] (OPENCOMPUTERS-MC1.6.4-1.3.3.547-UNIVERSAL.jar) Unloaded->Constructed->Pre-initialized
  134. ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [ResonantEngine] (RESONANT-ENGINE-1.2.0.349-UNIVERSAL.jar) Unloaded->Constructed->Pre-initialized
  135. ResonantInduction|Core{0.3.1} [Resonant Induction] (RESONANT-INDUCTION-0.3.1.369-RESONANT-INDUCTION CORE.jar) Unloaded->Constructed->Pre-initialized
  136. ResonantInduction|Archaic{0.3.1} [Resonant Induction Archaic] (RESONANT-INDUCTION-0.3.1.369-ARCHAIC.jar) Unloaded->Constructed->Pre-initialized
  137. ResonantInduction|Mechanical{0.3.1} [Resonant Induction Mechanical] (RESONANT-INDUCTION-0.3.1.369-MECHANICAL.jar) Unloaded->Constructed->Pre-initialized
  138. ResonantInduction|Electrical{0.3.1} [Resonant Induction Electrical] (RESONANT-INDUCTION-0.3.1.369-ELECTRICAL.jar) Unloaded->Constructed->Pre-initialized
  139. ThermalExpansion{3.0.0.7} [Thermal Expansion] (ZZZZY_THERMALEXPANSION-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized
  140. MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.9} [MFR Compat: Thermal Expansion] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  141. TwilightForest{1.20.5} [The Twilight Forest] (TWILIGHTFOREST-1.6.4-1.20.5.jar) Unloaded->Constructed->Pre-initialized
  142. MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.9} [MFR Compat: TwilightForest] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  143. MineFactoryReloaded|CompatVanilla{1.6.4R2.7.9} [MFR Compat: Vanilla] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  144. MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.9} [MFR Compat: XyCraft] (00000_MINEFACTORYRELOADED-2.7.9-FINAL.jar) Unloaded->Constructed->Pre-initialized
  145. Waila{1.5.2a} [Waila] (00000_WAILA_1.5.2A.zip) Unloaded->Constructed->Pre-initialized
  146. EnderStorage{1.4.3.6} [EnderStorage] (ENDERSTORAGE 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized
  147. factorization{0.8.34} [Factorization] (FACTORIZATION-0.8.34.jar) Unloaded->Constructed->Errored
  148. DartCraft{Beta 0.2.20} [DartCraft] (00001_DARTCRAFT BETA 0.2.20V2.jar) Unloaded->Constructed->Pre-initialized
  149. CoFHLoot{2.0.0.5} [CoFH Loot] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  150. CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  151. CoFHSocial{2.0.0.5} [CoFH Social] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  152. CoFHWorld{2.0.0.5} [CoFH World] (00002_COFHCORE-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  153. AWWayofTime{v1.0.1g} [Blood Magic: Alchemical Wizardry] (BLOOD MAGIC V1.0.1G.zip) Unloaded->Constructed->Pre-initialized
  154. technom{0.8.2} [Technomancy] (1.6 TECHNOMANCY 0.8.2.jar) Unloaded->Constructed->Pre-initialized
  155. advancedgenetics{v1.4.3} [Advanced Genetics] (ADVANCEDGENETICS-1.4.3-1.6.jar) Unloaded->Constructed->Pre-initialized
  156. AdvancedThaumaturgy{0.0.28} [Advanced Thaumaturgy] (ADVANCEDTHAUMATURGY-1.6.4-0.0.28.jar) Unloaded->Constructed->Pre-initialized
  157. AnimationAPI{1.1.1} [AnimationAPI] (ANIMATIONAPI V1.1.2 MC1.6.4.zip) Unloaded->Constructed->Pre-initialized
  158. arsmagica2{1.2.0.022} [Ars Magica 2] (AM2_1.2.0.022.jar) Unloaded->Constructed->Errored
  159. Autoutils{1.0.1} [Autoutils] (AUTOUTILS-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized
  160. Backpack{1.28.37} [Backpack] (BACKPACK-1.28.37-1.6.X.jar) Unloaded->Constructed->Pre-initialized
  161. bdlib{1.2.3.48} [BD Lib] (BDLIB-MC164-1.2.3.48.jar) Unloaded->Constructed->Pre-initialized
  162. BetterDungeons{2.4} [Chocolate quest] (BETTERDUNGEONS2091.zip) Unloaded->Constructed->Pre-initialized
  163. BiblioCraft{1.5.5} [BiblioCraft] (BIBLIOCRAFT[V1.5.5].zip) Unloaded->Constructed->Pre-initialized
  164. BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BIBLIOWOODS[BIOMESOPLENTY][V1.3].zip) Unloaded->Constructed->Pre-initialized
  165. BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BIBLIOWOODS[FORESTRY][V1.3].zip) Unloaded->Constructed->Pre-initialized
  166. BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BIBLIOWOODS[NATURA][V1.1].zip) Unloaded->Constructed->Pre-initialized
  167. Mekanism{6.0.5} [Mekanism] (MEKANISM-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized
  168. BigReactors{0.3.4A2} [Big Reactors] (BIGREACTORS-0.3.4A2.jar) Unloaded->Constructed->Pre-initialized
  169. ExtraBees{1.8.0} [Extra Bees] (BINNIE-MODS-1.8.0.jar) Unloaded->Constructed->Pre-initialized
  170. BuildCraft|Silicon{4.2.2} [BC Silicon] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  171. Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (BUILDCRAFT-Z-ADDITIONAL-BUILDCRAFT-OBJECTS-1.0.7.560.jar) Unloaded->Constructed->Pre-initialized
  172. CarpentersBlocks{3.2.5} [Carpenter's Blocks] (CARPENTERS BLOCKS V3.2.6 - MC 1.6.4.zip) Unloaded->Constructed->Pre-initialized
  173. OpenMods{0.5.1} [OpenMods] (OPENMODSLIB-0.5.1.jar) Unloaded->Constructed->Pre-initialized
  174. ProjRed|Transmission{4.3.5.30} [ProjectRed-Transmission] (PROJECTREDINTEGRATION-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  175. OpenPeripheralCore{0.4.1} [OpenPeripheralCore] (OPENPERIPHERALCORE-0.4.1.jar) Unloaded->Constructed->Pre-initialized
  176. OpenPeripheral{0.1.5} [OpenPeripheralAddons] (OPENPERIPHERALADDONS-0.1.5.jar) Unloaded->Constructed->Pre-initialized
  177. CCTransport{1.0.1} [CCTransport] (CCTRANSPORT-1.0.1.jar) Unloaded->Constructed->Pre-initialized
  178. charlotteUtilities{0.7.0} [Charlotte's Utilities] (CHARLOTTESUTILITIES-0.7.0.zip) Unloaded->Constructed->Pre-initialized
  179. ChickenChunks{1.3.3.4} [ChickenChunks] (CHICKENCHUNKS 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
  180. Chisel{1.5.2} [Chisel] (CHISEL-1.6.4-1.5.2.jar) Unloaded->Constructed->Pre-initialized
  181. crowley.skyblock{1.29e} [Ex Nihilo] (CROWLEY-SKYBLOCK-V1.29E.jar) Unloaded->Constructed->Pre-initialized
  182. dartpatch{2.3} [DartPatch] (DARTPATCH-2.3.jar) Unloaded->Constructed->Pre-initialized
  183. DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DENPIPES-FORESTRY-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized
  184. xreliquary{1.1.2} [Xeno's Reliquary] (RELIQUARY-1.1.2B.jar) Unloaded->Constructed->Pre-initialized
  185. DenPipes{2.1.18} [DenPipes] (DENPIPES-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
  186. ImmibisCore{57.2.0} [Immibis Core] (IMMIBIS-CORE-57.2.0.jar) Unloaded->Constructed->Pre-initialized
  187. DimensionalAnchors{57.1.96} [Dimensional Anchors] (DIMENSIONAL-ANCHOR-57.1.96.jar) Unloaded->Constructed->Pre-initialized
  188. emashercore{1.2.3.4} [Emasher Resource] (EMASHERRESOURCE-1.2.3.5.zip) Unloaded->Constructed->Pre-initialized
  189. Enchiridion{1.1} [Enchiridion] (ENCHIRIDION-1.6.4-1.1.jar) Unloaded->Constructed->Pre-initialized
  190. EnderIO{1.0.6} [Ender IO] (ENDERIO-1.6.4-1.0.6.376.jar) Unloaded->Constructed->Pre-initialized
  191. eng_toolbox{1.1.8.3} [Engineer's Toolbox] (ENGINEERSTOOLBOX-1.1.8.4.zip) Unloaded->Constructed->Pre-initialized
  192. enhancedportals{3.0.0b-final} [EnhancedPortals] (ENHANCEDPORTALS_1.6.4-UNIVERSAL-3.0.0B-FINAL2.jar) Unloaded->Constructed->Pre-initialized
  193. KeithyUtils{1.2} [Keithy Utils] (KEITHYUTILS-1.6.4-1.2.16.jar) Unloaded->Constructed->Pre-initialized
  194. Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (METALLURGY-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  195. Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (METALLURGY-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  196. TConstruct{1.6.X_1.5.5.7} [Tinkers' Construct] (TCONSTRUCT_MC1.6.4_1.5.5.7.jar) Unloaded->Constructed->Errored
  197. ExtraTiC{0.8.3} [ExtraTiC] (EXTRATIC-1.6.4-0.8.3.jar) Unloaded->Constructed->Errored
  198. Growthcraft{2.0.6a} [Growthcraft] (GROWTHCRAFT-CORE-1.6.4-2.0.6A.zip) Unloaded->Constructed->Pre-initialized
  199. Growthcraft|Cellar{2.0.7} [Growthcraft Cellar] (GROWTHCRAFT-CELLAR-1.6.4-2.0.7.zip) Unloaded->Constructed->Pre-initialized
  200. Growthcraft|Apples{2.0.6} [Growthcraft Apples] (GROWTHCRAFT-APPLES-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized
  201. Growthcraft|Bamboo{2.0.6} [Growthcraft Bamboo] (GROWTHCRAFT-BAMBOO-1.6.4-2.0.6.zip) Unloaded->Constructed->Pre-initialized
  202. Growthcraft|Grapes{2.0.6} [Growthcraft Grapes] (GROWTHCRAFT-GRAPES-1.6.4-2.0.6.zip) Unloaded->Constructed->Errored
  203. Growthcraft|Hops{2.0.6} [Growthcraft Hops] (GROWTHCRAFT-HOPS-1.6.4-2.0.6.zip) Unloaded->Constructed->Errored
  204. Growthcraft|Rice{2.0.6} [Growthcraft Rice] (GROWTHCRAFT-RICE-1.6.4.-2.0.6.zip) Unloaded->Constructed->Pre-initialized
  205. Mariculture{1.2.2f} [Mariculture] (MARICULTURE-1.6.4-1.2.2F.jar) Unloaded->Constructed->Pre-initialized
  206. exaliquo{0.11.2} [Ex Aliquo] (EXALIQUO_0.11.2.zip) Unloaded->Constructed->Pre-initialized
  207. LogisticsPipes|Main{0.7.4.dev.293} [Logistics Pipes] (LOGISTICSPIPES-MC1.6.4-0.7.4.DEV.293.jar) Unloaded->Constructed->Pre-initialized
  208. extracells{1.6.9e} [ExtraCells] (EXTRACELLS-1.6.9E.jar) Unloaded->Constructed->Pre-initialized
  209. ExtraUtilities{1.0.3c} [Extra Utilities] (EXTRAUTILS-1.0.3C.zip) Unloaded->Constructed->Errored
  210. factorization.misc{0.8.34} [Factorization Miscellaneous Nonsense] (FACTORIZATION-0.8.34.jar) Unloaded->Constructed->Errored
  211. factorization.notify{0.8.34} [Factorization Notification System] (FACTORIZATION-0.8.34.jar) Unloaded->Constructed->Errored
  212. factorization.dimensionalSlice{0.8.34} [Factorization Dimensional Slices] (FACTORIZATION-0.8.34.jar) Unloaded->Constructed->Errored
  213. FinndusFillies{1.0.0} [Finndus Fillies] (FINNDUSFILLIES-1.6.2-UNIVERSAL-1.0.0.7.jar) Unloaded->Constructed->Pre-initialized
  214. flatsigns{1.4.0} [Flat Signs] (FLATSIGNS-1.6.2-UNIVERSAL-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
  215. ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (THAUMICTINKERERKAMI_J6.jar) Unloaded->Constructed->Pre-initialized
  216. ThaumicTinkerer{2.3-140} [Thaumic Tinkerer] (THAUMICTINKERER-2.3-140.jar) Unloaded->Constructed->Pre-initialized
  217. ForbiddenMagic{0.35a} [Forbidden Magic] (FORBIDDENMAGIC PR0.35A.jar) Unloaded->Constructed->Pre-initialized
  218. ICBM{1.4.2.386-wx9.003} [ICBM] (ICBM-1.4.2.386-WX9.003.jar) Unloaded->Constructed->Pre-initialized
  219. ICBM|Sentry{1.4.2.386-wx9.003} [ICBM Sentry] (ICBM-1.4.2.386-WX9.003.jar) Unloaded->Constructed->Pre-initialized
  220. ICBM|Explosion{1.4.2.386-wx9.003} [ICBM Explosion] (ICBM-1.4.2.386-WX9.003.jar) Unloaded->Constructed->Pre-initialized
  221. GalacticraftCore{2.0.14} [Galacticraft Core] (GALACTICRAFT-1.6.4-2.0.14.1094.jar) Unloaded->Constructed->Pre-initialized
  222. GalacticraftMars{2.0.14} [Galacticraft Mars] (GALACTICRAFT-PLANETS-1.6.4-2.0.14.1094.jar) Unloaded->Constructed->Pre-initialized
  223. gascraft{2.0.4.3} [GasCraft] (GASCRAFT-2.0.4.4.zip) Unloaded->Constructed->Pre-initialized
  224. gendustry{1.1.3.fix1} [GenDustry] (GENDUSTRY-MC164-1.1.3.FIX1.jar) Unloaded->Constructed->Pre-initialized
  225. iChunUtil{2.4.0} [iChunUtil] (ICHUNUTIL2.4.0.zip) Unloaded->Constructed->Errored
  226. GraviGun{2.0.0} [GraviGun] (GRAVITYGUN2.0.0.zip) Unloaded->Constructed->Errored
  227. GregsLighting{1.9.1} [Greg's Lighting] (GREGSLIGHTING-1.9.1-MC1.6.4.jar) Unloaded->Constructed->Pre-initialized
  228. Growthcraft|Fishtrap{2.0.6a} [Growthcraft Fishtrap] (GROWTHCRAFT-FISHTRAP-1.6.4-2.0.6A.zip) Unloaded->Constructed->Pre-initialized
  229. HardcoreEnderExpansion{1.6.1} [Hardcore Ender Expansion] (HARDCOREENDEREXPANSION_1.6.1.zip) Unloaded->Constructed->Pre-initialized
  230. HexWool{0.3.2} [HexWool] (HEXWOOL-0.3.2-MC1.6.4.jar) Unloaded->Constructed->Pre-initialized
  231. ImmibisPeripherals{57.1.0} [Immibis's Peripherals] (IMMIBIS-PERIPHERALS-57.1.0.jar) Unloaded->Constructed->Pre-initialized
  232. InfiniTubes{57.0.5} [InfiniTubes] (INFINITUBES-57.0.5.jar) Unloaded->Constructed->Pre-initialized
  233. IronChest{5.4.1.702} [Iron Chest] (IRONCHEST-UNIVERSAL-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized
  234. JABBA{1.1.4} [JABBA] (JABBA_1.1.4.zip) Unloaded->Constructed->Pre-initialized
  235. LiquidXP{57.1.2} [Liquid XP] (LIQUID-XP-57.1.2.jar) Unloaded->Constructed->Pre-initialized
  236. madscience{1.00.165} [Mad Science] (MADSCIENCE-MC1.6.4-F9.11.1.964_V1.00.165-UNIVERSAL.jar) Unloaded->Constructed->Pre-initialized
  237. magicalcrops{3.2.1} [Magical Crops] (MAGICAL_CROPS_1.6.4_3.2.0_BETA_15A.zip) Unloaded->Constructed->Pre-initialized
  238. standardcrops{1.1.0} [Magical Crops - Crops & Food] (MAGICAL_CROPS_1.6.4_3.2.0_BETA_15A.zip) Unloaded->Constructed->Pre-initialized
  239. MagicBees{2.1.13} [Magic Bees] (MAGICBEES-2.1.13.jar) Unloaded->Constructed->Errored
  240. MekanismGenerators{6.0.5} [MekanismGenerators] (MEKANISMGENERATORS-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized
  241. MekanismTools{6.0.5} [MekanismTools] (MEKANISMTOOLS-6.0.5.46.jar) Unloaded->Constructed->Pre-initialized
  242. Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (METALLURGY-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  243. Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (METALLURGY-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized
  244. minechem{5.05.88} [MineChem] (MINECHEM-5.0.5-RC2.jar) Unloaded->Constructed->Pre-initialized
  245. MineTweaker3{1.6.4-3.0.3} [MineTweaker 3] (MINETWEAKER3-1.6.4-3.0.6.jar) Unloaded->Constructed->Pre-initialized
  246. MFFS{3.6.3} [Modular Force Field System] (MODULAR-FORCE-FIELD-SYSTEM-3.6.3.91-CORE.jar) Unloaded->Constructed->Pre-initialized
  247. numina{1.0} [numina] (NUMINA-0.3.0.80.jar) Unloaded->Constructed->Pre-initialized
  248. powersuits{0.10.0-118} [MachineMuse's Modular Powersuits] (MODULARPOWERSUITS-1.6.4-0.10.0-118.jar) Unloaded->Constructed->Pre-initialized
  249. NEIAddons{1.10.5.70} [NEI Addons] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  250. NEIAddons|AE{1.10.5.70} [NEI Addons: Applied Energistics] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  251. NEIAddons|MiscPeripherals{1.10.5.70} [NEI Addons: Misc Peripherals] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  252. NEIAddons|ExtraBees{1.10.5.70} [NEI Addons: Extra Bees] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  253. NEIAddons|Forestry{1.10.5.70} [NEI Addons: Forestry] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  254. NEIAddons|CraftingTables{1.10.5.70} [NEI Addons: Crafting Tables] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  255. NEIAddons|ExNihilo{1.10.5.70} [NEI Addons: Ex Nihilo] (NEIADDONS-MC164-1.10.5.70.jar) Unloaded->Constructed->Pre-initialized
  256. NotEnoughCodecs{0.1} [NotEnoughCodecs] (NOTENOUGHCODECS-0.1.jar) Unloaded->Constructed->Pre-initialized
  257. notenoughkeys{0.0.4} [Not Enough Keys] (NOTENOUGHKEYS-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized
  258. ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (OBSIDIPLATES-1.6.2-UNIVERSAL-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
  259. OpenBlocks{1.2.9} [OpenBlocks] (OPENBLOCKS-1.2.9.jar) Unloaded->Constructed->Errored
  260. OpenComponents{0.2.0.48} [OpenComponents] (OPENCOMPONENTS-MC1.6.4-0.2.0.48-UNIVERSAL.jar) Unloaded->Constructed->Pre-initialized
  261. OpenComputers{1.3.3.547} [OpenComputers] (OPENCOMPUTERS-MC1.6.4-1.3.3.547-UNIVERSAL.jar) Unloaded->Constructed->Pre-initialized
  262. Opis{1.2.2} [Opis] (OPIS_1.2.2.zip) Unloaded->Constructed->Pre-initialized
  263. MapWriter{2.0.1} [MapWriter] (OPIS_1.2.2.zip) Unloaded->Constructed->Pre-initialized
  264. fodc{1.4.3} [Ore Dictionary Converter] (OREDICTIONARYCONVERTER-1.4.3.jar) Unloaded->Constructed->Pre-initialized
  265. particlephysics{1.01.27} [Particle Physics] (PARTICLEPHYSICS-1.0.1.27.jar) Unloaded->Constructed->Pre-initialized
  266. PluginsforForestry{3.2.30} [PluginsforForestry] (PLUGINSFORFORESTRY-1.6.4-3.2.30-HOTFIX.jar) Unloaded->Constructed->Pre-initialized
  267. PortalGun{2.0.2} [PortalGun] (PORTALGUN2.0.2.zip) Unloaded->Constructed->Errored
  268. powersuitaddons{@VERSION@} [Modular Powersuits Addon] (POWERSUITADDONS-1.6.4-887.jar) Unloaded->Constructed->Pre-initialized
  269. ProjRed|Transportation{4.3.5.30} [ProjectRed-Transportation] (PROJECTREDMECHANICAL-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  270. ProjRed|Compatibility{4.3.5.30} [ProjectRed-Compatibility] (PROJECTREDCOMPAT-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  271. ProjRed|Integration{4.3.5.30} [ProjectRed-Integration] (PROJECTREDINTEGRATION-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  272. ProjRed|Illumination{4.3.5.30} [ProjectRed-Illumination] (PROJECTREDLIGHTING-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  273. ProjRed|Expansion{4.3.5.30} [ProjectRed-Expansion] (PROJECTREDMECHANICAL-BETA-1.6.4-4.3.5.30.jar) Unloaded->Constructed->Pre-initialized
  274. QuarryPlus{1.0.0} [QuarryPlus] (QUARRYPLUS-1.6.4-1.0.3.jar) Unloaded->Constructed->Pre-initialized
  275. RandomThings{1.9} [Random Things] (RANDOM THINGS V. 1.9 [MC 1.6.4].jar) Unloaded->Constructed->Errored
  276. Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (ZZZZZ_REDSTONEARSENAL-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
  277. redstonearmory{pre-dev} [Redstone Armory] (RARM-R1.0-2.jar) Unloaded->Constructed->Pre-initialized
  278. rcdusts{0.0.6d} [Rock Crusher Metal Dusts Add-On] (RCDUSTS-0.0.6D.zip) Unloaded->Constructed->Errored
  279. RedstonePasteMod{1.5.1} [Redstone Paste] (REDSTONEPASTEMOD1.5.1.zip) Unloaded->Constructed->Pre-initialized
  280. RefinedRelocation{1.0.5e} [Refined Relocation] (REFINEDRELOCATION-1.6.4-1.0.5E.jar) Unloaded->Constructed->Pre-initialized
  281. JAKJ_RedstoneInMotion{1.1.7} [Remain In Motion] (REMAININMOTION_1.2.0.zip) Unloaded->Constructed->Pre-initialized
  282. JAKJ_RedstoneInMotion_HollowCarriages{1.0} [JAKJ_RedstoneInMotion_HollowCarriages] (REMAININMOTION_1.2.0.zip) Unloaded->Constructed->Pre-initialized
  283. ResonantInduction|Atomic{0.3.1} [Resonant Induction Atomic] (RESONANT-INDUCTION-0.3.1.369-ATOMIC.jar) Unloaded->Constructed->Pre-initialized
  284. SimpleRecycling{57.2.0} [Simple Recycling] (SIMPLE-RECYCLING-57.2.0.jar) Unloaded->Constructed->Pre-initialized
  285. simplyjetpacks{0.3.1.1} [Simply Jetpacks] (SIMPLYJETPACKS-0.3.1.1.jar) Unloaded->Constructed->Pre-initialized
  286. awger_SmallBoat{0.10.6} [SmallBoat] (SMALLBOATS.0.10.6.jar) Unloaded->Constructed->Pre-initialized
  287. awger_Punt{0.10.6} [Punt] (SMALLBOATS.0.10.6.jar) Unloaded->Constructed->Pre-initialized
  288. awger_Whitehall{0.10.6} [Whitehall] (SMALLBOATS.0.10.6.jar) Unloaded->Constructed->Pre-initialized
  289. awger_Hoy{0.10.6} [Hoy] (SMALLBOATS.0.10.6.jar) Unloaded->Constructed->Pre-initialized
  290. SSR{Alpha 0.8c} [Soul Shards Reborn] (SSR_V0.8C.zip) Unloaded->Constructed->Pre-initialized
  291. Statues{2.1.1} [Statues] (STATUES-1.6.4-2.1.1.jar) Unloaded->Constructed->Pre-initialized
  292. StevesCarts{2.0.0.b11} [Steve's Carts 2] (STEVESCARTS2.0.0.B11.zip) Unloaded->Constructed->Pre-initialized
  293. StevesFactoryManager{A83} [Steve's Factory Manager] (STEVESFACTORYMANAGERA83.zip) Unloaded->Constructed->Pre-initialized
  294. SuperCraftingFrame{1.6.2.7} [Super Crafting Frame] (SUPERCRAFTINGFRAME-1.6.2.7.jar) Unloaded->Constructed->Pre-initialized
  295. switches{1.3.0} [Switches] (SWITCHES-1.6.4-UNIVERSAL-COREMOD-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
  296. Sync{2.2.3} [Sync] (SYNC2.2.3.zip) Unloaded->Constructed->Pre-initialized
  297. TMechworks{33.c001660} [Tinkers' Mechworks] (TMECHWORKS_MC1.6.4_0.1.6.jar) Unloaded->Constructed->Errored
  298. totemic{0.3.0a} [Totemic] (TOTEMIC-0.3.0A.jar) Unloaded->Constructed->Pre-initialized
  299. Translocator{1.1.0.15} [Translocator] (TRANSLOCATOR 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized
  300. Tubestuff{57.1.3} [Tubestuff] (TUBESTUFF-57.1.3.jar) Unloaded->Constructed->Pre-initialized
  301. UndergroundBiomes{0.4.3} [Underground Biomes] (UNDERGROUNDBIOMES 1.6.X - 0.4.2C.zip) Unloaded->Constructed->Pre-initialized
  302. Vending{1.1.1} [Vending] (VENDING-1.6.4-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  303. witchery{0.19.2} [Witchery] (WITCHERY-1.6.4-0.19.2.zip) Unloaded->Constructed->Pre-initialized
  304. WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  305. WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  306. WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  307. McMultipart{1.0.1.268} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
  308. JAMI{1.0.13.122} [JAMI] (JAMI-1.6.4-1.0.13.122.jar) Unloaded->Constructed->Pre-initialized
  309. ForgeMicroblock{1.0.1.268} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.1.268.jar) Unloaded->Constructed->Pre-initialized
  310. TConstruct Environment: Environment is NOT clean! THIS CRASH MUST NOT BE REPORTED TO A MOD AUTHOR; however, please report it to your modpack creator(s).
  311. Unsupported mods: bukkit
  312. Profiler Position: N/A (disabled)
  313. Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
  314. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement