Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.47 KB | None | 0 0
  1. [15:48:58] [Server thread/INFO] [FML/]: Applying holder lookups
  2. [15:48:58] [Server thread/INFO] [FML/]: Holder lookups applied
  3. [15:48:58] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  4. [15:48:58] [Server thread/ERROR] [FML/]:
  5. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  6. FML{7.10.85.1232} [Forge Mod Loader] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized
  7. Forge{10.13.2.1232} [Minecraft Forge] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized
  8. appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  9. CodeChickenCore{1.0.2.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  10. NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized
  11. appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized
  12. ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar) Unloaded->Constructed->Pre-initialized
  13. BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  14. EnderStorage{1.4.4.6} [EnderStorage] (EnderStorage-1.7.10-1.4.4.6-universal.jar) Unloaded->Constructed->Errored
  15. flansmod{4.8.0} [Flan's Mod] (Flans Mod-1.7.10-4.8.0.jar) Unloaded->Constructed->Pre-initialized
  16. Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized
  17. moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar) Unloaded->Constructed->Pre-initialized
  18. Oceancraft{1.4.1} [Oceancraft] (oceancraft-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  19. TConstruct{1.7.10-1.6.0.build611} [Tinkers' Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar) Unloaded->Constructed->Pre-initialized
  20. Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized
  21. Thaumcraft{4.2.1.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized
  22. TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized
  23. weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized
  24. [15:48:58] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
  25. [15:48:58] [Server thread/ERROR] [FML/]: Caught exception from EnderStorage
  26. java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
  27. at codechicken.core.CommonUtils.getMinecraftDir(CommonUtils.java:46) ~[CommonUtils.class:?]
  28. at codechicken.enderstorage.EnderStorage.preInit(EnderStorage.java:45) ~[EnderStorage.class:?]
  29. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_01]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_01]
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_01]
  32. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_01]
  33. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[FMLModContainer.class:?]
  34. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_01]
  36. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_01]
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
  42. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
  43. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_01]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_01]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_01]
  47. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_01]
  48. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
  49. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
  50. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
  51. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
  52. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
  53. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  54. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) [Loader.class:?]
  55. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  56. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]
  57. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]
  58. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  59. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  60. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
  62. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  63. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  64. ... 33 more
  65. Caused by: java.lang.RuntimeException: Attempted to load class bao for invalid side SERVER
  66. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[craftbukkit.jar:?]
  67. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.11.jar:?]
  68. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.11.jar:?]
  69. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  70. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_01]
  71. ... 33 more
  72. [15:48:58] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
  73. [15:48:58] [Server thread/INFO] [FML/]: Applying holder lookups
  74. [15:48:58] [Server thread/INFO] [FML/]: Holder lookups applied
  75. [15:48:58] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
  76. [15:48:58] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
  77. [15:48:58] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
  78. [15:48:58] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
  79. [15:48:58] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
  80. [15:48:58] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
  81. [15:48:58] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLServerStoppedEvent to mod appliedenergistics2-core
  82. [15:48:58] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLServerStoppedEvent to mod appliedenergistics2-core
  83. [15:48:58] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppedEvent to mod CodeChickenCore
  84. [15:48:58] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppedEvent to mod CodeChickenCore
  85. [15:48:58] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLServerStoppedEvent to mod NotEnoughItems
  86. [15:48:58] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLServerStoppedEvent to mod NotEnoughItems
  87. [15:48:58] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLServerStoppedEvent to mod appliedenergistics2
  88. [15:48:58] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLServerStoppedEvent to mod appliedenergistics2
  89. [15:48:58] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sending event FMLServerStoppedEvent to mod ArchimedesShips
  90. [15:48:58] [Server thread/TRACE] [ArchimedesShips/ArchimedesShips]: Sent event FMLServerStoppedEvent to mod ArchimedesShips
  91. [15:48:58] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerStoppedEvent to mod BiblioCraft
  92. [15:48:58] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerStoppedEvent to mod BiblioCraft
  93. [15:48:58] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLServerStoppedEvent to mod EnderStorage
  94. [15:48:58] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLServerStoppedEvent to mod EnderStorage
  95. [15:48:58] [Server thread/TRACE] [flansmod/flansmod]: Sending event FMLServerStoppedEvent to mod flansmod
  96. [15:48:58] [Server thread/TRACE] [flansmod/flansmod]: Sent event FMLServerStoppedEvent to mod flansmod
  97. [15:48:58] [Server thread/TRACE] [Mantle/Mantle]: Sending event FMLServerStoppedEvent to mod Mantle
  98. [15:48:58] [Server thread/TRACE] [Mantle/Mantle]: Sent event FMLServerStoppedEvent to mod Mantle
  99. [15:48:58] [Server thread/TRACE] [moreplayermodels/moreplayermodels]: Sending event FMLServerStoppedEvent to mod moreplayermodels
  100. [15:48:58] [Server thread/TRACE] [moreplayermodels/moreplayermodels]: Sent event FMLServerStoppedEvent to mod moreplayermodels
  101. [15:48:58] [Server thread/TRACE] [Oceancraft/Oceancraft]: Sending event FMLServerStoppedEvent to mod Oceancraft
  102. [15:48:58] [Server thread/TRACE] [Oceancraft/Oceancraft]: Sent event FMLServerStoppedEvent to mod Oceancraft
  103. [15:48:58] [Server thread/TRACE] [TConstruct/TConstruct]: Sending event FMLServerStoppedEvent to mod TConstruct
  104. [15:48:58] [Server thread/TRACE] [TConstruct/TConstruct]: Sent event FMLServerStoppedEvent to mod TConstruct
  105. [15:48:58] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppedEvent to mod Baubles
  106. [15:48:58] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppedEvent to mod Baubles
  107. [15:48:58] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppedEvent to mod Thaumcraft
  108. [15:48:58] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppedEvent to mod Thaumcraft
  109. [15:48:58] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLServerStoppedEvent to mod TwilightForest
  110. [15:48:58] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLServerStoppedEvent to mod TwilightForest
  111. [15:48:58] [Server thread/TRACE] [weaponmod/weaponmod]: Sending event FMLServerStoppedEvent to mod weaponmod
  112. [15:48:58] [Server thread/TRACE] [weaponmod/weaponmod]: Sent event FMLServerStoppedEvent to mod weaponmod
  113. [15:48:58] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  114. [15:48:58] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement