我在自己电脑上开了一个1.7.2的服务器,也在自己的电脑上玩,可是登录时一直显示:登录中
开服务器的全部代码:
[17:34:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
[17:34:11] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_51, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
[17:34:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:34:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[17:34:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.2
[17:34:19] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[17:34:20] [Server thread/INFO] [FML]: MinecraftForge v10.12.2.1147 Initialized
[17:34:20] [Server thread/INFO] [FML]: Replaced 182 ore recipies
[17:34:20] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[17:34:20] [Server thread/INFO] [FML]: Searching C:\Documents and Settings\Administrator\桌面\Download\1.7.2sever\mods for mods
[17:34:20] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[17:34:21] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[17:34:21] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
[17:34:21] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:34:21] [Server thread/INFO] [FML]: Applying holder lookups
[17:34:21] [Server thread/INFO] [FML]: Holder lookups applied
[17:34:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[17:34:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[17:34:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[17:34:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: 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.
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[17:34:22] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[17:34:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[17:34:22] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:34:22] [Server thread/INFO] [FML]: Applying holder lookups
[17:34:22] [Server thread/INFO] [FML]: Holder lookups applied
[17:34:22] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@127b9ac)
[17:34:22] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@127b9ac)
[17:34:22] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@127b9ac)
[17:34:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[17:34:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 36%
[17:34:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.446s)! For help, type "help" or "?"
[17:34:32] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ddee lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[17:34:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: ddee left the game
[17:34:35] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:37] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:39] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:41] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:43] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:45] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:46] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ddee lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[17:34:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: ddee left the game
求解,急急急!
开服务器的全部代码:
[17:34:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[17:34:11] [main/INFO] [FML]: Forge Mod Loader version 7.2.217.1147 for Minecraft 1.7.2 loading
[17:34:11] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_51, running on Windows XP:x86:5.1, installed at C:\Program Files\Java\jre7
[17:34:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:34:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:34:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[17:34:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[17:34:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.2
[17:34:19] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[17:34:20] [Server thread/INFO] [FML]: MinecraftForge v10.12.2.1147 Initialized
[17:34:20] [Server thread/INFO] [FML]: Replaced 182 ore recipies
[17:34:20] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[17:34:20] [Server thread/INFO] [FML]: Searching C:\Documents and Settings\Administrator\桌面\Download\1.7.2sever\mods for mods
[17:34:20] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[17:34:21] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[17:34:21] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
[17:34:21] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:34:21] [Server thread/INFO] [FML]: Applying holder lookups
[17:34:21] [Server thread/INFO] [FML]: Holder lookups applied
[17:34:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[17:34:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[17:34:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[17:34:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: 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.
[17:34:22] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
[17:34:22] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[17:34:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[17:34:22] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:34:22] [Server thread/INFO] [FML]: Applying holder lookups
[17:34:22] [Server thread/INFO] [FML]: Holder lookups applied
[17:34:22] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@127b9ac)
[17:34:22] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@127b9ac)
[17:34:22] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@127b9ac)
[17:34:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[17:34:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 36%
[17:34:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.446s)! For help, type "help" or "?"
[17:34:32] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ddee lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[17:34:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: ddee left the game
[17:34:35] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:37] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:39] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:41] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:43] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:45] [Netty IO #3/INFO] [FML]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
[17:34:46] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ddee lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[17:34:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: ddee left the game
求解,急急急!