Jump to content

Recommended Posts

Posted

Hi, I'm very experienced with java but this is my first time modding. I'm making a simple mod that should watch console output for a java.netty.io.exeption, but I can't figure out how to listen to the logs.

 

Does anyone know of a way in forge to listen to the logs coming out of a minecraft server? I've tried redirecting System.out, but that didn't seem to affect the logging api forge/minecraft uses.

Posted

What's the point of this?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted
  On 10/17/2020 at 3:02 AM, DaemonUmbra said:

What's the point of this?

Expand  

A friend has a modded minecraft server running on 1.12.2, and for a very long time has had this problem where at some point people already on the server will be fine, but no one will be able connect until the server restarts. The people trying to join always get a io.netty exception of some kind.

 

My friend has tried for a long time to figure this error out, but after not finding any solutions, just has the server automatically shutdown and restart every few hours.

 

With no other solutions, this error shows up in the server logs, so I'm trying to make a small mod that notifies players and marks the server for restart when it detects the error in the logs.

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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