2013-01-15 02:29:27 [INFO] Starting minecraft server version 1.4.6
2013-01-15 02:29:27 [INFO] MinecraftForge v
2013-01-15 02:29:27 [INFO] 6.5.0.472
2013-01-15 02:29:27 [INFO] Initialized
2013-01-15 02:29:28 [INFO] Replaced 84 ore recipies
2013-01-15 02:29:38 [SEVERE] java.net.SocketException: Software caused connection abort: recv failed
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1672)
2013-01-15 02:29:38 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1670)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1243)
2013-01-15 02:29:38 [SEVERE] at buildcraft.core.Version.versionCheck(Unknown Source)
2013-01-15 02:29:38 [SEVERE] at buildcraft.BuildCraftCore.loadConfiguration(Unknown Source)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:347)
2013-01-15 02:29:38 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:56)
2013-01-15 02:29:38 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:433)
2013-01-15 02:29:38 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
2013-01-15 02:29:38 [SEVERE] Caused by: java.net.SocketException: Software caused connection abort: recv failed
2013-01-15 02:29:38 [SEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
2013-01-15 02:29:38 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:168)
2013-01-15 02:29:38 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:121)
2013-01-15 02:29:38 [SEVERE] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
2013-01-15 02:29:38 [SEVERE] at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
2013-01-15 02:29:38 [SEVERE] at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:633)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:604)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1322)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2677)
2013-01-15 02:29:38 [SEVERE] ... 32 more
2013-01-15 02:29:27 [INFO] MinecraftForge v
2013-01-15 02:29:27 [INFO] 6.5.0.472
2013-01-15 02:29:27 [INFO] Initialized
2013-01-15 02:29:28 [INFO] Replaced 84 ore recipies
2013-01-15 02:29:38 [SEVERE] java.net.SocketException: Software caused connection abort: recv failed
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1672)
2013-01-15 02:29:38 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1670)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1243)
2013-01-15 02:29:38 [SEVERE] at buildcraft.core.Version.versionCheck(Unknown Source)
2013-01-15 02:29:38 [SEVERE] at buildcraft.BuildCraftCore.loadConfiguration(Unknown Source)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:478)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2013-01-15 02:29:38 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2013-01-15 02:29:38 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-01-15 02:29:38 [SEVERE] at mcpc.com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
2013-01-15 02:29:38 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:347)
2013-01-15 02:29:38 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:56)
2013-01-15 02:29:38 [SEVERE] at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:433)
2013-01-15 02:29:38 [SEVERE] at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
2013-01-15 02:29:38 [SEVERE] Caused by: java.net.SocketException: Software caused connection abort: recv failed
2013-01-15 02:29:38 [SEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
2013-01-15 02:29:38 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:168)
2013-01-15 02:29:38 [SEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:121)
2013-01-15 02:29:38 [SEVERE] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
2013-01-15 02:29:38 [SEVERE] at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
2013-01-15 02:29:38 [SEVERE] at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:633)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:579)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:604)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1322)
2013-01-15 02:29:38 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2677)
2013-01-15 02:29:38 [SEVERE] ... 32 more
貌似不是水桶服?
{:10_522:}官方服无力