Posted September 9, 201213 yr I'm having the same problem that is in this topic: http://www.minecraftforge.net/forum/index.php?topic=1476.0 Server is using Forge 4.1.1.251 and I'm starting the server with "nogui". Console shows nothing when trying to use a command like help. ForgeModLoader-server-0.log, server.log and the server GUI that shows up without "nogui" do show the help list properly. I didn't have this problem with Forge 3 for 1.2.5 ForgeModLoader-server-0.log: 2012-09-09 16:07:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Discovering coremods 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Running coremod plugins 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Validating minecraft 2012-09-09 16:07:23 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-09-09 16:07:23 [iNFO] [sTDOUT] 195 recipes 2012-09-09 16:07:23 [iNFO] [sTDOUT] 27 achievements 2012-09-09 16:07:23 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-09-09 16:07:23 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Amazong\Desktop\moddata\testserver2 u6 1.3.2\minecraft_server.jar, examining for mod candidates 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amazong\Desktop\moddata\testserver2 u6 1.3.2\lib\argo-2.25.jar 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amazong\Desktop\moddata\testserver2 u6 1.3.2\lib\guava-12.0.1.jar 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amazong\Desktop\moddata\testserver2 u6 1.3.2\lib\asm-all-4.0.jar 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2012-09-09 16:07:23 [iNFO] [ForgeModLoader] Searching C:\Users\Amazong\Desktop\moddata\testserver2 u6 1.3.2\mods for mods 2012-09-09 16:07:23 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods 2012-09-09 16:07:23 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file 2012-09-09 16:07:24 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Received a system property request '' 2012-09-09 16:07:24 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2012-09-09 16:07:24 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Activating mod FML 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Activating mod Forge 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2012-09-09 16:07:24 [FINE] [ForgeModLoader] All mod requirements are satisfied 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Mod sorting completed successfully 2012-09-09 16:07:24 [FINE] [ForgeModLoader] Mod sorting data: 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@343dd4b6 to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@343dd4b6 delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@343dd4b6 to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@343dd4b6 delivered to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@20a07db0 to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@20a07db0 delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@20a07db0 to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@20a07db0 delivered to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@59db869 to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@59db869 delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@59db869 to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@59db869 delivered to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@71e53662 to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@71e53662 delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@71e53662 to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@71e53662 delivered to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4c01acb7 to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4c01acb7 delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4c01acb7 to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4c01acb7 delivered to mod Forge 2012-09-09 16:07:24 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@4389f6ad to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@4389f6ad delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@4389f6ad to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@4389f6ad delivered to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@6444b374 to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@6444b374 delivered to mod FML 2012-09-09 16:07:24 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@6444b374 to mod Forge 2012-09-09 16:07:24 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@6444b374 delivered to mod Forge 2012-09-09 16:07:25 [iNFO] [ForgeModLoader] MinecraftForge v4.1.1.251 Initialized 2012-09-09 16:08:58 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@1b362c68 to mod FML 2012-09-09 16:08:58 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@1b362c68 delivered to mod FML 2012-09-09 16:08:58 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@1b362c68 to mod Forge 2012-09-09 16:08:58 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@1b362c68 delivered to mod Forge 2012-09-09 16:08:58 [iNFO] [sTDERR] 2012-09-09 16:07:23 [iNFO] Starting minecraft server version 1.3.2 2012-09-09 16:07:24 [iNFO] Loading properties 2012-09-09 16:07:24 [iNFO] Default game type: SURVIVAL 2012-09-09 16:07:24 [iNFO] Generating keypair 2012-09-09 16:07:24 [iNFO] Starting Minecraft server on *:25565 2012-09-09 16:07:24 [iNFO] Preparing level "world" 2012-09-09 16:07:24 [iNFO] Preparing start region for level 0 2012-09-09 16:07:24 [iNFO] Done (0,556s)! For help, type "help" or "?" 2012-09-09 16:08:01 [iNFO] --- Showing help page 1 of 5 (/help <page>) --- 2012-09-09 16:08:01 [iNFO] /ban <name> [reason ...] 2012-09-09 16:08:01 [iNFO] /ban-ip <address|name> [reason ...] 2012-09-09 16:08:01 [iNFO] /banlist [ips|players] 2012-09-09 16:08:01 [iNFO] /debug 2012-09-09 16:08:01 [iNFO] /defaultgamemode <mode> 2012-09-09 16:08:01 [iNFO] /deop <player> 2012-09-09 16:08:01 [iNFO] /gamemode <mode> [player] 2012-09-09 16:08:58 [iNFO] Stopping the server 2012-09-09 16:08:58 [iNFO] Stopping server 2012-09-09 16:08:58 [iNFO] Saving players 2012-09-09 16:08:58 [iNFO] Saving worlds 2012-09-09 16:08:58 [iNFO] Saving chunks for level 'world'/Overworld java.net.SocketException: socket closed 2012-09-09 16:08:58 [iNFO] [sTDERR] at java.net.DualStackPlainSocketImpl.accept0(Native Method) 2012-09-09 16:08:58 [iNFO] [sTDERR] at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source) 2012-09-09 16:08:58 [iNFO] [sTDERR] at java.net.AbstractPlainSocketImpl.accept(Unknown Source) 2012-09-09 16:08:58 [iNFO] [sTDERR] at java.net.PlainSocketImpl.accept(Unknown Source) 2012-09-09 16:08:58 [iNFO] [sTDERR] at java.net.ServerSocket.implAccept(Unknown Source) 2012-09-09 16:08:58 [iNFO] [sTDERR] at java.net.ServerSocket.accept(Unknown Source) 2012-09-09 16:08:58 [iNFO] [sTDERR] at fy.run(ServerListenThread.java:75) 2012-09-09 16:08:58 [iNFO] [sTDOUT] MinecraftForge v4.1.1.251 Initialized Closing listening thread
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.