Jump to content

hakasapl

Members
  • Posts

    2
  • Joined

  • Last visited

hakasapl's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. This seems to have worked. Thanks for the help!
  2. Hello all, I run a server with a few of my friends with many many mods on it, and I have recently come across the issue where players will randomly disconnect with the error: io.netty.channel.unix.Errors$NativeIoException Sometimes this would happen when they first signed in, or after hours of playing, it would happen completely randomly. I did my research, and many people were updating Netty to fix this issue. I went ahead and downloaded the newest final version of Netty from here, and I put the "all-in-one" jar file into my minecraft server folder. I then ran the following startup parameter to start the server: java -cp netty-all-4.1.25.Final.jar:forge-universal.jar net.minecraft.server.MinecraftServer --nogui (I renamed my forge universal jar into that simpler version) I quickly realized that this would only launch the vanilla version of the server and not the forge version, so I went out looking for how to update it on forge servers, with no luck, which is why I am here. Any help would be greatly appreciated and I will leave all of my information below! Forge Version: 14.23.4.2705 (1.12.2) OS: Ubuntu 16.04 LTS (Running on a Dedicated Server) - Hakan S.
×
×
  • Create New...

Important Information

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