Advertisement
Guest User

logs

a guest
Dec 16th, 2015
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.10 KB | None | 0 0
  1. [19:21:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [19:21:52] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [19:21:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [19:21:52] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1577 for Minecraft 1.8 loading
  5. [19:21:52] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_60, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_60
  6. [19:21:53] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8-1577-2.1-DEV-916.jar
  7. [19:21:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [19:21:53] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  9. [19:21:53] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.4.7 Source=file:/C:/Users/Alan/Desktop/test/mods/spongeforge-1.8-1577-2.1-DEV-916.jar Env=SERVER
  10. [19:21:53] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  11. [19:21:53] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  12. [19:21:53] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  13. [19:21:53] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  14. [19:21:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  15. [19:21:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  16. [19:21:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  17. [19:21:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  18. [19:21:55] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  19. [19:21:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [19:21:55] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  21. [19:21:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  22. [19:21:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  23. [19:21:56] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  24. [19:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  25. [19:21:56] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  26. [19:22:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  27. [19:22:13] [Server thread/INFO]: Starting minecraft server version 1.8
  28. [19:22:13] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  29. [19:22:13] [Server thread/INFO] [FML]: MinecraftForge v11.14.4.1577 Initialized
  30. [19:22:13] [Server thread/INFO] [FML]: Replaced 204 ore recipies
  31. [19:22:13] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  32. [19:22:16] [Server thread/INFO] [Sponge]: Sponge Timings: true - Verbose: false - Interval: 1m - Length: 3m
  33. [19:22:18] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  34. [19:22:18] [Server thread/INFO] [FML]: Searching C:\Users\Alan\Desktop\test\mods for mods
  35. [19:22:19] [Server thread/INFO] [FML]: Forge Mod Loader has identified 11 mods to load
  36. [19:22:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders] at CLIENT
  37. [19:22:19] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, sponge, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders] at SERVER
  38. [19:22:22] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  39. [19:22:23] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
  40. [19:22:23] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  41. [19:22:23] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  42. [19:22:23] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  43. [19:22:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  44. [19:22:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
  45. [19:22:23] [Forge Version Check/INFO] [ForgeVersionCheck]: [BuildCraft|Core] Starting version check at https://raw.githubusercontent.com/AlexIIL/BCVersion/master/BuildCraftCore.json
  46. [19:22:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [BuildCraft|Core] Found status: UP_TO_DATE Target: null
  47. [19:22:26] [Server thread/INFO] [BuildCraft]: Starting BuildCraft UNKNOWN VERSION
  48. [19:22:26] [Server thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2015
  49. [19:22:26] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
  50. [19:22:26] [Server thread/INFO] [STDOUT]: [buildcraft.core.BCCreativeTab:get:29]: main = buildcraft.core.BCCreativeTab@7b4b2686
  51. [19:22:26] [Server thread/INFO] [STDOUT]: [buildcraft.core.BCCreativeTab:get:29]: main = buildcraft.core.BCCreativeTab@7b4b2686
  52. [19:22:26] [Server thread/INFO] [STDOUT]: [buildcraft.core.BCCreativeTab:get:29]: main = buildcraft.core.BCCreativeTab@7b4b2686
  53. [19:22:26] [Server thread/INFO] [STDOUT]: [buildcraft.core.BCCreativeTab:get:29]: main = buildcraft.core.BCCreativeTab@7b4b2686
  54. [19:22:26] [Server thread/INFO] [STDOUT]: [buildcraft.core.BCCreativeTab:get:29]: main = buildcraft.core.BCCreativeTab@7b4b2686
  55. [19:22:26] [Server thread/INFO] [STDOUT]: [buildcraft.core.BCCreativeTab:get:29]: main = buildcraft.core.BCCreativeTab@7b4b2686
  56. [19:22:26] [Server thread/ERROR] [FML]: Caught an exception during block registration
  57. java.lang.ClassCastException: buildcraft.api.properties.BuildCraftProperty cannot be cast to org.spongepowered.api.block.trait.BlockTrait
  58. at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerBlockTrait(BlockTypeRegistryModule.java:85) ~[BlockTypeRegistryModule.class:1.8-1577-2.1-DEV-916]
  59. at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerFromGameData(BlockTypeRegistryModule.java:80) ~[BlockTypeRegistryModule.class:1.8-1577-2.1-DEV-916]
  60. at net.minecraftforge.fml.common.registry.GameData.onRegisterBlock(GameData.java:57) ~[GameData.class:?]
  61. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java) ~[GameData.class:?]
  62. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:805) ~[GameData.class:?]
  63. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:220) [GameRegistry.class:?]
  64. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188) [GameRegistry.class:?]
  65. at buildcraft.core.proxy.CoreProxy.registerBlock(CoreProxy.java:83) [CoreProxy.class:?]
  66. at buildcraft.BuildCraftCore.loadConfiguration(BuildCraftCore.java:284) [BuildCraftCore.class:?]
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  70. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  71. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553) [FMLModContainer.class:?]
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  75. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  76. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
  77. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.jar:?]
  78. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
  79. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
  80. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
  81. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [LoadController.class:?]
  82. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [LoadController.class:?]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  84. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  86. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  87. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
  88. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.jar:?]
  89. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
  90. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
  91. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
  92. at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:49) [LoadController.class:?]
  93. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  94. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550) [Loader.class:?]
  95. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  96. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355) [FMLCommonHandler.class:?]
  97. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [po.class:?]
  98. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  99. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  100. [19:22:27] [Server thread/ERROR] [BuildCraft|Transport]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Transport since required dependency BuildCraft|Core has errored
  101. [19:22:27] [Server thread/ERROR] [BuildCraft|Factory]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Factory since required dependency BuildCraft|Core has errored
  102. [19:22:27] [Server thread/ERROR] [BuildCraft|Silicon]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Silicon since required dependency BuildCraft|Core has errored
  103. [19:22:27] [Server thread/ERROR] [BuildCraft|Robotics]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Robotics since required dependency BuildCraft|Transport has errored
  104. [19:22:27] [Server thread/ERROR] [BuildCraft|Energy]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Energy since required dependency BuildCraft|Core has errored
  105. [19:22:27] [Server thread/ERROR] [BuildCraft|Builders]: Skipping event FMLPreInitializationEvent and marking errored mod BuildCraft|Builders since required dependency BuildCraft|Core has errored
  106. [19:22:27] [Server thread/INFO] [FML]: Applying holder lookups
  107. [19:22:27] [Server thread/INFO] [FML]: Holder lookups applied
  108. [19:22:27] [Server thread/INFO] [FML]: Injecting itemstacks
  109. [19:22:27] [Server thread/INFO] [FML]: Itemstack injection complete
  110. [19:22:27] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
  111. [19:22:27] [Server thread/ERROR] [FML]:
  112. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  113. UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  114. UCH FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
  115. UCH Forge{11.14.4.1577} [Minecraft Forge] (forge.jar)
  116. UCH sponge{1.8-1577-2.1-DEV-916} [SpongeForge] (spongeforge-1.8-1577-2.1-DEV-916.jar)
  117. UCE BuildCraft|Core{0.10-alpha} [BuildCraft] (buildcraft-0.10-alpha.jar)
  118. UCE BuildCraft|Transport{0.10-alpha} [BC Transport] (buildcraft-0.10-alpha.jar)
  119. UCE BuildCraft|Factory{0.10-alpha} [BC Factory] (buildcraft-0.10-alpha.jar)
  120. UCE BuildCraft|Silicon{0.10-alpha} [BC Silicon] (buildcraft-0.10-alpha.jar)
  121. UCE BuildCraft|Robotics{0.10-alpha} [BC Robotics] (buildcraft-0.10-alpha.jar)
  122. UCE BuildCraft|Energy{0.10-alpha} [BC Energy] (buildcraft-0.10-alpha.jar)
  123. UCE BuildCraft|Builders{0.10-alpha} [BC Builders] (buildcraft-0.10-alpha.jar)
  124. [19:22:27] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  125. [19:22:27] [Server thread/ERROR] [FML]: Caught exception from BuildCraft|Core
  126. net.minecraftforge.fml.common.LoaderException: java.lang.ClassCastException: buildcraft.api.properties.BuildCraftProperty cannot be cast to org.spongepowered.api.block.trait.BlockTrait
  127.  
  128. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:231) ~[GameRegistry.class:?]
  129. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188) ~[GameRegistry.class:?]
  130. at buildcraft.core.proxy.CoreProxy.registerBlock(CoreProxy.java:83) ~[CoreProxy.class:?]
  131. at buildcraft.BuildCraftCore.loadConfiguration(BuildCraftCore.java:284) ~[BuildCraftCore.class:?]
  132. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  133. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  134. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  135. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  136. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553) ~[forge.jar:?]
  137. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  138. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  140. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  141. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.jar:?]
  142. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.jar:?]
  143. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.jar:?]
  144. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.jar:?]
  145. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.8.jar:?]
  146. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  147. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  148. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  149. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  150. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  151. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  152. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.jar:?]
  153. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.jar:?]
  154. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.jar:?]
  155. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.jar:?]
  156. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.8.jar:?]
  157. at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:49) ~[LoadController.class:?]
  158. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  159. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550) [Loader.class:?]
  160. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]
  161. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355) [FMLCommonHandler.class:?]
  162. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [po.class:?]
  163. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  164. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  165. Caused by: java.lang.ClassCastException: buildcraft.api.properties.BuildCraftProperty cannot be cast to org.spongepowered.api.block.trait.BlockTrait
  166. at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerBlockTrait(BlockTypeRegistryModule.java:85) ~[BlockTypeRegistryModule.class:1.8-1577-2.1-DEV-916]
  167. at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerFromGameData(BlockTypeRegistryModule.java:80) ~[BlockTypeRegistryModule.class:1.8-1577-2.1-DEV-916]
  168. at net.minecraftforge.fml.common.registry.GameData.onRegisterBlock(GameData.java:57) ~[GameData.class:?]
  169. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java) ~[GameData.class:?]
  170. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:805) ~[GameData.class:?]
  171. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:220) ~[GameRegistry.class:?]
  172. ... 36 more
  173. [19:22:27] [Server thread/ERROR]: Encountered an unexpected exception
  174. net.minecraftforge.fml.common.LoaderException: java.lang.ClassCastException: buildcraft.api.properties.BuildCraftProperty cannot be cast to org.spongepowered.api.block.trait.BlockTrait
  175.  
  176. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:231) ~[GameRegistry.class:?]
  177. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188) ~[GameRegistry.class:?]
  178. at buildcraft.core.proxy.CoreProxy.registerBlock(CoreProxy.java:83) ~[CoreProxy.class:?]
  179. at buildcraft.BuildCraftCore.loadConfiguration(BuildCraftCore.java:284) ~[BuildCraftCore.class:?]
  180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  181. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  183. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  184. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553) ~[forge.jar:?]
  185. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  186. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  187. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  188. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  189. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.jar:?]
  190. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.jar:?]
  191. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.jar:?]
  192. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.jar:?]
  193. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.8.jar:?]
  194. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
  195. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
  196. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  197. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  198. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  199. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  200. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.8.jar:?]
  201. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.8.jar:?]
  202. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.8.jar:?]
  203. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.8.jar:?]
  204. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.8.jar:?]
  205. at net.minecraftforge.fml.common.LoadController.onPost(LoadController.java:49) ~[LoadController.class:?]
  206. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
  207. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550) ~[Loader.class:?]
  208. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:?]
  209. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355) ~[FMLCommonHandler.class:?]
  210. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[po.class:?]
  211. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  212. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  213. Caused by: java.lang.ClassCastException: buildcraft.api.properties.BuildCraftProperty cannot be cast to org.spongepowered.api.block.trait.BlockTrait
  214. at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerBlockTrait(BlockTypeRegistryModule.java:85) ~[BlockTypeRegistryModule.class:1.8-1577-2.1-DEV-916]
  215. at org.spongepowered.common.registry.type.BlockTypeRegistryModule.registerFromGameData(BlockTypeRegistryModule.java:80) ~[BlockTypeRegistryModule.class:1.8-1577-2.1-DEV-916]
  216. at net.minecraftforge.fml.common.registry.GameData.onRegisterBlock(GameData.java:57) ~[GameData.class:?]
  217. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java) ~[GameData.class:?]
  218. at net.minecraftforge.fml.common.registry.GameData.registerBlock(GameData.java:805) ~[GameData.class:?]
  219. at net.minecraftforge.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:220) ~[GameRegistry.class:?]
  220. ... 36 more
  221. [19:22:27] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Alan\Desktop\test\.\crash-reports\crash-2015-12-16_19.22.27-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement