shangen
本帖最后由 shangen 于 2013-11-8 20:13 编辑

2013-11-08 20:07:41 [INFO] Starting minecraft server version 1.5.2
2013-11-08 20:07:41 [INFO] MinecraftForge v
2013-11-08 20:07:41 [INFO] 7.8.0.694
2013-11-08 20:07:41 [INFO]  Initialized
2013-11-08 20:07:41 [INFO] Replaced 85 ore recipies
2013-11-08 20:07:46 [SEVERE] java.net.SocketException: Connection reset
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at java.security.AccessController.doPrivileged(Native Method)
2013-11-08 20:07:46 [SEVERE]  at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at forestry.core.config.Version.versionCheck(Version.java:119)
2013-11-08 20:07:46 [SEVERE]  at forestry.core.ForestryCore.preInit(ForestryCore.java:57)
2013-11-08 20:07:46 [SEVERE]  at forestry.Forestry.preInit(Forestry.java:38)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-08 20:07:46 [SEVERE]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-08 20:07:47 [SEVERE]  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
2013-11-08 20:07:47 [SEVERE]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-11-08 20:07:47 [SEVERE]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at java.lang.reflect.Method.invoke(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2013-11-08 20:07:47 [SEVERE]  at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2013-11-08 20:07:47 [SEVERE]  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
2013-11-08 20:07:47 [SEVERE]  at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
2013-11-08 20:07:47 [SEVERE]  at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
2013-11-08 20:07:47 [SEVERE]  at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
2013-11-08 20:07:47 [SEVERE]  at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
2013-11-08 20:07:47 [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
2013-11-08 20:07:47 [SEVERE]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-11-08 20:07:47 [SEVERE] Caused by: java.net.SocketException: Connection reset
2013-11-08 20:07:47 [SEVERE]  at java.net.SocketInputStream.read(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at java.net.SocketInputStream.read(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at java.io.BufferedInputStream.fill(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at java.io.BufferedInputStream.read1(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at java.io.BufferedInputStream.read(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
2013-11-08 20:07:47 [SEVERE]  at forestry.core.config.Version.versionCheck(Version.java:116)
2013-11-08 20:07:47 [SEVERE]  ... 32 more
2013-11-08 20:07:48 [INFO] Loading properties
2013-11-08 20:07:48 [INFO] Default game type: SURVIVAL
2013-11-08 20:07:48 [INFO] Generating keypair
2013-11-08 20:07:48 [INFO] Starting Minecraft server on 192.168.1.103:25565
2013-11-08 20:07:49 [INFO] Using Netty NIO with 3 threads for network connections.
2013-11-08 20:07:49 [INFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-428 (MC: 1.5.2) (Implementing API version 1.5.2-R0.2-SNAPSHOT)
2013-11-08 20:07:50 [INFO] Mapping loaded 7 packages, 5185 classes, 17732 fields, 34330 methods, flags dd6
2013-11-08 20:07:50 [INFO] Loaded inheritance map of 769 classes
2013-11-08 20:07:51 [INFO] [WorldBorder] Loading WorldBorder v1.7.2b
2013-11-08 20:07:51 [INFO] [GroupManager] Loading GroupManager v2.0 (Pre2.11.1.2) (Phoenix)
2013-11-08 20:07:51 [INFO] [WorldEdit] Loading WorldEdit v5.5.6
2013-11-08 20:07:51 [INFO] [MobBountyReloadedExploits] Loading MobBountyReloadedExploits v123
2013-11-08 20:07:51 [INFO] [Vault] Loading Vault v1.2.24-b304
2013-11-08 20:07:51 [INFO] [HealthBar] Loading HealthBar v1.5.6
2013-11-08 20:07:51 [INFO] [Stargate] Loading Stargate v0.7.9.10
2013-11-08 20:07:51 [INFO] [MobBountyReloaded] Loading MobBountyReloaded v1.9.0b383
2013-11-08 20:07:51 [INFO] [WorldGuard] Loading WorldGuard v5.7.4
2013-11-08 20:07:51 [INFO] [HeroicDeathPlus] Loading HeroicDeathPlus v2.3
2013-11-08 20:07:51 [INFO] [PerformanceMonitor] Loading PerformanceMonitor v1.7.0
2013-11-08 20:07:51 [INFO] [iConomy] Loading iConomy v7.0
2013-11-08 20:07:51 [INFO] [CoreProtect] Loading CoreProtect v2.07
2013-11-08 20:07:51 [INFO] [Permissions] Loading Permissions v3.1.6
2013-11-08 20:07:51 [INFO] [Lockette] Loading Lockette v1.7.12
2013-11-08 20:07:51 [INFO] [ClearLag] Loading ClearLag v2.6.0
2013-11-08 20:07:51 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v3.9
2013-11-08 20:07:51 [INFO] [CrazyCore] Loading CrazyCore v10.4.3
2013-11-08 20:07:51 [INFO] [Essentials] Loading Essentials vPre2.11.1.2
2013-11-08 20:07:51 [INFO] [Residence] Loading Residence v2.6.6.4
2013-11-08 20:07:51 [INFO] [QuickShop] Loading QuickShop v4.4
2013-11-08 20:07:51 [INFO] [EssentialsProtect] Loading EssentialsProtect vPre2.11.1.2
2013-11-08 20:07:51 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vPre2.11.1.2
2013-11-08 20:07:51 [INFO] [CrazyLogin] Loading CrazyLogin v7.14.1
2013-11-08 20:07:52 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.11.1.2
2013-11-08 20:07:52 [INFO] [EssentialsChat] Loading EssentialsChat vPre2.11.1.2
2013-11-08 20:07:52 [INFO] [Vault] Enabling Vault v1.2.24-b304
2013-11-08 20:07:52 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-11-08 20:07:52 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
2013-11-08 20:07:52 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-11-08 20:07:52 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2013-11-08 20:07:52 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2013-11-08 20:07:52 [INFO] [Vault][Permission] GroupManager found: Waiting
2013-11-08 20:07:52 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-11-08 20:07:52 [INFO] [Vault][Chat] GroupManager found: Waiting
2013-11-08 20:07:52 [INFO] [Vault] Enabled Version 1.2.24-b304
2013-11-08 20:07:52 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-11-08 20:07:52 [INFO] [Vault][Economy] iConomy 7 hooked.
2013-11-08 20:07:52 [INFO] [Vault][Permission] GroupManager hooked.
2013-11-08 20:07:52 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-11-08 20:07:52 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-11-08 20:07:52 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2013-11-08 20:07:52 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-11-08 20:07:52 [INFO] Galacticraft Moon Loaded: 12 Languages.
2013-11-08 20:07:52 [INFO] Basic Components Loaded: 11 Languages.
2013-11-08 20:07:53 [INFO] CONFLICT @ 3 item slot already occupied by net.minecraft.item.ItemFlintAndSteel@46e9d255 while adding noppes.animalbikes.items.ItemFlintAndSteelAlt@717086e5
2013-11-08 20:07:54 [SEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler
2013-11-08 20:07:54 [SEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler
2013-11-08 20:07:54 [SEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler
2013-11-08 20:07:54 [SEVERE] [Mekanism] Error while adding recipe: mekanism.common.RecipeHandler
2013-11-08 20:07:54 [INFO] Preparing level "world"
2013-11-08 20:07:54 [INFO] Registered command debug with permission node vanilla.command.debug
2013-11-08 20:07:54 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-11-08 20:07:54 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: 76007646)
2013-11-08 20:07:55 [INFO] Preparing start region for level 1 (Dimension: -1, Seed: 76007646)
2013-11-08 20:07:55 [INFO] Preparing start region for level 2 (Dimension: 1, Seed: 76007646)
2013-11-08 20:07:55 [INFO] Preparing start region for level 3 (Dimension: -1, Seed: 76007646)
2013-11-08 20:07:55 [INFO] [WorldBorder] Enabling WorldBorder v1.7.2b
2013-11-08 20:07:55 [INFO] [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
2013-11-08 20:07:55 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
2013-11-08 20:07:55 [INFO] For reference, the main world's spawn location is at X: 478.0 Y: 70.0 Z: 411.0
2013-11-08 20:07:55 [INFO] [GroupManager] Enabling GroupManager v2.0 (Pre2.11.1.2) (Phoenix)
2013-11-08 20:07:55 [SEVERE] GroupManager - SEVERE - Missing or corrupt 'allow_commandblocks' node. Using default settings
2013-11-08 20:07:55 [INFO] GroupManager - INFO - World Found: world
2013-11-08 20:07:55 [INFO] GroupManager - INFO - Superperms support enabled.
2013-11-08 20:07:55 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
2013-11-08 20:07:55 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
2013-11-08 20:07:55 [INFO] GroupManager version 2.0 (Pre2.11.1.2) (Phoenix) is enabled!
2013-11-08 20:07:55 [INFO] [Vault][Chat] GroupManager - Chat hooked.
2013-11-08 20:07:55 [INFO] [WorldEdit] Enabling WorldEdit v5.5.6
2013-11-08 20:07:55 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
2013-11-08 20:07:55 [INFO] [MobBountyReloadedExploits] Enabling MobBountyReloadedExploits v123
2013-11-08 20:07:55 [INFO] [MobBountyReloadedExploits] Could not find MobBountyReloadedDrops. MBRD integration disabled.
2013-11-08 20:07:55 [INFO] [MobBountyReloadedExploits] Enabled.
2013-11-08 20:07:55 [INFO] [HealthBar] Enabling HealthBar v1.5.6
2013-11-08 20:07:55 [INFO] [Stargate] Enabling Stargate v0.7.9.10
2013-11-08 20:07:55 [INFO] Stargate v.0.7.9.10 is enabled.
2013-11-08 20:07:56 [INFO] [Stargate] Loaded 1 gate layouts
2013-11-08 20:07:56 [INFO] [Stargate] {world} No stargates for world
2013-11-08 20:07:56 [INFO] [Stargate] {world_the_end} No stargates for world
2013-11-08 20:07:56 [INFO] [Stargate] {world_nether} No stargates for world
2013-11-08 20:07:56 [INFO] [Stargate] Plugin metrics enabled.
2013-11-08 20:07:56 [INFO] [MobBountyReloaded] Enabling MobBountyReloaded v1.9.0b383
2013-11-08 20:07:56 [INFO] en
2013-11-08 20:07:56 [INFO] [MobBountyReloaded] Enabled.
2013-11-08 20:07:56 [INFO] [WorldGuard] Enabling WorldGuard v5.7.4
2013-11-08 20:07:56 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world) Lava fire is blocked.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] Loaded configuration for world 'world'
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2013-11-08 20:07:56 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2013-11-08 20:07:56 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2013-11-08 20:07:56 [INFO] [WorldGuard] 0 regions loaded for 'world'
2013-11-08 20:07:56 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2013-11-08 20:07:56 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-11-08 20:07:56 [INFO] [HeroicDeathPlus] Enabling HeroicDeathPlus v2.3
2013-11-08 20:07:56 [INFO] [HeroicDeathPlus] 2.3 enabled.
2013-11-08 20:07:56 [INFO] [PerformanceMonitor] Enabling PerformanceMonitor v1.7.0
2013-11-08 20:07:56 [INFO] [PerformanceMonitor 1.7.0] Starting tps meter ...
2013-11-08 20:07:56 [INFO] [PerformanceMonitor 1.7.0] Plugin enabled!
2013-11-08 20:07:56 [INFO] [iConomy] Enabling iConomy v7.0
2013-11-08 20:07:56 [INFO] [iConomy - April Fools] Enabled (20 ms)
2013-11-08 20:07:56 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-11-08 20:07:56 [INFO] [CoreProtect] Enabling CoreProtect v2.07
2013-11-08 20:07:56 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-11-08 20:07:56 [INFO] CoreProtect 版本 2.07 已经加载了!
2013-11-08 20:07:56 [INFO] [CoreProtect] 使用 SQLite 作为数据储存介质.
2013-11-08 20:07:56 [INFO] [Permissions] Enabling Permissions v3.1.6
2013-11-08 20:07:56 [INFO] Fake Permissions version 3.1.6 is enabled!
2013-11-08 20:07:56 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
2013-11-08 20:07:56 [INFO] [Lockette] Enabling Lockette v1.7.12
2013-11-08 20:07:56 [INFO] [Lockette] Version 1.7.12 is being enabled!  Yay!  (Core version 1.3.7)
2013-11-08 20:07:56 [WARNING] [Lockette] Craftbukkit build unrecognized, please be sure you have build [2771] or greater.
2013-11-08 20:07:56 [INFO] [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
2013-11-08 20:07:56 [INFO] [Lockette] Ignoring linked plugins: [mcMMO]
2013-11-08 20:07:56 [INFO] [Lockette] Loading strings file for English by Acru
2013-11-08 20:07:56 [INFO] [Lockette] Enabled link to plugin GroupManager for Groups, version 2.0 (Pre2.11.1.2) (Phoenix)
2013-11-08 20:07:56 [INFO] [Lockette] Ignoring fake Permissions plugin version 3.1.6
2013-11-08 20:07:56 [INFO] [Lockette] Using ops file for admin permissions.
2013-11-08 20:07:56 [INFO] [Lockette] Ready to protect your containers.
2013-11-08 20:07:56 [INFO] [ClearLag] Enabling ClearLag v2.6.0
2013-11-08 20:07:56 [SEVERE] Error occurred while enabling ClearLag v2.6.0 (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Entity
at me.minebuilders.clearlag.Clearlag.addListeners(Clearlag.java:114)
at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:67)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:396)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:303)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:285)
at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:530)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:496)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:420)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.Entity
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:340)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:332)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
2013-11-08 20:07:56 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v3.9
2013-11-08 20:07:56 [INFO] git-MCPC-Plus-jenkins-MCPC-Plus-428 (MC: 1.5.2)
2013-11-08 20:07:56 [INFO] git-MCPC-Plus-jenkins-MCPC-Plus-428 (MC: 1.5.2)
2013-11-08 20:07:56 [INFO] 41
2013-11-08 20:07:56 [INFO] v1_5_2
2013-11-08 20:07:56 [SEVERE] java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_5_2.CraftWorld
2013-11-08 20:07:56 [SEVERE]  at java.net.URLClassLoader$1.run(Unknown Source)
2013-11-08 20:07:56 [SEVERE]  at java.net.URLClassLoader$1.run(Unknown Source)
2013-11-08 20:07:56 [SEVERE]  at java.security.AccessController.doPrivileged(Native Method)
2013-11-08 20:07:56 [SEVERE]  at java.net.URLClassLoader.findClass(Unknown Source)
2013-11-08 20:07:56 [SEVERE]  at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-08 20:07:56 [SEVERE]  at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
2013-11-08 20:07:56 [SEVERE]  at java.lang.ClassLoader.loadClass(Unknown Source)
2013-11-08 20:07:56 [SEVERE]  at autosave.AutoSave.onEnable(AutoSave.java:134)
2013-11-08 20:07:56 [SEVERE]  at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
2013-11-08 20:07:56 [SEVERE]  at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:396)
2013-11-08 20:07:56 [SEVERE]  at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
2013-11-08 20:07:56 [SEVERE]  at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:303)
2013-11-08 20:07:56 [SEVERE]  at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:285)
2013-11-08 20:07:56 [SEVERE]  at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:530)
2013-11-08 20:07:56 [SEVERE]  at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:496)
2013-11-08 20:07:56 [SEVERE]  at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:420)
2013-11-08 20:07:56 [SEVERE]  at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218)
2013-11-08 20:07:56 [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:652)
2013-11-08 20:07:56 [SEVERE]  at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-11-08 20:07:56 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
2013-11-08 20:07:56 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds, Warn Times are 0
2013-11-08 20:07:56 [INFO] [AutoSaveWorld] Version 3.9 is enabled: 27cd3ddf-638f-4d27-a2a5-48ee2e81da5e
2013-11-08 20:07:56 [INFO] [CrazyCore] Enabling CrazyCore v10.4.3
2013-11-08 20:07:56 [INFO] [CrazyCore] Checking permission modules:
2013-11-08 20:07:56 [INFO] [CrazyCore] - Vault
2013-11-08 20:07:56 [INFO] [CrazyCore] Activated Vault Permission Module!
2013-11-08 20:07:56 [INFO] [CrazyCore] Loading languages...
2013-11-08 20:07:57 [INFO] [CrazyCore] Failed downloading zh_zh language files!
2013-11-08 20:07:57 [INFO] [CrazyCore] zh_zh language files not available!
2013-11-08 20:07:59 [INFO] [CrazyLogin] Failed downloading zh_zh language files!
2013-11-08 20:07:59 [INFO] [CrazyLogin] zh_zh language files not available!
2013-11-08 20:07:59 [INFO] [CrazyCore] Version 10.4.3 enabled
2013-11-08 20:07:59 [INFO] [Essentials] Enabling Essentials vPre2.11.1.2
2013-11-08 20:07:59 [INFO] Bukkit version format changed. Version not checked.
2013-11-08 20:07:59 [INFO] git-MCPC-Plus-jenkins-MCPC-Plus-428 (MC: 1.5.2)
2013-11-08 20:07:59 [INFO] 1.5.2-R0.2-SNAPSHOT
2013-11-08 20:07:59 [INFO] Using locale zh
2013-11-08 20:07:59 [INFO] Using locale zh
2013-11-08 20:07:59 [INFO] Essentials: Using GroupManager based permissions.
2013-11-08 20:07:59 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.24-b304)
2013-11-08 20:07:59 [INFO] [Residence] Enabling Residence v2.6.6.4
2013-11-08 20:07:59 [INFO] [Residence] Found Vault using permissions plugin:GroupManager
2013-11-08 20:07:59 [INFO] [Residence] Failed to update language file: Chinese.yml
2013-11-08 20:07:59 [INFO] [Residence] Failed to update language file: Brazilian.yml
2013-11-08 20:07:59 [INFO] [Residence] Scanning for economy systems...
2013-11-08 20:07:59 [INFO] [Residence] Found Vault using economy system: iConomy 7
2013-11-08 20:07:59 [INFO] [Residence] Found WorldEdit
2013-11-08 20:07:59 [INFO] [Residence] Enabled! Version 2.6.6.4 by bekvon
2013-11-08 20:07:59 [INFO] [QuickShop] Enabling QuickShop v4.4
2013-11-08 20:07:59 [INFO] [QuickShop] Hooking Vault
2013-11-08 20:07:59 [INFO] [QuickShop] Starting item scheduler
2013-11-08 20:07:59 [INFO] [QuickShop] Limit cfg found...
2013-11-08 20:07:59 [INFO] [QuickShop] Limits.use: false
2013-11-08 20:07:59 [INFO] [QuickShop] {quickshop.vip=20, quickshop=0}
2013-11-08 20:07:59 [INFO] [QuickShop] Loading shops from database...
2013-11-08 20:07:59 [INFO] [QuickShop] Loaded 0 shops.
2013-11-08 20:07:59 [INFO] Cleaning purchase messages from database that are over a week old...
2013-11-08 20:07:59 [INFO] [QuickShop] Registering Listeners
2013-11-08 20:07:59 [INFO] [QuickShop] Metrics started.
2013-11-08 20:07:59 [INFO] [QuickShop] QuickShop loaded!
2013-11-08 20:07:59 [INFO] [EssentialsProtect] Enabling EssentialsProtect vPre2.11.1.2
2013-11-08 20:07:59 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.11.1.2
2013-11-08 20:07:59 [INFO] [CrazyLogin] Enabling CrazyLogin v7.14.1
2013-11-08 20:07:59 [INFO] [CrazyLogin] Loaded 18 Entries from database.
2013-11-08 20:07:59 [INFO] [CrazyLogin] Version 7.14.1 enabled
2013-11-08 20:07:59 [INFO] --------------------
2013-11-08 20:07:59 [INFO] [CoreProtect] 版本 2.08 现在生效了.
2013-11-08 20:07:59 [INFO] [CoreProtect] 下载: 输入 "/co version" 在游戏里.
2013-11-08 20:07:59 [INFO] --------------------
2013-11-08 20:07:59 [INFO] [Sponsor] 无限制的Minecraft服务器提供商: www.hosthorde.com
2013-11-08 20:07:59 [INFO] --------------------
2013-11-08 20:07:59 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.11.1.2
2013-11-08 20:07:59 [INFO] [EssentialsChat] Enabling EssentialsChat vPre2.11.1.2
2013-11-08 20:07:59 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-11-08 20:07:59 [INFO] Done (5.285s)! For help, type "help" or "?"
2013-11-08 20:07:59 [INFO] Registered command cofh with permission node cofh.command.CommandHandler
2013-11-08 20:07:59 [INFO] Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandSpaceStationAddOwner
2013-11-08 20:07:59 [INFO] Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandSpaceStationRemoveOwner
2013-11-08 20:07:59 [INFO] Registered command beekeeping with permission node forestry.apiculture.CommandBeekeepingMode
2013-11-08 20:07:59 [INFO] Registered command givedrone with permission node forestry.apiculture.CommandGiveBee
2013-11-08 20:07:59 [INFO] Registered command giveprincess with permission node forestry.apiculture.CommandGiveBee
2013-11-08 20:07:59 [INFO] Registered command givequeen with permission node forestry.apiculture.CommandGiveBee
2013-11-08 20:07:59 [INFO] Registered command spawntree with permission node forestry.arboriculture.CommandSpawnTree
2013-11-08 20:07:59 [INFO] Registered command spawnforest with permission node forestry.arboriculture.CommandSpawnForest
2013-11-08 20:07:59 [INFO] Registered command treekeeping with permission node forestry.arboriculture.CommandTreekeepingMode
2013-11-08 20:07:59 [INFO] Registered command forestry with permission node forestry.core.CommandForestry
2013-11-08 20:07:59 [INFO] Registered command mail with permission node forestry.mail.CommandMail
2013-11-08 20:07:59 [INFO] Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
2013-11-08 20:07:59 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
2013-11-08 20:08:00 [INFO] [Stargate] {world} No stargates for world
2013-11-08 20:08:00 [INFO] [Stargate] {world_nether} No stargates for world
2013-11-08 20:08:00 [INFO] [HealthBar] Found an update: 1.7.1   (Your version: 1.5.6)
2013-11-08 20:08:00 [INFO] [HealthBar] Download at: dev.bukkit.org/server-mods/health-bar
2013-11-08 20:08:47 [SEVERE] Cannot Hotload Dim: Could not get provider type for dimension 13, does not exist
2013-11-08 20:08:47 [INFO] Disconnecting gogoshangen [/192.168.1.103:49529]: Internal server error
2013-11-08 20:08:47 [WARNING] Failed to handle packet: net.minecraft.util.ReportedException: Loading entity NBT
net.minecraft.util.ReportedException: Loading entity NBT
at net.minecraft.entity.Entity.func_70020_e(Entity.java:1825)
at net.minecraft.world.storage.SaveHandler.func_75752_b(SaveHandler.java:315)
at net.minecraft.server.management.ServerConfigurationManager.func_72380_a(ServerConfigurationManager.java:283)
at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:136)
at net.minecraft.network.NetLoginHandler.completeConnection(NetLoginHandler.java:237)
at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:169)
at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:123)
at net.minecraft.network.NetLoginHandler.func_72529_d(NetLoginHandler.java:213)
at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:101)
at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:73)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:926)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:794)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:678)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.NullPointerException
at net.minecraft.entity.Entity.func_70020_e(Entity.java:1812)
... 14 more


服务端正常运行,客户端正常运行,但一连接就被服务器中断连接,求原因和解决办法


_SOS_
中断时是什么样子,截图看看

第一页 上一页 下一页 最后一页