Jump to content

Forge Server Connection Problems


gottagoufast

Recommended Posts

Hi!

 

I'm currently having some problems with my friends connecting to my Forge server. I can connect to it fine using my internal Ip, but my external one doesn't seem to work. However, when I run the server using Bukkit or Vanilla, they can join using the external Ip. Can anyone help with this?

 

here is the server log-

[17:46:22] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[17:46:22] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[17:46:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker

[17:46:23] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1577 for Minecraft 1.8 loading

[17:46:23] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45

[17:46:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:46:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[17:46:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:46:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[17:46:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:46:25] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[17:46:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[17:46:25] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[17:46:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[17:46:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[17:46:27] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[17:46:36] [server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input

java.io.IOException: The handle is invalid

  at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_45]

  at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_45]

  at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_45]

  at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_45]

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

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

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

  at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_45]

  at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_45]

  at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_45]

  at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_45]

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

[17:46:36] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.8

[17:46:37] [server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[17:46:37] [server thread/INFO] [FML]: MinecraftForge v11.14.4.1577 Initialized

[17:46:38] [server thread/INFO] [FML]: Replaced 204 ore recipies

[17:46:38] [server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[17:46:38] [server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[17:46:38] [server thread/INFO] [FML]: Searching C:\Users\rdm13_000\Desktop\needed stuff\mods for mods

[17:46:39] [server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load

[17:46:40] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[17:46:40] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[17:46:41] [server thread/INFO] [FML]: Processing ObjectHolder annotations

[17:46:41] [server thread/INFO] [FML]: Found 384 ObjectHolder annotations

[17:46:41] [server thread/INFO] [FML]: Identifying ItemStackHolder annotations

[17:46:41] [server thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[17:46:42] [server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[17:46:42] [server thread/INFO] [FML]: Applying holder lookups

[17:46:42] [server thread/INFO] [FML]: Holder lookups applied

[17:46:42] [server thread/INFO] [FML]: Injecting itemstacks

[17:46:42] [server thread/INFO] [FML]: Itemstack injection complete

[17:46:42] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties

[17:46:42] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL

[17:46:42] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair

[17:46:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[17:46:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null

[17:46:42] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 10.0.0.4:25565

[17:46:43] [server thread/INFO] [FML]: Injecting itemstacks

[17:46:43] [server thread/INFO] [FML]: Itemstack injection complete

[17:46:44] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods

[17:46:44] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"

[17:46:45] [server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2db8ec7e)

[17:46:45] [server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2db8ec7e)

[17:46:45] [server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2db8ec7e)

[17:46:45] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0

[17:46:46] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%

[17:46:47] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 2%

[17:46:48] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 30%

[17:46:49] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 69%

[17:46:50] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (5.854s)! For help, type "help" or "?"

Link to comment
Share on other sites

Hi, thanks for replying!

 

I can log into the server, I just didn't put in the log of it. It's only me that can log in, and with the internal ip only. I have run the Vanilla server, and my party can log in, then when I close it and try the Forge, they cannot log in with that same ip. I'm not quite sure if I coded something wrong on the Forge server for this to happen? It's running on the same port as the other server, and I currently have no mods on it that would conflict.

Link to comment
Share on other sites

[09:57:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[09:57:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker

[09:57:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker

[09:57:13] [main/INFO] [FML]: Forge Mod Loader version 11.14.4.1577 for Minecraft 1.8 loading

[09:57:13] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45

[09:57:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:57:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[09:57:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:57:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

[09:57:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[09:57:15] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing

[09:57:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

[09:57:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

[09:57:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

[09:57:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

[09:57:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[09:57:29] [server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_45]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_45]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_45]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_45]

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

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

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

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_45]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_45]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_45]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_45]

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

[09:57:29] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.8

[09:57:29] [server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[09:57:29] [server thread/INFO] [FML]: MinecraftForge v11.14.4.1577 Initialized

[09:57:29] [server thread/INFO] [FML]: Replaced 204 ore recipies

[09:57:30] [server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[09:57:30] [server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[09:57:30] [server thread/INFO] [FML]: Searching C:\Users\rdm13_000\Desktop\needed stuff\mods for mods

[09:57:32] [server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load

[09:57:32] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT

[09:57:32] [server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER

[09:57:33] [server thread/INFO] [FML]: Processing ObjectHolder annotations

[09:57:33] [server thread/INFO] [FML]: Found 384 ObjectHolder annotations

[09:57:33] [server thread/INFO] [FML]: Identifying ItemStackHolder annotations

[09:57:33] [server thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[09:57:33] [server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[09:57:33] [server thread/INFO] [FML]: Applying holder lookups

[09:57:33] [server thread/INFO] [FML]: Holder lookups applied

[09:57:33] [server thread/INFO] [FML]: Injecting itemstacks

[09:57:33] [server thread/INFO] [FML]: Itemstack injection complete

[09:57:33] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties

[09:57:33] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL

[09:57:33] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair

[09:57:33] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

[09:57:34] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null

[09:57:34] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 10.0.0.4:25565

[09:57:34] [server thread/INFO] [FML]: Injecting itemstacks

[09:57:34] [server thread/INFO] [FML]: Itemstack injection complete

[09:57:35] [server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods

[09:57:35] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"

[09:57:35] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

[09:57:35] [server thread/INFO] [FML]: Applying holder lookups

[09:57:35] [server thread/INFO] [FML]: Holder lookups applied

[09:57:37] [server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2a51fca2)

[09:57:37] [server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2a51fca2)

[09:57:37] [server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2a51fca2)

[09:57:37] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0

[09:57:38] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 0%

[09:57:39] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%

[09:57:40] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 20%

[09:57:41] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 33%

[09:57:42] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 78%

[09:57:43] [server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (7.411s)! For help, type "help" or "?"

[09:57:52] [server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7617ms behind, skipping 152 tick(s)

[09:58:06] [server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3210ms behind, skipping 64 tick(s)

[09:59:21] [user Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Constellation is 3dbbb1ee-3bb7-4fa7-94fd-f89336e27318

[09:59:22] [Netty Server IO #1/INFO] [FML]: Client protocol version 2

[09:59:22] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 3 mods : [email protected],[email protected],[email protected]

[09:59:23] [server thread/INFO] [FML]: [server thread] Server side modded connection established

[09:59:23] [server thread/INFO] [net.minecraft.server.management.ServerConfigurationManager]: Constellation[/10.0.0.4:58525] logged in with entity id 440 at (273.9035012962254, 71.54373999836824, 230.55680444371848)

[09:59:23] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Constellation joined the game

[09:59:46] [server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Constellation lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}

[09:59:46] [server thread/INFO] [net.minecraft.server.MinecraftServer]: Constellation left the game

 

Constellation is me, I logged in with my internal just to make sure the server was up. I left and they attempted, but what's strange was that there wasn't any evidence of it at all on the log. On their Minecraft, it says 'Connecting to Server...' for about 30 seconds, and then it says 'java.netConnectException: Connection timed out: No Further Information'

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.