Advertisement
Guest User

Untitled

a guest
Jan 24th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.48 KB | None | 0 0
  1. [19:50:17] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [19:50:17] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [19:50:17] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [19:50:17] [main/INFO]: Forge Mod Loader version 7.10.25.1207 for Minecraft 1.7.10 loading
  5. [19:50:18] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_76, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
  6. [19:50:18] [main/INFO]: [AppEng] Core Init
  7. [19:50:22] [main/ERROR]: Coremod ResonantPluginLoader: Unable to class load the plugin resonant.engine.ResonantPluginLoader
  8. java.lang.ClassNotFoundException: resonant.engine.ResonantPluginLoader
  9. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_76]
  10. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_76]
  11. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_76]
  12. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_76]
  13. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:115) ~[launchwrapper-1.9.jar:?]
  14. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  15. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  16. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_76]
  17. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_76]
  18. at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:394) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  19. at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:323) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  20. at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:214) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  21. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  22. at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  23. at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  24. at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  25. at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
  26. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  30. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76]
  31. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  32. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [cauldron-1.7.10-1.1207.01.198-server.jar:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  33. [19:50:22] [main/WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
  34. [19:50:22] [main/WARN]: Missing @MCVersion: appeng.transformer.AppEngCore codechicken.core.launch.CodeChickenCorePlugin cofh.asm.LoadingPlugin codechicken.core.launch.DepLoader mods.immibis.microblocks.coremod.MicroblocksCoreMod ic2.core.coremod.IC2core logisticspipes.asm.LogisticsPipesCoreLoader mekanism.common.asm.LoadingHook micdoodle8.mods.miccore.MicdoodlePlugin mrtjp.core.handler.CorePlugin codechicken.nei.asm.NEICorePlugin openblocks.OpenBlocksCorePlugin openmods.OpenModsCorePlugin codechicken.core.launch.DepLoader codechicken.core.launch.DepLoader thaumcraft.codechicken.core.launch.DepLoader thaumic.tinkerer.preloader.ThaumicTLoaderContainer codechicken.core.launch.DepLoader
  35. [19:50:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  36. [19:50:22] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  37. [19:50:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  38. [19:50:22] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  39. [19:50:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  40. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  41. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  42. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  43. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  44. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  45. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  46. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  47. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  48. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  49. [19:50:24] [main/INFO]: Loaded library ejml-0.23.jar.
  50. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  51. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [19:50:24] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [19:50:25] [main/INFO]: openmods.config.simple.ConfigProcessor.process(ConfigProcessor.java:73): Parsing config file '.\config\OpenModsLibCore.json'
  63. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [19:50:25] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  65. [19:50:26] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  66. [19:50:26] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  67. [19:50:26] [main/INFO]: [OpenBlocks] Trying to patch EntityPlayer.isInBed (class: yz)
  68. [19:50:26] [main/INFO]: [OpenBlocks] isInBed patch applied. Enabling sleeping bags
  69. [19:50:27] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  70. [19:50:29] [Server thread/INFO]: Starting minecraft server version 1.7.10
  71. [19:50:29] [Server thread/INFO]: Attempting early MinecraftForge initialization
  72. [19:50:29] [Server thread/INFO]: MinecraftForge v10.13.0.1207 Initialized
  73. [19:50:29] [Server thread/INFO]: Replaced 182 ore recipies
  74. [19:50:29] [Server thread/INFO]: Completed early MinecraftForge initialization
  75. [19:50:29] [Server thread/INFO]: [AppEng] Core Init
  76. [19:50:29] [Server thread/INFO]: Searching D:\1.7.10 Server\mods for mods
  77. [19:50:29] [Server thread/INFO]: Also searching D:\1.7.10 Server\mods\1.7.10 for mods
  78. [19:50:30] [Server thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  79. [19:50:30] [Server thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  80. [19:50:30] [Server thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  81. [19:50:30] [Server thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  82. [19:50:30] [Server thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre5
  83. [19:50:30] [Server thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.17
  84. [19:50:31] [Server thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.5.27
  85. [19:50:31] [Server thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.552
  86. [19:50:32] [Server thread/WARN]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.1.22
  87. [19:50:32] [Server thread/WARN]: Mod PneumaticCraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.5.3 - err
  88. [19:50:33] [Server thread/WARN]: Mod PowerConverters is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-3.0.4.46
  89. [19:50:33] [Server thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  90. [19:50:33] [Server thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  91. [19:50:33] [Server thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  92. [19:50:33] [Server thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  93. [19:50:33] [Server thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  94. [19:50:33] [Server thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  95. [19:50:33] [Server thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  96. [19:50:33] [Server thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.8.59
  97. [19:50:33] [Server thread/WARN]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.2
  98. [19:50:34] [Server thread/WARN]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  99. [19:50:34] [Server thread/WARN]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  100. [19:50:34] [Server thread/WARN]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
  101. [19:50:34] [Server thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
  102. [19:50:34] [Server thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
  103. [19:50:34] [Server thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.314
  104. [19:50:34] [Server thread/INFO]: Mod MrTJPCoreMod is missing the required element 'name'. Substituting MrTJPCoreMod
  105. [19:50:34] [Server thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  106. [19:50:34] [Server thread/INFO]: Forge Mod Loader has identified 159 mods to load
  107. [19:50:34] [Server thread/INFO]: Found mod(s) [mythril] containing declared API package baubles.api (owned by Baubles) without associated API reference
  108. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.gates (owned by BuildCraftAPI|core) without associated API reference
  109. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference
  110. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.core (owned by BuildCraft|Core) without associated API reference
  111. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference
  112. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference
  113. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference
  114. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference
  115. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.transport (owned by BuildCraftAPI|core) without associated API reference
  116. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.recipes (owned by BuildCraftAPI|core) without associated API reference
  117. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference
  118. [19:50:34] [Server thread/INFO]: Found mod(s) [ResonantEngine] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  119. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  120. [19:50:34] [Server thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package mods.railcraft.api.core.items (owned by RailcraftAPI|core) without associated API reference
  121. [19:50:34] [Server thread/INFO]: Found mod(s) [PneumaticCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference
  122. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  123. [19:50:34] [Server thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
  124. [19:50:34] [Server thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  125. [19:50:34] [Server thread/INFO]: Found mod(s) [QuarryPlus, YogpstopLib] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
  126. [19:50:35] [Server thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.106-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.
  127. [19:50:36] [Server thread/INFO]: [Immibis Core] Preferred energy system set to: ic2
  128. [19:50:37] [Server thread/ERROR]: [Environment Checks] Bukkit implementation detected. This may cause issues. Bukkit implementations include Craftbukkit and Cauldron(MCPC+).
  129. [19:50:38] [Server thread/ERROR]: Encountered an unexpected exception
  130. java.lang.NoClassDefFoundError: net/minecraftforge/event/world/BlockEvent$PlaceEvent
  131. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.7.0_76]
  132. at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.7.0_76]
  133. at java.lang.Class.getDeclaredMethods(Unknown Source) ~[?:1.7.0_76]
  134. at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:297) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  135. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:485) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  136. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  137. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  138. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76]
  139. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
  140. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
  141. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
  142. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
  143. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
  144. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  145. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  149. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76]
  150. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
  151. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
  152. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
  153. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
  154. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
  155. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  156. at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  157. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  158. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  159. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
  160. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  161. at java.lang.Thread.run(Unknown Source) [?:1.7.0_76]
  162. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.world.BlockEvent$PlaceEvent
  163. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
  164. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  165. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  166. ... 31 more
  167. Caused by: java.lang.NullPointerException
  168. [19:50:38] [Server thread/ERROR]: Cause of unexpected exception was
  169. java.lang.ClassNotFoundException: net.minecraftforge.event.world.BlockEvent$PlaceEvent
  170. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
  171. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  172. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_76]
  173. at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.7.0_76]
  174. at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:1.7.0_76]
  175. at java.lang.Class.getDeclaredMethods(Unknown Source) ~[?:1.7.0_76]
  176. at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:297) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  177. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:485) ~[FMLModContainer.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  178. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  179. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  180. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76]
  181. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
  182. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
  183. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
  184. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
  185. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
  186. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  187. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  188. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_76]
  189. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  190. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_76]
  191. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_76]
  192. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.7.10.jar:?]
  193. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.7.10.jar:?]
  194. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.7.10.jar:?]
  195. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.7.10.jar:?]
  196. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.7.10.jar:?]
  197. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  198. at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) ~[Loader.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  199. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  200. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:317) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198]
  201. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170) ~[lt.class:?]
  202. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?]
  203. at java.lang.Thread.run(Unknown Source) [?:1.7.0_76]
  204. Caused by: java.lang.NullPointerException
  205. [19:50:38] [Server thread/ERROR]: This crash report has been saved to: D:\1.7.10 Server\.\crash-reports\crash-2015-01-24_19.50.38-server.txt
  206. [19:50:38] [Server thread/WARN]: Can't revert to frozen GameData state without freezing first.
  207. [19:50:38] [Server thread/INFO]: Applying holder lookups
  208. [19:50:38] [Server thread/INFO]: Holder lookups applied
  209. [19:50:38] [Server thread/WARN]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException
  210. [19:50:39] [Server thread/INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
  211. [19:50:39] [Server thread/INFO]: 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