Jump to content

Recommended Posts

Posted

When creating a singleplayer world, just before I get plopped into the world, I get kicked out of it with a closed channel exception. The log says "connection timed out", but I have no idea how that could happen on an internal server,that's not even open to LAN.

Here's the log:

https://paste.gg/p/anonymous/fb39410afac544bd926b3e2a4afb426a

It's quite long. Since the error only occurs when trying to create a world, I'd think the error is near the bottom of the log.

Thank y'all in advance.

  • 3 months later...
Posted (edited)

The server is getting overloaded by either Thaumcraft or MrTJPCore.

I also had the same issue with MrTJPCore loading chunks randomly while I was playing, crashing the game.

Are any of your mods in beta stage? Try getting a older (but release) version of those mods listed above.

Also try increasing your RAM allocation from 3072MB to 6144MB.

It also seems that while loading it hits the RAM allocation, so that could also be the problem.

 

EDIT: It is not Thaumcraft directly, but a JEI module that thaumcraft comes with.

I don't know if projectred is supposed  to create that much model errors while loading, but also try to remove any ProjectRED-related mods as well.

Edited by hcUpServer
Posted (edited)
  On 3/20/2020 at 1:04 PM, hcUpServer said:

The server is getting overloaded by either Thaumcraft or MrTJPCore.

I also had the same issue with MrTJPCore loading chunks randomly while I was playing, crashing the game.

Are any of your mods in beta stage? Try getting a older (but release) version of those mods listed above.

Also try increasing your RAM allocation from 3072MB to 6144MB.

It also seems that while loading it hits the RAM allocation, so that could also be the problem.

Expand  

AFAIK the log does not suggest anything about that though.

 

1.12.2 is no longer supported on this forum. Update to a modern version of Minecraft to receive support.

Edited by DavidM

Some tips:

  Reveal hidden contents

 

Posted
  On 3/20/2020 at 1:16 PM, DavidM said:

The log does not suggest anything about that though.

 

1.12.2 is no longer supported on this forum. Update to a modern version of Minecraft to receive support.

Expand  

It at some point does note that MrTJPCore is loading chunks causing worldgen lag.

Posted
  On 3/20/2020 at 1:19 PM, hcUpServer said:

It at some point does note that MrTJPCore is loading chunks causing worldgen lag.

Expand  

I don't think such world gen lag would cause the server to shut down directly.

Some tips:

  Reveal hidden contents

 

Posted
  On 3/20/2020 at 1:24 PM, DavidM said:

I don't think such world gen lag would cause the server to shut down directly.

Expand  

It nearly hit the memory allocation limit (-Xmx3072MB) while generating the world.

So my guess is that the server was barely surviving with the allocation, then MrTJPCore started loading chunks, which then caused the server to skip ticks and then thamicjei ate even more and then it died.

 

Also keep in mind that the allocation is also for graphics, so that would also consume more memory as well.

 

Posted
  On 3/20/2020 at 1:33 PM, hcUpServer said:

It nearly hit the memory allocation limit (-Xmx3072MB) while generating the world.

So my guess is that the server was barely surviving with the allocation, then MrTJPCore started loading chunks, which then caused the server to skip ticks and then thamicjei ate even more and then it died.

 

Also keep in mind that the allocation is also for graphics, so that would also consume more memory as well.

 

Expand  

IIRC if the server shuts down due to lack of memory, it would log such occurrence into the log.

Most of the times nearly hitting the memory limit does not necessarily mean the game would run out of memory. Java’s garbage collector would clean up memory when memory usage is high.

Some tips:

  Reveal hidden contents

 

Posted
  On 3/20/2020 at 1:46 PM, DavidM said:

IIRC if the server shuts down due to lack of memory, it would log such occurrence into the log.

Most of the times nearly hitting the memory limit does not necessarily mean the game would run out of memory. Java’s garbage collector would clean up memory when memory usage is high.

Expand  

When it cleans up memory doesn't that mean some crucial memory would also disappear?

I'm not the best at Java and its methods of memory management. 

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.