Advertisement
HogensHero

Infinity error

Mar 21st, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 3/22/15 4:59 AM
  5. Description: Exception in server tick loop
  6.  
  7. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1765 column 34
  8. at com.google.gson.Gson.fromJson(Gson.java:818)
  9. at com.google.gson.Gson.fromJson(Gson.java:741)
  10. at WayofTime.alchemicalWizardry.common.demonVillage.tileEntity.TEDemonPortal.loadBuildingList(TEDemonPortal.java:1558)
  11. at WayofTime.alchemicalWizardry.AlchemicalWizardry.preInit(AlchemicalWizardry.java:491)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:606)
  16. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  17. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:606)
  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:57)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:606)
  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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  39. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
  40. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  41. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  42. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  43. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1765 column 34
  44. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  45. at com.google.gson.stream.JsonReader.nextQuotedValue(JsonReader.java:1006)
  46. at com.google.gson.stream.JsonReader.nextString(JsonReader.java:811)
  47. at com.google.gson.internal.bind.TypeAdapters$13.read(TypeAdapters.java:358)
  48. at com.google.gson.internal.bind.TypeAdapters$13.read(TypeAdapters.java:346)
  49. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
  50. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
  51. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40)
  52. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81)
  53. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60)
  54. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93)
  55. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172)
  56. at com.google.gson.Gson.fromJson(Gson.java:803)
  57. ... 34 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.7.10
  66. Operating System: Linux (amd64) version 3.13.0-46-generic
  67. Java Version: 1.7.0_75, Oracle Corporation
  68. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 2175359696 bytes (2074 MB) / 3009937408 bytes (2870 MB) up to 3009937408 bytes (2870 MB)
  70. JVM Flags: 3 total; -Xmx3072M -Xms3072M -XX:MaxPermSize=512M
  71. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 154 mods loaded, 154 mods active
  74. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  75. FML{7.10.85.1291} [Forge Mod Loader] (custom.jar) Unloaded->Constructed->Pre-initialized
  76. Forge{10.13.2.1291} [Minecraft Forge] (custom.jar) Unloaded->Constructed->Pre-initialized
  77. appliedenergistics2-core{rv2-beta-8} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  78. Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
  79. CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  80. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  82. MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  83. NotEnoughItems{1.0.4.90} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.90-universal.jar) Unloaded->Constructed->Pre-initialized
  84. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  86. debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  87. act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  88. IC2{2.2.684-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.684-experimental.jar) Unloaded->Constructed->Pre-initialized
  89. AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized
  90. AgriCraft{1.7.10-1.2.2} [AgriCraft] (AgriCraft-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  91. appliedenergistics2{rv2-beta-8} [Applied Energistics 2] (appliedenergistics2-rv2-beta-8.jar) Unloaded->Constructed->Pre-initialized
  92. Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
  93. bdlib{1.6.5.52} [BD Lib] (bdlib-mc1710-1.6.5.52.jar) Unloaded->Constructed->Pre-initialized
  94. BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  95. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  96. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  97. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized
  98. BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
  99. CoFHCore{1.7.10R3.0.0RC2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC2-195.jar) Unloaded->Constructed->Pre-initialized
  100. BuildCraft|Core{6.4.1} [BuildCraft] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  101. Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  102. BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
  103. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  104. ThermalFoundation{1.7.10R1.0.0RC3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC3-56.jar) Unloaded->Constructed->Pre-initialized
  105. ThermalExpansion{1.7.10R4.0.0RC2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC2-129.jar) Unloaded->Constructed->Pre-initialized
  106. BigReactors{0.4.1A2} [Big Reactors] (BigReactors-0.4.1A2.jar) Unloaded->Constructed->Pre-initialized
  107. BinnieCore{2.0-pre7} [Binnie Core] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  108. Botany{2.0-pre7} [Botany] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  109. ExtraBees{2.0-pre7} [Extra Bees] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  110. ExtraTrees{2.0-pre7} [Extra Trees] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  111. Genetics{2.0-pre7} [Genetics] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  112. AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Errored
  113. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
  114. Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
  115. Botania{r1.5-165} [Botania] (Botania r1.5-165.jar) Unloaded->Constructed->Pre-initialized
  116. BuildCraft|Transport{6.4.1} [BC Transport] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  117. BuildCraft|Silicon{6.4.1} [BC Silicon] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  118. BuildCraft|Builders{6.4.1} [BC Builders] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  119. BuildCraft|Energy{6.4.1} [BC Energy] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  120. BuildCraft|Factory{6.4.1} [BC Factory] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  121. BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.0.jar) Unloaded->Constructed->Pre-initialized
  122. CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  123. ChickenChunks{1.3.4.17} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.17-universal.jar) Unloaded->Constructed->Pre-initialized
  124. ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized
  125. props{1.11} [Decocraft] (Decocraft-v1.11_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  126. DraconicEvolution{1.0.1-snapshot_3} [Draconic Evolution] (Draconic-Evolution-1.7.10-v1.0.1-snapshot_3.jar) Unloaded->Constructed->Pre-initialized
  127. MineFactoryReloaded{1.7.10R2.8.0RC7} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  128. EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed->Pre-initialized
  129. EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed->Pre-initialized
  130. EnderTech{1.7.10-0.3.0.364} [EnderTech] (EnderTech-1.7.10-0.3.0.364.jar) Unloaded->Constructed->Pre-initialized
  131. EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized
  132. Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  133. TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized
  134. ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized
  135. ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized
  136. ExtraUtilities{1.2.2} [Extra Utilities] (extrautilities-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  137. FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed->Pre-initialized
  138. fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized
  139. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-469.jar) Unloaded->Constructed->Pre-initialized
  140. ForbiddenMagic{1.7.10-0.552} [Forbidden Magic] (Forbidden Magic-1.7.10-0.552.jar) Unloaded->Constructed->Pre-initialized
  141. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5a.jar) Unloaded->Constructed->Pre-initialized
  142. Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized
  143. MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized
  144. gendustry{1.4.8.65} [GenDustry] (gendustry-mc1710-1.4.8.65.jar) Unloaded->Constructed->Pre-initialized
  145. GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized
  146. iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
  147. Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  148. HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  149. headcrumbs{1.3.0} [Headcrumbs] (Headcrumbs-1.3.0.jar) Unloaded->Constructed->Pre-initialized
  150. IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized
  151. inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-54.jar) Unloaded->Constructed->Pre-initialized
  152. inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
  153. IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized
  154. JABBA{1.2.0b} [JABBA] (Jabba-1.2.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  155. JourneyMapServer{1.0.2_MC1.7.10} [JourneyMapServer] (JourneyMapServer1.0.3_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  156. LogisticsPipes{0.8.3.108} [Logistics Pipes] (logisticspipes-0.8.3.108.jar) Unloaded->Constructed->Pre-initialized
  157. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC7} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  158. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC7} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  159. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC7} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  160. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC7} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  161. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC7} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  162. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC7} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  163. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC7} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  164. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC7} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  165. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC7} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  166. Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized
  167. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC7} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  168. MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized
  169. ProjRed|Core{4.5.12.64} [ProjectRed] (ProjectRed-1.7.10-4.5.12.64-Base.jar) Unloaded->Constructed->Pre-initialized
  170. ProjRed|Exploration{4.5.12.64} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.12.64-World.jar) Unloaded->Constructed->Pre-initialized
  171. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC7} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  172. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC7} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  173. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC7} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  174. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC7} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  175. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC7} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  176. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC7} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  177. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC7} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  178. TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar) Unloaded->Constructed->Pre-initialized
  179. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC7} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  180. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC7} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  181. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
  182. Morpheus{1.7.10-1.5.26} [Morpheus] (Morpheus-1.7.10-1.5.26.jar) Unloaded->Constructed->Pre-initialized
  183. NEIAddons{1.12.4.16} [NEI Addons] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  184. NEIAddons|Botany{1.12.4.16} [NEI Addons: Botany] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  185. NEIAddons|Forestry{1.12.4.16} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  186. NEIAddons|CraftingTables{1.12.4.16} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  187. NEIAddons|ExNihilo{1.12.4.16} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  188. neiintegration{1.0.7} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.7.jar) Unloaded->Constructed->Pre-initialized
  189. NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar) Unloaded->Constructed->Pre-initialized
  190. neresources{0.1.0.86} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.86.jar) Unloaded->Constructed->Pre-initialized
  191. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized
  192. OpenPeripheralCore{0.5.0} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized
  193. OpenPeripheral{0.2.0} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized
  194. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized
  195. OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized
  196. harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed->Pre-initialized
  197. ProjRed|Transmission{4.5.12.64} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.12.64-Integration.jar) Unloaded->Constructed->Pre-initialized
  198. ProjRed|Transportation{4.5.12.64} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.12.64-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  199. ProjRed|Compatibility{4.5.12.64} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.12.64-Compat.jar) Unloaded->Constructed->Pre-initialized
  200. ProjRed|Integration{4.5.12.64} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.12.64-Integration.jar) Unloaded->Constructed->Pre-initialized
  201. ProjRed|Illumination{4.5.12.64} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.12.64-Lighting.jar) Unloaded->Constructed->Pre-initialized
  202. ProjRed|Expansion{4.5.12.64} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.12.64-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  203. RedstoneArsenal{1.7.10R1.1.0RC2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0RC2-43.jar) Unloaded->Constructed->Pre-initialized
  204. rftools{2.54} [RFTools] (rftools-2.54.jar) Unloaded->Constructed->Pre-initialized
  205. runicdungeons{1.0.6b} [Runic Dungeons] (runicdungeons-1.0.6b.jar) Unloaded->Constructed->Pre-initialized
  206. simplyjetpacks{1.4.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  207. SolarExpansion{1.4e} [Solar Expansion] (SolarExpansion-Basic-1.4f.jar) Unloaded->Constructed->Pre-initialized
  208. springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) Unloaded->Constructed->Pre-initialized
  209. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
  210. StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized
  211. StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) Unloaded->Constructed->Pre-initialized
  212. thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized
  213. thaumicenergistics{0.8.9.0b-rv2} [Thaumic Energistics] (thaumicenergistics-0.8.9.0b-rv2.jar) Unloaded->Constructed->Pre-initialized
  214. ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized
  215. ThermalDynamics{1.7.10R1.0.0RC2} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0RC2-77.jar) Unloaded->Constructed->Pre-initialized
  216. TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  217. TMechworks{0.2.13.96} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.13.96.jar) Unloaded->Constructed->Pre-initialized
  218. Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized
  219. ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar) Unloaded->Constructed->Pre-initialized
  220. wawla{1.1.1} [What Are We Looking At] (Wawla-1.1.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  221. WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  222. WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  223. WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  224. McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized
  225. aobd{2.4.0} [Another One Bites The Dust] (AOBD-2.4.0.jar) Unloaded->Constructed->Pre-initialized
  226. denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  227. ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized
  228. OpenModsLib crash transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
  229. AE2 Version: beta rv2-beta-8 for Forge 10.13.2.1230
  230. Mantle Environment: Environment healthy.
  231. CoFHCore: -[1.7.10]3.0.0RC2-195
  232. ThermalFoundation: -[1.7.10]1.0.0RC3-56
  233. ThermalExpansion: -[1.7.10]4.0.0RC2-129
  234. MineFactoryReloaded: -[1.7.10]2.8.0RC7-71
  235. TConstruct Environment: Environment healthy.
  236. NetherOres: Lacking version information.
  237. RedstoneArsenal: Lacking version information.
  238. ThermalDynamics: -[1.7.10]1.0.0RC2-77
  239. List of loaded APIs:
  240. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-beta-8.jar
  241. * Baubles|API (1.0.1.10) from runicdungeons-1.0.6b.jar
  242. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
  243. * BotaniaAPI (34) from Botania r1.5-165.jar
  244. * BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.1.jar
  245. * BuildCraftAPI|boards (1.0) from buildcraft-6.4.1.jar
  246. * BuildCraftAPI|core (1.4) from buildcraft-6.4.1.jar
  247. * BuildCraftAPI|events (1.0) from buildcraft-6.4.1.jar
  248. * BuildCraftAPI|facades (1.0) from buildcraft-6.4.1.jar
  249. * BuildCraftAPI|filler (3.0) from buildcraft-6.4.1.jar
  250. * BuildCraftAPI|fuels (2.0) from buildcraft-6.4.1.jar
  251. * BuildCraftAPI|gates (4.0) from buildcraft-6.4.1.jar
  252. * BuildCraftAPI|power (1.3) from buildcraft-6.4.1.jar
  253. * BuildCraftAPI|recipes (2.1) from buildcraft-6.4.1.jar
  254. * BuildCraftAPI|robots (1.0) from buildcraft-6.4.1.jar
  255. * BuildCraftAPI|statements (1.0) from buildcraft-6.4.1.jar
  256. * BuildCraftAPI|tiles (1.1) from buildcraft-6.4.1.jar
  257. * BuildCraftAPI|tools (1.0) from buildcraft-6.4.1.jar
  258. * BuildCraftAPI|transport (4.0) from buildcraft-6.4.1.jar
  259. * CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.1.2a.jar
  260. * CoFHAPI|block (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  261. * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.4f.jar
  262. * CoFHAPI|energy (1.7.10R1.0.1) from Railcraft_1.7.10-9.5.0.0.jar
  263. * CoFHAPI|fluid (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  264. * CoFHAPI|inventory (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  265. * CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.349.jar
  266. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.4f.jar
  267. * CoFHAPI|modhelpers (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  268. * CoFHAPI|tileentity (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  269. * CoFHAPI|transport (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  270. * CoFHAPI|world (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  271. * CoFHLib (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  272. * CoFHLib|audio (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  273. * CoFHLib|gui (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  274. * CoFHLib|gui|container (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  275. * CoFHLib|gui|element (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  276. * CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  277. * CoFHLib|gui|slot (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  278. * CoFHLib|inventory (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  279. * CoFHLib|render (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  280. * CoFHLib|render|particle (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  281. * CoFHLib|util (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  282. * CoFHLib|util|helpers (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  283. * CoFHLib|util|position (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  284. * CoFHLib|world (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  285. * CoFHLib|world|feature (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  286. * ComputerCraft|API (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  287. * ComputerCraft|API|FileSystem (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  288. * ComputerCraft|API|Lua (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  289. * ComputerCraft|API|Media (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  290. * ComputerCraft|API|Peripheral (1.65) from ComputerCraft1.65.jar
  291. * ComputerCraft|API|Redstone (1.65) from ComputerCraft1.65.jar
  292. * ComputerCraft|API|Turtle (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  293. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  294. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  295. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  296. * ForestryAPI|apiculture (2.5.0) from forestry_1.7.10-3.4.0.7.jar
  297. * ForestryAPI|arboriculture (2.2.1) from forestry_1.7.10-3.4.0.7.jar
  298. * ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  299. * ForestryAPI|core (2.6.1) from forestry_1.7.10-3.4.0.7.jar
  300. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  301. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  302. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.4.0.7.jar
  303. * ForestryAPI|genetics (2.4.0) from forestry_1.7.10-3.4.0.7.jar
  304. * ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.4.0.7.jar
  305. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.4.0.7.jar
  306. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.4.0.7.jar
  307. * ForestryAPI|recipes (2.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  308. * ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.4.0.7.jar
  309. * ForestryAPI|world (1.0) from forestry_1.7.10-3.4.0.7.jar
  310. * gendustryAPI (1.4.8) from gendustry-mc1710-1.4.8.65.jar
  311. * IC2API (1.0) from Railcraft_1.7.10-9.5.0.0.jar
  312. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-54.jar
  313. * MystcraftAPI (0.1) from mystcraft-1.7.10-0.11.0.00.jar
  314. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.86.jar
  315. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar
  316. * OpenPeripheralApi (2.2) from OpenPeripheral-1.7.10-AIO-1.jar
  317. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  318. * RailcraftAPI|carts (1.3.0) from Railcraft_1.7.10-9.5.0.0.jar
  319. * RailcraftAPI|core (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  320. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  321. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.5.0.0.jar
  322. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  323. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  324. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  325. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  326. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.5.0.0.jar
  327. * RailcraftAPI|signals (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  328. * RailcraftAPI|tracks (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  329. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  330. * WailaAPI (1.2) from Waila-1.5.9_1.7.10.jar
  331. Profiler Position: N/A (disabled)
  332. Is Modded: Definitely; Server brand changed to 'fml,forge'
  333. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement