Guest User

Untitled

a guest
Oct 24th, 2015
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.75 KB | None | 0 0
  1. [17:52:35] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
  2. [17:52:35] [main/INFO] [FML/]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
  3. [17:52:35] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_65
  4. [17:52:35] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\collins\Desktop\modpack\forge-1.7.10-10.13.4.1448-1.7.10-universal.jar
  5. [17:52:35] [main/DEBUG] [FML/]: Java library path at launch is C:\Program Files\Java\jre1.8.0_65\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone\;.
  6. [17:52:35] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
  7. [17:52:35] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
  8. [17:52:35] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
  9. [17:52:35] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
  10. [17:52:35] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
  11. [17:52:35] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
  12. [17:52:35] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
  13. [17:52:35] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
  14. [17:52:35] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\collins\Desktop\modpack\.
  15. [17:52:35] [main/DEBUG] [FML/]: Discovering coremods
  16. [17:52:35] [main/DEBUG] [FML/]: Examining for coremod candidacy BiblioCraft[v1.10.4][MC1.7.10].jar
  17. [17:52:35] [main/DEBUG] [FML/]: Not found coremod data in BiblioCraft[v1.10.4][MC1.7.10].jar
  18. [17:52:35] [main/DEBUG] [FML/]: Examining for coremod candidacy Chisel2-2.4.0.38.jar
  19. [17:52:35] [main/DEBUG] [FML/]: Not found coremod data in Chisel2-2.4.0.38.jar
  20. [17:52:35] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.7.46-universal.jar
  21. [17:52:35] [main/ERROR] [FML/]: Unable to read the jar file CodeChickenCore-1.7.10-1.0.7.46-universal.jar - ignoring
  22. java.util.zip.ZipException: zip file is empty
  23. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_65]
  24. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_65]
  25. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_65]
  26. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_65]
  27. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_65]
  28. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:265) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  29. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  30. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  31. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  32. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  33. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  34. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
  35. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  39. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  40. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  41. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1448-1.7.10-universal.jar:?]
  42. [17:52:36] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.7.10-1.1.3.138-universal.jar
  43. [17:52:36] [main/DEBUG] [FML/]: Not found coremod data in CodeChickenLib-1.7.10-1.1.3.138-universal.jar
  44. [17:52:36] [main/DEBUG] [FML/]: Examining for coremod candidacy Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar
  45. [17:52:36] [main/DEBUG] [FML/]: Not found coremod data in Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar
  46. [17:52:36] [main/DEBUG] [FML/]: Examining for coremod candidacy LLibrary-0.3.0-1.7.10.jar
  47. [17:52:36] [main/DEBUG] [FML/]: Not found coremod data in LLibrary-0.3.0-1.7.10.jar
  48. [17:52:36] [main/DEBUG] [FML/]: Examining for coremod candidacy MrCrayfishFurnitureModv3.4.7(1.7.10).jar
  49. [17:52:36] [main/DEBUG] [FML/]: Not found coremod data in MrCrayfishFurnitureModv3.4.7(1.7.10).jar
  50. [17:52:36] [main/DEBUG] [FML/]: Examining for coremod candidacy MUDCraft-1.7.10-0.0.1.jar
  51. [17:52:36] [main/DEBUG] [FML/]: Not found coremod data in MUDCraft-1.7.10-0.0.1.jar
  52. [17:52:36] [main/DEBUG] [FML/]: Examining for coremod candidacy WailaHarvestability-mc1.7.x-1.1.2.jar
  53. [17:52:36] [main/DEBUG] [FML/]: Not found coremod data in WailaHarvestability-mc1.7.x-1.1.2.jar
  54. [17:52:36] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  55. [17:52:36] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  56. [17:52:36] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  57. [17:52:36] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  58. [17:52:36] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [17:52:36] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
  60. [17:52:36] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
  61. [17:52:36] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
  62. [17:52:36] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
  63. [17:52:36] [main/DEBUG] [FML/]: Injection complete
  64. [17:52:36] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
  65. [17:52:36] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
  66. [17:52:36] [main/DEBUG] [FML/]: Read 522 binary patches
  67. [17:52:37] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  68. [17:52:37] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
  69. [17:52:37] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [17:52:37] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
  71. [17:52:37] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
  72. [17:52:37] [main/DEBUG] [FML/]: Injection complete
  73. [17:52:37] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
  74. [17:52:37] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
  75. [17:52:37] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
  76. [17:52:37] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  77. [17:52:37] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
  78. [17:52:37] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
  79. [17:52:37] [main/DEBUG] [FML/]: Loaded 1 rules from AccessTransformer mod jar file C:\Users\collins\Desktop\modpack\mods\LLibrary-0.3.0-1.7.10.jar!META-INF/llibrary_at.cfg
  80.  
  81. [17:52:37] [main/DEBUG] [FML/]: Validating minecraft
  82. [17:52:37] [main/DEBUG] [FML/]: Minecraft validated, launching...
  83. [17:52:37] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  84. [17:52:37] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  85. [17:52:38] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  86. [17:52:42] [main/WARN] [FML/]: =============================================================
  87. [17:52:42] [main/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  88. [17:52:42] [main/WARN] [FML/]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
  89. [17:52:42] [main/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  90. [17:52:42] [main/WARN] [FML/]: =============================================================
  91. [17:52:42] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  92. [17:52:42] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1448 Initialized
  93. [17:52:42] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
  94. [17:52:42] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  95. [17:52:42] [Server thread/DEBUG] [FML/]: File C:\Users\collins\Desktop\modpack\config\injectedDependencies.json not found. No dependencies injected
  96. [17:52:42] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
  97. [17:52:42] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
  98. [17:52:42] [Server thread/DEBUG] [FML/]: Minecraft is a file at C:\Users\collins\Desktop\modpack\forge-1.7.10-10.13.4.1448-1.7.10-universal.jar, loading
  99. [17:52:42] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
  100. [17:52:42] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  101. [17:52:42] [Server thread/INFO] [FML/]: Searching C:\Users\collins\Desktop\modpack\mods for mods
  102. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10
  103. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BiblioCraft[v1.10.4][MC1.7.10].jar
  104. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Chisel2-2.4.0.38.jar
  105. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenCore-1.7.10-1.0.7.46-universal.jar
  106. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar
  107. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file LLibrary-0.3.0-1.7.10.jar
  108. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MrCrayfishFurnitureModv3.4.7(1.7.10).jar
  109. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MUDCraft-1.7.10-0.0.1.jar
  110. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file WailaHarvestability-mc1.7.x-1.1.2.jar
  111. [17:52:42] [Server thread/INFO] [FML/]: Also searching C:\Users\collins\Desktop\modpack\mods\1.7.10 for mods
  112. [17:52:42] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.3.138-universal.jar
  113. [17:52:42] [Server thread/DEBUG] [FML/]: Examining file forge-1.7.10-10.13.4.1448-1.7.10-universal.jar for potential mods
  114. [17:52:42] [Server thread/DEBUG] [FML/]: The mod container forge-1.7.10-10.13.4.1448-1.7.10-universal.jar appears to be missing an mcmod.info file
  115. [17:52:43] [Server thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods
  116. [17:52:43] [Server thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10
  117. [17:52:43] [Server thread/DEBUG] [FML/]: Examining file BiblioCraft[v1.10.4][MC1.7.10].jar for potential mods
  118. [17:52:43] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BiblioCraft[v1.10.4][MC1.7.10].jar
  119. [17:52:43] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (jds.bibliocraft.BiblioCraft) - loading
  120. [17:52:43] [Server thread/TRACE] [BiblioCraft/]: Parsed dependency info : [] [] []
  121. [17:52:43] [Server thread/DEBUG] [FML/]: Examining file Chisel2-2.4.0.38.jar for potential mods
  122. [17:52:43] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Chisel2-2.4.0.38.jar
  123. [17:52:43] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.cricketcraft.chisel.Chisel) - loading
  124. [17:52:43] [Server thread/TRACE] [chisel/]: Parsed dependency info : [] [EE3, ForgeMultipart, Thaumcraft, appliedenergistics2, Railcraft, AWWayofTime, TwilightForest] []
  125. [17:52:43] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.cricketcraft.ctmlib.CTMLib) - loading
  126. [17:52:43] [Server thread/TRACE] [ctmlib/]: Parsed dependency info : [] [] []
  127. [17:52:43] [Server thread/DEBUG] [FML/]: Examining file CodeChickenCore-1.7.10-1.0.7.46-universal.jar for potential mods
  128. [17:52:43] [Server thread/WARN] [FML/]: Zip file CodeChickenCore-1.7.10-1.0.7.46-universal.jar failed to read properly, it will be ignored
  129. java.util.zip.ZipException: zip file is empty
  130. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_65]
  131. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_65]
  132. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_65]
  133. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_65]
  134. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_65]
  135. at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?]
  136. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
  137. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
  138. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
  139. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
  140. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
  141. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]
  142. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  143. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  144. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  145. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  146. [17:52:43] [Server thread/DEBUG] [FML/]: Examining file Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar for potential mods
  147. [17:52:43] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar
  148. [17:52:43] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mods.fossil.Fossil) - loading
  149. [17:52:43] [Server thread/TRACE] [fossil/]: Parsed dependency info : [] [] []
  150. [17:52:44] [Server thread/DEBUG] [FML/]: Examining file LLibrary-0.3.0-1.7.10.jar for potential mods
  151. [17:52:44] [Server thread/TRACE] [FML/]: Located mcmod.info file in file LLibrary-0.3.0-1.7.10.jar
  152. [17:52:44] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.ilexiconn.llibrary.LLibrary) - loading
  153. [17:52:44] [Server thread/TRACE] [llibrary/]: Parsed dependency info : [] [] []
  154. [17:52:44] [Server thread/DEBUG] [FML/]: Examining file MrCrayfishFurnitureModv3.4.7(1.7.10).jar for potential mods
  155. [17:52:44] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MrCrayfishFurnitureModv3.4.7(1.7.10).jar
  156. [17:52:44] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.mrcrayfish.furniture.MrCrayfishFurnitureMod) - loading
  157. [17:52:44] [Server thread/TRACE] [cfm/]: Parsed dependency info : [] [] []
  158. [17:52:44] [Server thread/DEBUG] [FML/]: Examining file MUDCraft-1.7.10-0.0.1.jar for potential mods
  159. [17:52:44] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MUDCraft-1.7.10-0.0.1.jar
  160. [17:52:44] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.flippedpolygon.mudcraft.MUDCraft) - loading
  161. [17:52:44] [Server thread/TRACE] [mudcraft/]: Parsed dependency info : [] [] []
  162. [17:52:44] [Server thread/DEBUG] [FML/]: Examining file WailaHarvestability-mc1.7.x-1.1.2.jar for potential mods
  163. [17:52:44] [Server thread/TRACE] [FML/]: Located mcmod.info file in file WailaHarvestability-mc1.7.x-1.1.2.jar
  164. [17:52:44] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (squeek.wailaharvestability.ModWailaHarvestability) - loading
  165. [17:52:44] [Server thread/TRACE] [WailaHarvestability/]: Parsed dependency info : [] [TConstruct, ExtraTiC, TSteelworks, Mariculture] []
  166. [17:52:44] [Server thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.138-universal.jar for potential mods
  167. [17:52:44] [Server thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.138-universal.jar appears to be missing an mcmod.info file
  168. [17:52:44] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 11 mods to load
  169. [17:52:44] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.carving (owned by Chisel providing ChiselAPI|Carving) embedded in chisel
  170. [17:52:44] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.carving (owned by Chisel providing ChiselAPI|Carving) embedded in ctmlib
  171. [17:52:44] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.rendering (owned by Chisel providing ChiselAPI|Rendering) embedded in chisel
  172. [17:52:44] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.rendering (owned by Chisel providing ChiselAPI|Rendering) embedded in ctmlib
  173. [17:52:44] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api (owned by chisel providing ChiselAPI) embedded in chisel
  174. [17:52:44] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api (owned by chisel providing ChiselAPI) embedded in ctmlib
  175. [17:52:44] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI|Carving: owner: Chisel, dependents: [chisel, ctmlib]
  176. [17:52:44] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI: owner: chisel, dependents: [ctmlib]
  177. [17:52:44] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI|Rendering: owner: Chisel, dependents: [chisel, ctmlib]
  178. [17:52:44] [Server thread/TRACE] [FML/]: Received a system property request ''
  179. [17:52:44] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
  180. [17:52:44] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
  181. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1448-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
  182. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in forge-1.7.10-10.13.4.1448-1.7.10-universal.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
  183. [17:52:44] [Server thread/DEBUG] [BiblioCraft/]: Enabling mod BiblioCraft
  184. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in BiblioCraft[v1.10.4][MC1.7.10].jar [es_ES, es_MX, es_UY, fi_FI, fr_CA, fr_FR, gr_EL, it_IT, ko_KR, lt_LT, lv_LV, nl_NL, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, sv_SE, tr_TR, zh_CN, zh_HK, zh_TW, ar_SA, bg_BG, cs_CZ, da_DK, de_DE, en_US, es_AR]
  185. [17:52:44] [Server thread/DEBUG] [chisel/]: Enabling mod chisel
  186. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in Chisel2-2.4.0.38.jar [ko_KR, fr_FR, en_PT, ru_RU, en_US, zh_CN, en_GB]
  187. [17:52:44] [Server thread/DEBUG] [ctmlib/]: Enabling mod ctmlib
  188. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in Chisel2-2.4.0.38.jar [ko_KR, fr_FR, en_PT, ru_RU, en_US, zh_CN, en_GB]
  189. [17:52:44] [Server thread/DEBUG] [fossil/]: Enabling mod fossil
  190. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar [cs_CZ, de_DE, en_Pl, en_US, es_ES, fr_FR, ko, nl_NL, pt_BR, ru_RU, zh_CN, zh_TW]
  191. [17:52:44] [Server thread/DEBUG] [llibrary/]: Enabling mod llibrary
  192. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in LLibrary-0.3.0-1.7.10.jar [en_US, fr_FR, nl_NL]
  193. [17:52:44] [Server thread/DEBUG] [cfm/]: Enabling mod cfm
  194. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in MrCrayfishFurnitureModv3.4.7(1.7.10).jar [da_DK, en_US, es_AR, es_ES, nl_NL, no_NO, ro_RO, ru_RU, sv_SE]
  195. [17:52:44] [Server thread/DEBUG] [mudcraft/]: Enabling mod mudcraft
  196. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in MUDCraft-1.7.10-0.0.1.jar [en_US]
  197. [17:52:44] [Server thread/DEBUG] [WailaHarvestability/]: Enabling mod WailaHarvestability
  198. [17:52:44] [Server thread/DEBUG] [FML/]: Found translations in WailaHarvestability-mc1.7.x-1.1.2.jar [de_DE, en_US, it_IT, ko_KR, ru_RU, zh_CN]
  199. [17:52:44] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
  200. [17:52:44] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
  201. [17:52:44] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
  202. [17:52:44] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
  203. [17:52:44] [Server thread/DEBUG] [FML/]: Mod sorting data
  204. [17:52:44] [Server thread/DEBUG] [FML/]: BiblioCraft(BiblioCraft:1.10.4): BiblioCraft[v1.10.4][MC1.7.10].jar ()
  205. [17:52:44] [Server thread/DEBUG] [FML/]: ChiselAPI|Carving(API: ChiselAPI|Carving:0.1.0): Chisel2-2.4.0.38.jar ()
  206. [17:52:44] [Server thread/DEBUG] [FML/]: ChiselAPI|Rendering(API: ChiselAPI|Rendering:0.1.0): Chisel2-2.4.0.38.jar ()
  207. [17:52:44] [Server thread/DEBUG] [FML/]: chisel(Chisel 2:2.4.0.38): Chisel2-2.4.0.38.jar (after:EE3;after:ForgeMultipart;after:Thaumcraft;after:appliedenergistics2;after:Railcraft;after:AWWayofTime;after:TwilightForest)
  208. [17:52:44] [Server thread/DEBUG] [FML/]: ChiselAPI(API: ChiselAPI:0.1.0): Chisel2-2.4.0.38.jar ()
  209. [17:52:44] [Server thread/DEBUG] [FML/]: ctmlib(CTMLib:1.0.0.3): Chisel2-2.4.0.38.jar ()
  210. [17:52:44] [Server thread/DEBUG] [FML/]: fossil(Fossils and Archeology Revival:1.7.10 Build 7.2.1): Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar ()
  211. [17:52:44] [Server thread/DEBUG] [FML/]: llibrary(LLibrary:0.3.0-1.7.10): LLibrary-0.3.0-1.7.10.jar ()
  212. [17:52:44] [Server thread/DEBUG] [FML/]: cfm(§9MrCrayfish's Furniture Mod:3.4.7): MrCrayfishFurnitureModv3.4.7(1.7.10).jar ()
  213. [17:52:44] [Server thread/DEBUG] [FML/]: mudcraft(MUDCraft:0.0.1): MUDCraft-1.7.10-0.0.1.jar ()
  214. [17:52:44] [Server thread/DEBUG] [FML/]: WailaHarvestability(Waila Harvestability:1.1.2): WailaHarvestability-mc1.7.x-1.1.2.jar (after:TConstruct;after:ExtraTiC;after:TSteelworks;after:Mariculture)
  215. [17:52:44] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenCore-1.7.10-1.0.7.46-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  216. [17:52:44] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  217. [17:52:44] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
  218. [17:52:44] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
  219. [17:52:44] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
  220. [17:52:44] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
  221. [17:52:44] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
  222. [17:52:44] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.99.99)
  223. [17:52:44] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, BiblioCraft, chisel, ctmlib, fossil, llibrary, cfm, mudcraft, WailaHarvestability] at CLIENT
  224. [17:52:44] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, BiblioCraft, chisel, ctmlib, fossil, llibrary, cfm, mudcraft, WailaHarvestability] at SERVER
  225. [17:52:45] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
  226. [17:52:45] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
  227. [17:52:45] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
  228. [17:52:45] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
  229. [17:52:45] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1448)
  230. [17:52:45] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
  231. [17:52:45] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLConstructionEvent to mod BiblioCraft
  232. [17:52:45] [Server thread/TRACE] [FML/BiblioCraft]: Mod BiblioCraft is using network checker : Accepting version 1.10.4
  233. [17:52:45] [Server thread/TRACE] [FML/BiblioCraft]: Testing mod BiblioCraft to verify it accepts its own version in a remote connection
  234. [17:52:45] [Server thread/TRACE] [FML/BiblioCraft]: The mod BiblioCraft accepts its own version (1.10.4)
  235. [17:52:45] [Server thread/DEBUG] [FML/BiblioCraft]: Attempting to inject @SidedProxy classes into BiblioCraft
  236. [17:52:45] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLConstructionEvent to mod BiblioCraft
  237. [17:52:45] [Server thread/TRACE] [chisel/chisel]: Sending event FMLConstructionEvent to mod chisel
  238. [17:52:45] [Server thread/TRACE] [FML/chisel]: Mod chisel is using network checker : Accepting version 2.4.0.38
  239. [17:52:45] [Server thread/TRACE] [FML/chisel]: Testing mod chisel to verify it accepts its own version in a remote connection
  240. [17:52:45] [Server thread/TRACE] [FML/chisel]: The mod chisel accepts its own version (2.4.0.38)
  241. [17:52:45] [Server thread/DEBUG] [FML/chisel]: Attempting to inject @SidedProxy classes into chisel
  242. [17:52:45] [Server thread/TRACE] [chisel/chisel]: Sent event FMLConstructionEvent to mod chisel
  243. [17:52:45] [Server thread/TRACE] [ctmlib/ctmlib]: Sending event FMLConstructionEvent to mod ctmlib
  244. [17:52:45] [Server thread/TRACE] [FML/ctmlib]: Mod ctmlib is using network checker : Accepting version 1.0.0.3
  245. [17:52:45] [Server thread/TRACE] [FML/ctmlib]: Testing mod ctmlib to verify it accepts its own version in a remote connection
  246. [17:52:45] [Server thread/TRACE] [FML/ctmlib]: The mod ctmlib accepts its own version (1.0.0.3)
  247. [17:52:45] [Server thread/DEBUG] [FML/ctmlib]: Attempting to inject @SidedProxy classes into ctmlib
  248. [17:52:45] [Server thread/TRACE] [ctmlib/ctmlib]: Sent event FMLConstructionEvent to mod ctmlib
  249. [17:52:45] [Server thread/TRACE] [fossil/fossil]: Sending event FMLConstructionEvent to mod fossil
  250. [17:52:45] [Server thread/TRACE] [FML/fossil]: Mod fossil is using network checker : Accepting version 1.7.10 Build 7.2.1
  251. [17:52:45] [Server thread/TRACE] [FML/fossil]: Testing mod fossil to verify it accepts its own version in a remote connection
  252. [17:52:45] [Server thread/TRACE] [FML/fossil]: The mod fossil accepts its own version (1.7.10 Build 7.2.1)
  253. [17:52:45] [Server thread/DEBUG] [FML/fossil]: Attempting to inject @SidedProxy classes into fossil
  254. [17:52:45] [Server thread/TRACE] [fossil/fossil]: Sent event FMLConstructionEvent to mod fossil
  255. [17:52:45] [Server thread/TRACE] [llibrary/llibrary]: Sending event FMLConstructionEvent to mod llibrary
  256. [17:52:45] [Server thread/TRACE] [FML/llibrary]: Mod llibrary is using network checker : Accepting version 0.3.0-1.7.10
  257. [17:52:45] [Server thread/TRACE] [FML/llibrary]: Testing mod llibrary to verify it accepts its own version in a remote connection
  258. [17:52:45] [Server thread/TRACE] [FML/llibrary]: The mod llibrary accepts its own version (0.3.0-1.7.10)
  259. [17:52:45] [Server thread/DEBUG] [FML/llibrary]: Attempting to inject @SidedProxy classes into llibrary
  260. [17:52:45] [Server thread/TRACE] [llibrary/llibrary]: Sent event FMLConstructionEvent to mod llibrary
  261. [17:52:45] [Server thread/TRACE] [cfm/cfm]: Sending event FMLConstructionEvent to mod cfm
  262. [17:52:45] [Server thread/TRACE] [FML/cfm]: Mod cfm is using network checker : Accepting version 3.4.7
  263. [17:52:45] [Server thread/TRACE] [FML/cfm]: Testing mod cfm to verify it accepts its own version in a remote connection
  264. [17:52:45] [Server thread/TRACE] [FML/cfm]: The mod cfm accepts its own version (3.4.7)
  265. [17:52:45] [Server thread/DEBUG] [FML/cfm]: Attempting to inject @SidedProxy classes into cfm
  266. [17:52:45] [Server thread/TRACE] [cfm/cfm]: Sent event FMLConstructionEvent to mod cfm
  267. [17:52:45] [Server thread/TRACE] [mudcraft/mudcraft]: Sending event FMLConstructionEvent to mod mudcraft
  268. [17:52:45] [Server thread/TRACE] [FML/mudcraft]: Mod mudcraft is using network checker : Accepting version 0.0.1
  269. [17:52:45] [Server thread/TRACE] [FML/mudcraft]: Testing mod mudcraft to verify it accepts its own version in a remote connection
  270. [17:52:45] [Server thread/TRACE] [FML/mudcraft]: The mod mudcraft accepts its own version (0.0.1)
  271. [17:52:45] [Server thread/DEBUG] [FML/mudcraft]: Attempting to inject @SidedProxy classes into mudcraft
  272. [17:52:45] [Server thread/TRACE] [mudcraft/mudcraft]: Sent event FMLConstructionEvent to mod mudcraft
  273. [17:52:45] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLConstructionEvent to mod WailaHarvestability
  274. [17:52:45] [Server thread/TRACE] [FML/WailaHarvestability]: Mod WailaHarvestability is using network checker : Accepting version 1.1.2
  275. [17:52:45] [Server thread/TRACE] [FML/WailaHarvestability]: Testing mod WailaHarvestability to verify it accepts its own version in a remote connection
  276. [17:52:45] [Server thread/TRACE] [FML/WailaHarvestability]: The mod WailaHarvestability accepts its own version (1.1.2)
  277. [17:52:45] [Server thread/DEBUG] [FML/WailaHarvestability]: Attempting to inject @SidedProxy classes into WailaHarvestability
  278. [17:52:45] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLConstructionEvent to mod WailaHarvestability
  279. [17:52:45] [Server thread/DEBUG] [FML/]: Mod signature data
  280. [17:52:45] [Server thread/DEBUG] [FML/]: Valid Signatures:
  281. [17:52:45] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 7.10.99.99) forge-1.7.10-10.13.4.1448-1.7.10-universal.jar
  282. [17:52:45] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1448) forge-1.7.10-10.13.4.1448-1.7.10-universal.jar
  283. [17:52:45] [Server thread/DEBUG] [FML/]: Missing Signatures:
  284. [17:52:45] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
  285. [17:52:45] [Server thread/DEBUG] [FML/]: BiblioCraft (BiblioCraft 1.10.4) BiblioCraft[v1.10.4][MC1.7.10].jar
  286. [17:52:45] [Server thread/DEBUG] [FML/]: chisel (Chisel 2 2.4.0.38) Chisel2-2.4.0.38.jar
  287. [17:52:45] [Server thread/DEBUG] [FML/]: ctmlib (CTMLib 1.0.0.3) Chisel2-2.4.0.38.jar
  288. [17:52:45] [Server thread/DEBUG] [FML/]: fossil (Fossils and Archeology Revival 1.7.10 Build 7.2.1) Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar
  289. [17:52:45] [Server thread/DEBUG] [FML/]: llibrary (LLibrary 0.3.0-1.7.10) LLibrary-0.3.0-1.7.10.jar
  290. [17:52:45] [Server thread/DEBUG] [FML/]: cfm (§9MrCrayfish's Furniture Mod 3.4.7) MrCrayfishFurnitureModv3.4.7(1.7.10).jar
  291. [17:52:45] [Server thread/DEBUG] [FML/]: mudcraft (MUDCraft 0.0.1) MUDCraft-1.7.10-0.0.1.jar
  292. [17:52:45] [Server thread/DEBUG] [FML/]: WailaHarvestability (Waila Harvestability 1.1.2) WailaHarvestability-mc1.7.x-1.1.2.jar
  293. [17:52:45] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
  294. [17:52:45] [Server thread/INFO] [FML/]: Found 440 ObjectHolder annotations
  295. [17:52:45] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
  296. [17:52:45] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
  297. [17:52:45] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
  298. [17:52:45] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
  299. [17:52:45] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
  300. [17:52:45] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
  301. [17:52:45] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
  302. [17:52:46] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
  303. [17:52:46] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
  304. [17:52:46] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLPreInitializationEvent to mod BiblioCraft
  305. [17:52:46] [Server thread/TRACE] [FML/BiblioCraft]: Automatically registered mod BiblioCraft entity SeatEntity as BiblioCraft.SeatEntity
  306. [17:52:46] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLPreInitializationEvent to mod BiblioCraft
  307. [17:52:46] [Server thread/TRACE] [chisel/chisel]: Sending event FMLPreInitializationEvent to mod chisel
  308. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Starting pre-init...
  309. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Loading blocks...
  310. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  311. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  312. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
  313. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
  314. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  315. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  316. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  317. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  318. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  319. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  320. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  321. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  322. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  323. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  324. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
  325. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  326. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  327. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  328. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  329. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  330. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: 85 Feature's blocks loaded.
  331. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Loading Tile Entities...
  332. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Tile Entities loaded.
  333. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Loading items...
  334. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
  335. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
  336. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
  337. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
  338. [17:52:47] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity BallOMoss as chisel.BallOMoss
  339. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
  340. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
  341. [17:52:47] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity CloudInABottle as chisel.CloudInABottle
  342. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
  343. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
  344. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
  345. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
  346. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
  347. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
  348. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
  349. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
  350. [17:52:47] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity SmashingRock as chisel.SmashingRock
  351. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
  352. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
  353. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
  354. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
  355. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
  356. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
  357. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: 85 Feature's items loaded.
  358. [17:52:47] [Server thread/INFO] [Chisel 2/chisel]: Pre-init finished.
  359. [17:52:47] [Server thread/TRACE] [chisel/chisel]: Sent event FMLPreInitializationEvent to mod chisel
  360. [17:52:47] [Server thread/TRACE] [ctmlib/ctmlib]: Sending event FMLPreInitializationEvent to mod ctmlib
  361. [17:52:47] [Server thread/TRACE] [ctmlib/ctmlib]: Sent event FMLPreInitializationEvent to mod ctmlib
  362. [17:52:47] [Server thread/TRACE] [fossil/fossil]: Sending event FMLPreInitializationEvent to mod fossil
  363. [17:52:47] [Server thread/TRACE] [fossil/fossil]: Sent event FMLPreInitializationEvent to mod fossil
  364. [17:52:47] [Server thread/TRACE] [llibrary/llibrary]: Sending event FMLPreInitializationEvent to mod llibrary
  365. [17:52:47] [Server thread/DEBUG] [FML/llibrary]: Skipping automatic mod llibrary entity registration for already registered class net.ilexiconn.llibrary.common.entity.EntityMountableBlock
  366. [17:52:47] [Server thread/TRACE] [llibrary/llibrary]: Sent event FMLPreInitializationEvent to mod llibrary
  367. [17:52:47] [Server thread/TRACE] [cfm/cfm]: Sending event FMLPreInitializationEvent to mod cfm
  368. [17:52:48] [Server thread/TRACE] [cfm/cfm]: Sent event FMLPreInitializationEvent to mod cfm
  369. [17:52:48] [Server thread/TRACE] [mudcraft/mudcraft]: Sending event FMLPreInitializationEvent to mod mudcraft
  370. [17:52:48] [Server thread/TRACE] [mudcraft/mudcraft]: Sent event FMLPreInitializationEvent to mod mudcraft
  371. [17:52:48] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLPreInitializationEvent to mod WailaHarvestability
  372. [17:52:48] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLPreInitializationEvent to mod WailaHarvestability
  373. [17:52:48] [Server thread/INFO] [FML/]: Applying holder lookups
  374. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  375. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  376. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  377. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  378. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
  379. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
  380. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
  381. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
  382. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
  383. [17:52:48] [Server thread/INFO] [FML/]: Holder lookups applied
  384. [17:52:48] [Server thread/INFO] [FML/]: Injecting itemstacks
  385. [17:52:48] [Server thread/INFO] [FML/]: Itemstack injection complete
  386. [17:52:48] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  387. [17:52:48] [Server thread/ERROR] [FML/]:
  388. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  389. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  390. UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  391. UCH Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10-universal.jar)
  392. UCH BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
  393. UCH chisel{2.4.0.38} [Chisel 2] (Chisel2-2.4.0.38.jar)
  394. UCH ctmlib{1.0.0.3} [CTMLib] (Chisel2-2.4.0.38.jar)
  395. UCH fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
  396. UCE llibrary{0.3.0-1.7.10} [LLibrary] (LLibrary-0.3.0-1.7.10.jar)
  397. UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
  398. UCH mudcraft{0.0.1} [MUDCraft] (MUDCraft-1.7.10-0.0.1.jar)
  399. UCH WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
  400. [17:52:48] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
  401. [17:52:48] [Server thread/ERROR] [FML/]: Caught exception from llibrary
  402. java.lang.NoClassDefFoundError: javax/crypto/BadPaddingException
  403. at sun.security.rsa.RSASignature.engineVerify(Unknown Source) ~[?:1.8.0_65]
  404. at java.security.Signature$Delegate.engineVerify(Unknown Source) ~[?:1.8.0_65]
  405. at java.security.Signature.verify(Unknown Source) ~[?:1.8.0_65]
  406. at sun.security.pkcs.SignerInfo.verify(Unknown Source) ~[?:1.8.0_65]
  407. at sun.security.pkcs.PKCS7.verify(Unknown Source) ~[?:1.8.0_65]
  408. at sun.security.pkcs.PKCS7.verify(Unknown Source) ~[?:1.8.0_65]
  409. at sun.security.util.SignatureFileVerifier.processImpl(Unknown Source) ~[?:1.8.0_65]
  410. at sun.security.util.SignatureFileVerifier.process(Unknown Source) ~[?:1.8.0_65]
  411. at java.util.jar.JarVerifier.processEntry(Unknown Source) ~[?:1.8.0_65]
  412. at java.util.jar.JarVerifier.update(Unknown Source) ~[?:1.8.0_65]
  413. at java.util.jar.JarFile.initializeVerifier(Unknown Source) ~[?:1.8.0_65]
  414. at java.util.jar.JarFile.getInputStream(Unknown Source) ~[?:1.8.0_65]
  415. at sun.misc.URLClassPath$JarLoader$2.getInputStream(Unknown Source) ~[?:1.8.0_65]
  416. at sun.misc.Resource.cachedInputStream(Unknown Source) ~[?:1.8.0_65]
  417. at sun.misc.Resource.getByteBuffer(Unknown Source) ~[?:1.8.0_65]
  418. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_65]
  419. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_65]
  420. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_65]
  421. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_65]
  422. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_65]
  423. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_65]
  424. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_65]
  425. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_65]
  426. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.8.0_65]
  427. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_65]
  428. at sun.security.jca.ProviderConfig$2.run(Unknown Source) ~[?:1.8.0_65]
  429. at sun.security.jca.ProviderConfig$2.run(Unknown Source) ~[?:1.8.0_65]
  430. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_65]
  431. at sun.security.jca.ProviderConfig.doLoadProvider(Unknown Source) ~[?:1.8.0_65]
  432. at sun.security.jca.ProviderConfig.getProvider(Unknown Source) ~[?:1.8.0_65]
  433. at sun.security.jca.ProviderList.getProvider(Unknown Source) ~[?:1.8.0_65]
  434. at sun.security.jca.ProviderList.getService(Unknown Source) ~[?:1.8.0_65]
  435. at sun.security.jca.GetInstance.getInstance(Unknown Source) ~[?:1.8.0_65]
  436. at javax.net.ssl.SSLContext.getInstance(Unknown Source) ~[?:1.8.0_65]
  437. at javax.net.ssl.SSLContext.getDefault(Unknown Source) ~[?:1.8.0_65]
  438. at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source) ~[?:1.8.0_65]
  439. at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source) ~[?:1.8.0_65]
  440. at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source) ~[?:1.8.0_65]
  441. at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source) ~[?:1.8.0_65]
  442. at sun.net.www.protocol.https.Handler.openConnection(Unknown Source) ~[?:1.8.0_65]
  443. at sun.net.www.protocol.https.Handler.openConnection(Unknown Source) ~[?:1.8.0_65]
  444. at java.net.URL.openConnection(Unknown Source) ~[?:1.8.0_65]
  445. at java.net.URL.openStream(Unknown Source) ~[?:1.8.0_65]
  446. at net.ilexiconn.llibrary.common.web.WebHelper.downloadTextFile(WebHelper.java:103) ~[WebHelper.class:?]
  447. at net.ilexiconn.llibrary.common.update.UpdateHelper.registerUpdateChecker(UpdateHelper.java:38) ~[UpdateHelper.class:?]
  448. at net.ilexiconn.llibrary.common.ServerProxy.preInit(ServerProxy.java:29) ~[ServerProxy.class:?]
  449. at net.ilexiconn.llibrary.LLibrary.preInit(LLibrary.java:38) ~[LLibrary.class:?]
  450. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  451. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  452. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  453. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  454. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
  455. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  456. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  457. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  458. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  459. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  460. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  461. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  462. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  463. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  464. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  465. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_65]
  466. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  467. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_65]
  468. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_65]
  469. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  470. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  471. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  472. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  473. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  474. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  475. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]
  476. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  477. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  478. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  479. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  480. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  481. [17:52:48] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
  482. [17:52:48] [Server thread/INFO] [FML/]: Applying holder lookups
  483. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
  484. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
  485. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
  486. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
  487. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
  488. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
  489. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
  490. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
  491. [17:52:48] [Server thread/WARN] [FML/]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
  492. [17:52:48] [Server thread/INFO] [FML/]: Holder lookups applied
  493. [17:52:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
  494. [17:52:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
  495. [17:52:48] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
  496. [17:52:48] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
  497. [17:52:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
  498. [17:52:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
  499. [17:52:48] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerStoppedEvent to mod BiblioCraft
  500. [17:52:48] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerStoppedEvent to mod BiblioCraft
  501. [17:52:48] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppedEvent to mod chisel
  502. [17:52:48] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppedEvent to mod chisel
  503. [17:52:48] [Server thread/TRACE] [ctmlib/ctmlib]: Sending event FMLServerStoppedEvent to mod ctmlib
  504. [17:52:48] [Server thread/TRACE] [ctmlib/ctmlib]: Sent event FMLServerStoppedEvent to mod ctmlib
  505. [17:52:48] [Server thread/TRACE] [fossil/fossil]: Sending event FMLServerStoppedEvent to mod fossil
  506. [17:52:48] [Server thread/TRACE] [fossil/fossil]: Sent event FMLServerStoppedEvent to mod fossil
  507. [17:52:48] [Server thread/TRACE] [llibrary/llibrary]: Sending event FMLServerStoppedEvent to mod llibrary
  508. [17:52:48] [Server thread/TRACE] [llibrary/llibrary]: Sent event FMLServerStoppedEvent to mod llibrary
  509. [17:52:48] [Server thread/TRACE] [cfm/cfm]: Sending event FMLServerStoppedEvent to mod cfm
  510. [17:52:48] [Server thread/TRACE] [cfm/cfm]: Sent event FMLServerStoppedEvent to mod cfm
  511. [17:52:48] [Server thread/TRACE] [mudcraft/mudcraft]: Sending event FMLServerStoppedEvent to mod mudcraft
  512. [17:52:48] [Server thread/TRACE] [mudcraft/mudcraft]: Sent event FMLServerStoppedEvent to mod mudcraft
  513. [17:52:48] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLServerStoppedEvent to mod WailaHarvestability
  514. [17:52:48] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLServerStoppedEvent to mod WailaHarvestability
  515. [17:52:48] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  516. [17:52:48] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Add Comment
Please, Sign In to add comment