Jump to content

[SOLVED][1.8][b1446]io.netty console spam


kreezxil

Recommended Posts

Is there any way to turn off the console spam that netty is dropping into it?

 

example:

Jun 12, 2015 7:21:34 PM io.netty.channel.ChannelOutboundBuffer safeSuccess

 

WARNING: Failed to mark a promise as success because it is done already: DefaultChannelPromise@118e41(success)

 

I have 10's of thousands of these lines in every log file.

Link to comment
Share on other sites

Yes, use the Forge installer, it'll force downgrade the netty version on the dedicated server. Mojang ships a buggy netty version on the server.

Or you could just add the old netty to your classpath yourself.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Cool and thanks for the info, that solved the problem and now I have much cleaner logs! :)

 

Didn't realize until well after I done it locally with Forge Installer gui and then uploaded everything that I could've done it headless with

 

java -jar forge-version-installer.jar --installServer

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.