Jump to content

Netty Epoll Server IO #9/WARN


PrimedFortuna

Recommended Posts

Me and my buds made a server w our own mods, and i already took care of everything, but everytime someone tries to join this happens:

"[30Sep2022 16:14:21.482] [Netty Epoll Server IO #12/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[30Sep2022 16:14:21.519] [Netty Epoll Server IO #12/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 82.217% of max allowed vanilla size
[30Sep2022 16:14:21.528] [Netty Epoll Server IO #12/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 66.0408% of max allowed vanilla size
[30Sep2022 16:14:21.935] [User Authenticator #4/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player PrimedFortuna is 64bf6839-95cb-47b3-bf55-1cf227cdbc41
[30Sep2022 16:14:25.878] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@26069b17[id=64bf6839-95cb-47b3-bf55-1cf227cdbc41,name=PrimedFortuna,properties={textures=[com.mojang.authlib.properties.Property@3f8a377]},legacy=false] (/85.246.94.128:54458) lost connection: Disconnected"

We all have the same mods as the server tho, we have every mod on cliend and on server side

Link to comment
Share on other sites

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

There are no logs for my client cause i didnt crash or anything, the server simply wont let us join.

The server loads properly, opens, and its working. It just wont let us join.

After it opened this is everything on the log: "[30Sep2022 16:07:04.669] [Server thread/INFO] [com.polyvalord.extlights.Extlights/]: HELLO from server starting
[30Sep2022 16:07:04.671] [Server thread/INFO] [dev.murad.shipping.ShippingMod/]: HELLO from server starting
[30Sep2022 16:07:04.809] [Server thread/INFO] [Observable/]: Registered thread Server thread
[30Sep2022 16:07:04.810] [Server thread/INFO] [STDOUT/]: [futurepack.common.modification.thermodynamic.TemperatureManager:init:28]: Initing Temps of Items.
[30Sep2022 16:07:04.811] [Server thread/INFO] [futurepack/]: [ASYNC] Finished 1 tasks, 0 failed, took 0 ms
[30Sep2022 16:07:04.820] [Server thread/INFO] [futurepack/]: Loading Researches
[30Sep2022 16:07:04.835] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@5dfa5323
[30Sep2022 16:07:04.843] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@34feadaa
[30Sep2022 16:07:04.846] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@68c75479
[30Sep2022 16:07:04.852] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@267d163f
[30Sep2022 16:07:04.853] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@9f29eb1
[30Sep2022 16:07:04.855] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@c12776a
[30Sep2022 16:07:04.858] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@4857b5a1
[30Sep2022 16:07:04.860] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@6b499386
[30Sep2022 16:07:04.863] [Server thread/INFO] [futurepack/]: Now Loading Researches from java.io.InputStreamReader@b212131
[30Sep2022 16:07:04.888] [Server thread/WARN] [futurepack/]: Item 1 nether_star needs multiple researchs to be unlocked: [Reserach futurepack:production.nind.reloaded(127), Reserach futurepack:production.nind.reduktion(128)]
[30Sep2022 16:07:04.889] [Server thread/INFO] [futurepack/]: added 306 Researches
[30Sep2022 16:07:04.935] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - /home/minecraft/multicraft/servers/server603350/backups
[30Sep2022 16:07:04.941] [Server thread/INFO] [structurize/]: Trying jar discover: assets/structurize
[30Sep2022 16:07:04.947] [Server thread/INFO] [structurize/]: Load additional huts or decorations from ./structurize/schematics
[30Sep2022 16:07:04.947] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
[30Sep2022 16:07:05.091] [Server thread/INFO] [Astral Sorcery/]: Loaded PerkTree!
[30Sep2022 16:07:07.387] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:07:07.388] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:07:07.388] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:07:07.393] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2078ms or 41 ticks behind
[30Sep2022 16:07:21.309] [Server thread/WARN] [mixin/]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerLoginNetHandlerMixin->@ModifyConstant::loginTimeout(I)I with priority 100, already redirected by connectivity.mixins.json:ServerLoginNetHandlerMixin->@ModifyConstant::loginTimeout(I)I with priority 1001
[30Sep2022 16:07:21.316] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch...
[30Sep2022 16:07:21.317] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch!
[30Sep2022 16:07:21.350] [Server thread/WARN] [mixin/]: @ModifyConstant conflict. Skipping performant.mixins.json:connection.ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 100, already redirected by connectivity.mixins.json:ServerPlayNetHandlerMixin->@ModifyConstant::playTimeout(J)J with priority 1001
[30Sep2022 16:07:22.237] [Netty Epoll Server IO #1/WARN] [net.minecraftforge.fml.network.FMLStatusPing/]: Heuristically truncating mod and/or network channel list in server status ping packet. Compatibility report in the multiplayer screen may be inaccurate.
[30Sep2022 16:07:23.687] [Netty Epoll Server IO #3/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[30Sep2022 16:07:23.789] [Netty Epoll Server IO #3/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 82.217% of max allowed vanilla size
[30Sep2022 16:07:23.801] [Netty Epoll Server IO #3/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 66.0408% of max allowed vanilla size
[30Sep2022 16:07:24.561] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player BANANAMOR2 is c59f2e44-ba32-47dc-84e8-0c2d09a043cc
[30Sep2022 16:07:28.278] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@7086b76f[id=c59f2e44-ba32-47dc-84e8-0c2d09a043cc,name=BANANAMOR2,properties={textures=[com.mojang.authlib.properties.Property@4d16a0de]},legacy=false] (/95.92.183.207:51515) lost connection: Disconnected
[30Sep2022 16:07:50.767] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:08:36.920] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:09:23.116] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:10:09.318] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:10:55.519] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:11:41.717] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:12:27.868] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:12:44.123] [Netty Epoll Server IO #6/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[30Sep2022 16:12:44.174] [Netty Epoll Server IO #6/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 82.217% of max allowed vanilla size
[30Sep2022 16:12:44.184] [Netty Epoll Server IO #6/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 66.0408% of max allowed vanilla size
[30Sep2022 16:12:44.749] [User Authenticator #2/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Testrela04 is 80490c2b-0a96-4f03-a7b1-991474e0a0b8
[30Sep2022 16:12:48.516] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@3fcd1a07[id=80490c2b-0a96-4f03-a7b1-991474e0a0b8,name=Testrela04,properties={textures=[com.mojang.authlib.properties.Property@2a28ccc2]},legacy=false] (/79.168.254.54:52834) lost connection: Disconnected
[30Sep2022 16:12:59.674] [Netty Epoll Server IO #9/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[30Sep2022 16:12:59.714] [Netty Epoll Server IO #9/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 82.217% of max allowed vanilla size
[30Sep2022 16:12:59.726] [Netty Epoll Server IO #9/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 66.0408% of max allowed vanilla size
[30Sep2022 16:13:00.214] [User Authenticator #3/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Testrela04 is 80490c2b-0a96-4f03-a7b1-991474e0a0b8
[30Sep2022 16:13:03.917] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@1719061e[id=80490c2b-0a96-4f03-a7b1-991474e0a0b8,name=Testrela04,properties={textures=[com.mojang.authlib.properties.Property@4088b72a]},legacy=false] (/79.168.254.54:52847) lost connection: Disconnected
[30Sep2022 16:13:14.067] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:13:17.817] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving is already turned on
[30Sep2022 16:13:17.817] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving the game (this may take a moment!)
[30Sep2022 16:13:18.063] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saved the game
[30Sep2022 16:14:00.268] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:14:21.482] [Netty Epoll Server IO #12/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
[30Sep2022 16:14:21.519] [Netty Epoll Server IO #12/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 82.217% of max allowed vanilla size
[30Sep2022 16:14:21.528] [Netty Epoll Server IO #12/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 66.0408% of max allowed vanilla size
[30Sep2022 16:14:21.935] [User Authenticator #4/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player PrimedFortuna is 64bf6839-95cb-47b3-bf55-1cf227cdbc41
[30Sep2022 16:14:25.878] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@26069b17[id=64bf6839-95cb-47b3-bf55-1cf227cdbc41,name=PrimedFortuna,properties={textures=[com.mojang.authlib.properties.Property@3f8a377]},legacy=false] (/85.246.94.128:54458) lost connection: Disconnected
[30Sep2022 16:14:46.468] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: 
[30Sep2022 16:15:32.668] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max of 10 players online: "

 

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.

Announcements



×
×
  • Create New...

Important Information

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