Problem Server connection problem since FTB Infinity evolved 2.2.2

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
J

Joost Prins

Guest
This is my first time posting on this forum so excuse me if I'm doing something really stupid.

So I'm hosting a server for me and two of my friends, everything was working on 2.2.1. But yesterday after an update occured to 2.2.2. My two friends can't join my server anymore. I have no idea why this error occurs.

Underneath are the logs of my server running where I joined and my two friends weren't able to join. My IGN is chocoladprins. My two friends IGN's are: tomat80 and nations4321.

Thanks in advance.

Code:
[16:30:25] [Server thread/INFO]: Starting minecraft server version 1.7.10
[16:31:07] [Server thread/INFO]: Loading properties
[16:31:07] [Server thread/WARN]: server.properties does not exist
[16:31:07] [Server thread/INFO]: Generating new properties file
[16:31:07] [Server thread/INFO]: Default game type: SURVIVAL
[16:31:07] [Server thread/INFO]: Generating keypair
[16:31:07] [Server thread/INFO]: Starting Minecraft server on *:25565
[16:31:32] [Server thread/WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (The system cannot find the file specified)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_66]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_66]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
    at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
    at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[16:31:32] [Server thread/WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_66]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_66]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
    at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
    at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[16:31:32] [Server thread/WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (The system cannot find the file specified)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_66]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_66]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
    at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
    at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[16:31:32] [Server thread/WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (The system cannot find the file specified)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_66]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_66]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_66]
    at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
    at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[16:31:33] [Server thread/INFO]: Preparing level "world"
[16:31:33] [Server thread/WARN]: Unable to find spawn biome
[16:31:35] [Server thread/WARN]: Unable to find spawn biome
[16:31:35] [Server thread/WARN]: Unable to find spawn biome
[16:31:36] [Server thread/INFO]: Preparing start region for level 0
[16:31:37] [Server thread/INFO]: Preparing spawn area: 12%
[16:31:38] [Server thread/INFO]: Preparing spawn area: 21%
[16:31:40] [Server thread/INFO]: Preparing spawn area: 29%
[16:31:41] [Server thread/INFO]: Preparing spawn area: 46%
[16:31:42] [Server thread/INFO]: Preparing spawn area: 61%
[16:31:44] [Server thread/INFO]: Preparing spawn area: 76%
[16:31:45] [Server thread/INFO]: Preparing spawn area: 99%
[16:31:45] [Server thread/INFO]: Done (12.820s)! For help, type "help" or "?"
[16:36:45] [User Authenticator #1/INFO]: UUID of player nations4321 is b7882efb-d5df-4670-9abe-8c69f448d688
[16:36:56] [User Authenticator #2/INFO]: UUID of player tomat80 is b9ba7cea-de14-4b59-aaea-4205185f624d
[16:37:07] [Server thread/INFO]: tomat80 lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[16:37:07] [Server thread/INFO]: tomat80 left the game
[16:37:12] [User Authenticator #3/INFO]: UUID of player nations4321 is b7882efb-d5df-4670-9abe-8c69f448d688
[16:37:16] [Server thread/INFO]: nations4321 lost connection: TranslatableComponent{key='disconnect.timeout', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[16:37:16] [Server thread/INFO]: nations4321 left the game
[16:37:32] [Server thread/INFO]: nations4321 lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[16:37:32] [Server thread/INFO]: nations4321 left the game
[16:38:21] [User Authenticator #4/INFO]: UUID of player chocoladeprins is a7868e44-2452-45e7-becd-bfeeaa66a64e
[16:38:22] [Server thread/INFO]: chocoladeprins[/127.0.0.1:53290] logged in with entity id 5732 at (-326.5, 89.0, 642.5)
[16:38:22] [Server thread/INFO]: chocoladeprins joined the game
[16:39:05] [Server thread/INFO]: chocoladeprins 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:39:05] [Server thread/INFO]: chocoladeprins left the game
[16:42:55] [User Authenticator #5/INFO]: UUID of player chocoladeprins is a7868e44-2452-45e7-becd-bfeeaa66a64e
[16:42:55] [Server thread/INFO]: chocoladeprins[/127.0.0.1:53430] logged in with entity id 7860 at (-338.3041591632313, 93.0, 638.0289382141385)
[16:42:55] [Server thread/INFO]: chocoladeprins joined the game
[16:43:11] [User Authenticator #6/INFO]: UUID of player tomat80 is b9ba7cea-de14-4b59-aaea-4205185f624d
[16:43:42] [Server thread/INFO]: tomat80 lost connection: TranslatableComponent{key='disconnect.timeout', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[16:43:42] [Server thread/INFO]: tomat80 left the game
[16:44:09] [Server thread/INFO]: chocoladeprins 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:44:09] [Server thread/INFO]: chocoladeprins left the game
[16:44:33] [Server thread/INFO]: Stopping the server
[16:44:33] [Server thread/INFO]: Stopping server
[16:44:33] [Server thread/INFO]: Saving players
[16:44:33] [Server thread/INFO]: Saving worlds
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/The End
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Twilight Forest
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Underdark
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Dungeon
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Spirit World
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Torment
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Mirror
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/Bedrock
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/The Outer Lands
[16:44:33] [Server thread/INFO]: Saving chunks for level 'world'/The Last Millenium
 
Last edited:

slackernet

New Member
Jul 29, 2019
7
0
0
Is the server and all the clients on the same version ? clients will update automatically in the launcher...servers have to be done manually
 

jikuja

legacy FTB Launcher developer
Launcher Developer
Global Moderator
Dec 17, 2013
1,134
111
99
Is the server and all the clients on the same version ? clients will update automatically in the launcher...servers have to be done manually
Not 100%. FTB launcher asks confirmation for update.


OP: Also server log (fml-server-latest.log) and full console log from client would make troubleshooting easier.
 
J

Joost Prins

Guest
So we had another look at the logs and it turned out the connection timed out because my router just stopped with uploading for some odd reason, just a simple restart of the router fixed the problem. We took so long to fix this and the solution was so simple. Thanks for the help.