Jump to content

[1.7.10]Forge server working, but nobody can join


MaxKess

Recommended Posts

Hi

I run minecraft vanilla server with friends, using hamachi, and everything worked fine. Yesterday i started a forge server, I checked, I installed the same mods in my client as I do in my server.

Server doesnt crash, I can join it instantly, but my friends can't join. It pings for a while,and they get disconnected. I set up forge on my second computer in the room next door, same mods, same forge and he's having same problem.

Why vanilla server works, but forge doesn't?

Please help

 

Link to comment
Share on other sites

Here are logs

 

[12:28:25] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[12:28:25] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[12:28:25] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker

[12:28:26] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading

[12:28:26] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_67, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

[12:28:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[12:28:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[12:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[12:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[12:28:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:28:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[12:28:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[12:28:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[12:28:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[12:28:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[12:28:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[12:28:34] [main/WARN] [FML]: =============================================================

[12:28:34] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!

[12:28:34] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V

[12:28:34] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[12:28:34] [main/WARN] [FML]: =============================================================

[12:28:34] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10

[12:28:34] [server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input

java.io.IOException: Nieprawidłowe dojście

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_67]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_67]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_67]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_67]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_67]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_67]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[12:28:34] [server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[12:28:34] [server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized

[12:28:35] [server thread/INFO] [FML]: Replaced 183 ore recipies

[12:28:35] [server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[12:28:35] [server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[12:28:35] [server thread/INFO] [FML]: Searching C:\Users\Ryszard Kesler\Desktop\Minecraft Server 1.7.10\mods for mods

[12:28:38] [server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load

[12:28:38] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, quiverchevsky] at CLIENT

[12:28:38] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, quiverchevsky] at SERVER

[12:28:39] [server thread/INFO] [FML]: Processing ObjectHolder annotations

[12:28:39] [server thread/INFO] [FML]: Found 341 ObjectHolder annotations

[12:28:39] [server thread/INFO] [FML]: Identifying ItemStackHolder annotations

[12:28:39] [server thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[12:28:39] [server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[12:28:40] [server thread/INFO] [FML]: Applying holder lookups

[12:28:40] [server thread/INFO] [FML]: Holder lookups applied

[12:28:40] [server thread/INFO] [FML]: Injecting itemstacks

[12:28:40] [server thread/INFO] [FML]: Itemstack injection complete

[12:28:40] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties

[12:28:40] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL

[12:28:40] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair

[12:28:40] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 25.148.140.245:25565

[12:28:41] [server thread/INFO] [FML]: Injecting itemstacks

[12:28:41] [server thread/INFO] [FML]: Itemstack injection complete

[12:28:41] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods

[12:28:41] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"

[12:28:41] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[12:28:41] [server thread/INFO] [FML]: Applying holder lookups

[12:28:41] [server thread/INFO] [FML]: Holder lookups applied

[12:28:42] [server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@6ef78a3f)

[12:28:42] [server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@6ef78a3f)

[12:28:42] [server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@6ef78a3f)

[12:28:42] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0

[12:28:43] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 22%

[12:28:44] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2,505s)! For help, type "help" or "?"

 

Link to comment
Share on other sites

That server log doesn't show any attempted connections, so the Minecraft server isn't even receiving connections from clients.

 

Post the client log as well.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Sorry guys, i sent you wrong logs  :-\ (with no players trying to join!), my misstake.

Here I have logs, AdmiralXK is lagger (second computer next door), and MaxKess is Host

Looking at logs, it seems AdmiralXK can do everything, but when i finally joined the server on second computer, i had like 2 minuts delay on everything i was trying to do.

Here are correct logs (3 attempts on lagged computer [AdmiralXK]) 1 on host computer (MaxKess)

 

[16:40:19] [server thread/INFO]: Starting minecraft server version 1.7.10

[16:40:19] [server console handler/ERROR]: Exception handling console input

java.io.IOException: Nieprawidłowe dojście

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_67]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_67]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_67]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_67]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_67]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_67]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_67]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[16:40:25] [server thread/INFO]: Loading properties

[16:40:25] [server thread/INFO]: Default game type: SURVIVAL

[16:40:25] [server thread/INFO]: Generating keypair

[16:40:25] [server thread/INFO]: Starting Minecraft server on 25.148.140.245:25565

[16:40:26] [server thread/INFO]: Preparing level "world"

[16:40:27] [server thread/INFO]: Preparing start region for level 0

[16:40:28] [server thread/INFO]: Preparing spawn area: 16%

[16:40:29] [server thread/INFO]: Done (2,874s)! For help, type "help" or "?"

[16:41:56] [user Authenticator #1/INFO]: UUID of player AdmiralXK is 68913149-2927-4626-b799-64bfc195de01

[16:41:58] [server thread/INFO]: AdmiralXK[/25.130.179.228:3193] logged in with entity id 332 at (-149.5, 82.0, 240.5)

[16:41:58] [server thread/INFO]: AdmiralXK joined the game

[16:42:37] [server thread/INFO]: AdmiralXK lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[16:42:37] [server thread/INFO]: AdmiralXK left the game

[16:42:41] [user Authenticator #2/INFO]: UUID of player AdmiralXK is 68913149-2927-4626-b799-64bfc195de01

[16:42:43] [server thread/INFO]: AdmiralXK[/25.130.179.228:3218] logged in with entity id 1491 at (-149.5, 82.0, 240.5)

[16:42:43] [server thread/INFO]: AdmiralXK joined the game

[16:42:59] [server thread/INFO]: AdmiralXK has just earned the achievement [Taking Inventory]

[16:43:32] [server thread/INFO]: Opped AdmiralXK

[16:43:32] [server thread/INFO]: AdmiralXK lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[16:43:32] [server thread/INFO]: AdmiralXK left the game

[16:43:57] [user Authenticator #3/INFO]: UUID of player AdmiralXK is 68913149-2927-4626-b799-64bfc195de01

[16:44:03] [server thread/INFO]: AdmiralXK[/25.130.179.228:3264] logged in with entity id 2608 at (-149.5, 82.0, 240.5)

[16:44:03] [server thread/INFO]: AdmiralXK joined the game

[16:44:11] [server thread/INFO]: [AdmiralXK: Set own game mode to Creative Mode]

[16:46:21] [server thread/WARN]: AdmiralXK moved too quickly! 13.201945433625951,15.0,-30.427957214566504 (13.201945433625951, 15.0, 30.427957214566504)

[16:47:01] [server thread/INFO]: AdmiralXK lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[16:47:01] [server thread/INFO]: AdmiralXK left the game

[16:47:32] [user Authenticator #4/INFO]: UUID of player MaxKess is 54efecd7-a8fb-4a92-b017-6a17a8e596c0

[16:47:33] [server thread/INFO]: MaxKess[/25.148.140.245:63171] logged in with entity id 5030 at (-89.42001705775458, 69.69678555385799, 335.69999998807907)

[16:47:33] [server thread/INFO]: MaxKess joined the game

[16:48:02] [server thread/INFO]: <MaxKess> everything works fine

[16:48:08] [server thread/INFO]: MaxKess lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}

[16:48:08] [server thread/INFO]: MaxKess left the game

[16:48:15] [server thread/INFO]: Unknown command. Try /help for a list of commands

[16:48:18] [server thread/INFO]: Stopping the server

[16:48:18] [server thread/INFO]: Stopping server

[16:48:18] [server thread/INFO]: Saving players

[16:48:18] [server thread/INFO]: Saving worlds

[16:48:18] [server thread/INFO]: Saving chunks for level 'world'/Overworld

[16:48:19] [server thread/INFO]: Saving chunks for level 'world'/Nether

[16:48:19] [server thread/INFO]: Saving chunks for level 'world'/The End

 

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.