Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-05-08 15:18:10 [INFO] Starting minecraft server version 1.5.2
- 2013-05-08 15:18:10 [INFO] MinecraftForge v
- 2013-05-08 15:18:10 [INFO] 7.8.0.688
- 2013-05-08 15:18:10 [INFO] Initialized
- 2013-05-08 15:18:10 [INFO] Replaced 85 ore recipies
- 2013-05-08 15:18:12 [INFO] 2770
- 2013-05-08 15:18:13 [INFO] [MineChem] PREINT PASSED
- 2013-05-08 15:18:13 [INFO] Loading properties
- 2013-05-08 15:18:13 [INFO] Default game type: SURVIVAL
- 2013-05-08 15:18:13 [INFO] Generating keypair
- 2013-05-08 15:18:13 [INFO] Starting Minecraft server on *:25565
- 2013-05-08 15:18:14 [INFO] Using Netty NIO with 3 threads for network connections.
- 2013-05-08 15:18:14 [INFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-403 (MC: 1.5.2) (Implementing API version 1.5.2-R0.2-SNAPSHOT)
- 2013-05-08 15:18:14 [INFO] Basic Components Loaded: 11 Languages.
- 2013-05-08 15:18:14 [INFO] Adding recipe for ingotCopper
- 2013-05-08 15:18:14 [INFO] Adding recipe for ingotTin
- 2013-05-08 15:18:14 [INFO] Adding recipe for oreCopper
- 2013-05-08 15:18:14 [INFO] Adding recipe for oreCopper
- 2013-05-08 15:18:14 [INFO] Adding recipe for oreTin
- 2013-05-08 15:18:14 [INFO] Adding recipe for oreTin
- 2013-05-08 15:18:14 [SEVERE] cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: itemCalclavia:PRIMARY_METAL
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:87)
- 2013-05-08 15:18:14 [SEVERE] at basiccomponents.common.BasicComponents.requireItem(BasicComponents.java:163)
- 2013-05-08 15:18:14 [SEVERE] at basiccomponents.common.BasicComponents.requestItem(BasicComponents.java:303)
- 2013-05-08 15:18:14 [SEVERE] at atomicscience.ZhuYao.load(ZhuYao.java:361)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:172)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
- 2013-05-08 15:18:14 [SEVERE] Caused by: java.lang.NoSuchFieldException: itemCalclavia:PRIMARY_METAL
- 2013-05-08 15:18:14 [SEVERE] at java.lang.Class.getDeclaredField(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
- 2013-05-08 15:18:14 [SEVERE] ... 33 more
- 2013-05-08 15:18:14 [INFO] Adding recipe for dustSteel
- 2013-05-08 15:18:14 [INFO] Adding recipe for plateSteel
- 2013-05-08 15:18:14 [SEVERE] cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: itemCalclavia:SECONDARY_METAL
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:87)
- 2013-05-08 15:18:14 [SEVERE] at basiccomponents.common.BasicComponents.requireItem(BasicComponents.java:163)
- 2013-05-08 15:18:14 [SEVERE] at basiccomponents.common.BasicComponents.requestItem(BasicComponents.java:303)
- 2013-05-08 15:18:14 [SEVERE] at atomicscience.ZhuYao.load(ZhuYao.java:365)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:172)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
- 2013-05-08 15:18:14 [SEVERE] Caused by: java.lang.NoSuchFieldException: itemCalclavia:SECONDARY_METAL
- 2013-05-08 15:18:14 [SEVERE] at java.lang.Class.getDeclaredField(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
- 2013-05-08 15:18:14 [SEVERE] ... 33 more
- 2013-05-08 15:18:14 [INFO] Adding recipe for dustBronze
- 2013-05-08 15:18:14 [SEVERE] cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: itemCalclavia:SECONDARY_PLAET
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:87)
- 2013-05-08 15:18:14 [SEVERE] at basiccomponents.common.BasicComponents.requireItem(BasicComponents.java:163)
- 2013-05-08 15:18:14 [SEVERE] at basiccomponents.common.BasicComponents.requestItem(BasicComponents.java:303)
- 2013-05-08 15:18:14 [SEVERE] at atomicscience.ZhuYao.load(ZhuYao.java:367)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-05-08 15:18:14 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:172)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
- 2013-05-08 15:18:14 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
- 2013-05-08 15:18:14 [SEVERE] Caused by: java.lang.NoSuchFieldException: itemCalclavia:SECONDARY_PLAET
- 2013-05-08 15:18:14 [SEVERE] at java.lang.Class.getDeclaredField(Unknown Source)
- 2013-05-08 15:18:14 [SEVERE] at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
- 2013-05-08 15:18:14 [SEVERE] ... 33 more
- 2013-05-08 15:18:14 [INFO] Adding recipe for ingotSteel
- 2013-05-08 15:18:14 [INFO] Adding recipe for ingotBronze
- 2013-05-08 15:18:14 [INFO] Adding recipe for plateBronze
- 2013-05-08 15:18:14 [INFO] [Mekanism] Version 5.5.5 initializing...
- 2013-05-08 15:18:14 [INFO] [Mekanism] Loading complete.
- 2013-05-08 15:18:14 [INFO] [Mekanism] Mod loaded.
- 2013-05-08 15:18:14 [INFO] [MekanismGenerators] Loaded module.
- 2013-05-08 15:18:15 [INFO] [MekanismTools] Loaded module.
- 2013-05-08 15:18:15 [INFO] [MineChem] INIT PASSED
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for advancedAlloy
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for carbonPlate
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for electronicCircuit
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for advancedCircuit
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for iridiumPlate
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for energyCrystal
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for reBattery
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for batBox
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for wrench
- 2013-05-08 15:18:15 [INFO] IC2 API: Call getItem failed for generator
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustIron
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustGold
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustOsmium
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustSteel
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustCopper
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustTin
- 2013-05-08 15:18:15 [INFO] Adding recipe for dustSilver
- 2013-05-08 15:18:15 [INFO] Adding recipe for ingotOsmium
- 2013-05-08 15:18:15 [INFO] Adding recipe for ingotBronze
- 2013-05-08 15:18:15 [INFO] Adding recipe for ingotSteel
- 2013-05-08 15:18:15 [INFO] Adding recipe for blockOsmium
- 2013-05-08 15:18:15 [INFO] Adding recipe for blockBronze
- 2013-05-08 15:18:15 [INFO] Adding recipe for blockCoal
- 2013-05-08 15:18:15 [INFO] Adding recipe for blockSteel
- 2013-05-08 15:18:15 [INFO] Adding recipe for oreOsmium
- 2013-05-08 15:18:15 [INFO] [Mekanism] Hooking complete.
- 2013-05-08 15:18:15 [INFO] [MineChem] POSTINIT PASSED
- 2013-05-08 15:18:15 [INFO] Preparing level "world"
- 2013-05-08 15:18:15 [INFO] Registered command debug with permission node vanilla.command.debug
- 2013-05-08 15:18:15 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
- 2013-05-08 15:18:15 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: -7839106284137926536)
- 2013-05-08 15:18:15 [INFO] Preparing start region for level 1 (Dimension: -1, Seed: -3474593032784137983)
- 2013-05-08 15:18:15 [INFO] Preparing start region for level 2 (Dimension: 1, Seed: -3474593032784137983)
- 2013-05-08 15:18:15 [INFO] Preparing start region for level 3 (Dimension: -1, Seed: -3474593032784137983)
- 2013-05-08 15:18:15 [INFO] Server permissions file permissions.yml is empty, ignoring it
- 2013-05-08 15:18:16 [INFO] Done (0.830s)! For help, type "help" or "?"
- 2013-05-08 15:18:16 [INFO] Registered command modflag with permission node universalelectricity.prefab.flag.CommandFlag
- 2013-05-08 15:18:16 [INFO] Registered command modflag with permission node universalelectricity.prefab.flag.CommandFlag
- 2013-05-08 15:18:16 [INFO] Registered command modflag with permission node universalelectricity.prefab.flag.CommandFlag
- 2013-05-08 15:18:16 [INFO] Registered command icbm with permission node icbm.zhapin.MingLing
- 2013-05-08 15:18:16 [INFO] Registered command mk with permission node mekanism.common.CommandMekanism
- 2013-05-08 15:18:17 [INFO] [Mekanism] Successfully retrieved data from server.
- 2013-05-08 15:18:25 [INFO] CONSOLE: Forcing save..
- 2013-05-08 15:18:25 [INFO] CONSOLE: Save complete.
- 2013-05-08 15:18:26 [INFO] [Server] **CRAFT IS SHUTTING DOWN**
- 2013-05-08 15:18:29 [INFO] Unknown command. Type "help" for help.
- 2013-05-08 15:18:32 [INFO] CONSOLE: Stopping the server..
- 2013-05-08 15:18:32 [INFO] Stopping server
- 2013-05-08 15:18:32 [INFO] Saving players
- 2013-05-08 15:18:32 [INFO] Saving worlds
- 2013-05-08 15:18:32 [INFO] Saving chunks for level 'world'/Overworld
- 2013-05-08 15:18:32 [INFO] Saving chunks for level 'world_nether'/Nether
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement