jediminer543 / JMT-MCMT

A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x
https://www.curseforge.com/minecraft/mc-mods/mcmt-multithreading
BSD 2-Clause "Simplified" License
225 stars 19 forks source link

Encrypting for 5 min then times out, server still up. #99

Closed JeezyOG closed 2 years ago

JeezyOG commented 2 years ago

Forge : 36.2.22 jmtmcmt: 0.22.87

Server will start fine and run, however when trying to join it encrypts for a while then times out. logs down below.

Debug: https://gist.github.com/JeezyOG/4a7698b381ae7d387c3777c4c79a6e87

Latest: https://gist.github.com/JeezyOG/3bc418e70f548ad0855579b5202f46db

I've tried with both the mod on client side and just on server side. same issue both times.

Edit: as a side note before I had gotten an error thread 6 but new log didn't generate it

john01dav commented 2 years ago

image

I had the same symptoms after someone else on my server's staff team updated Enigmatia 6 from version 0.5.11 to the latest at the time of writing (0.5.21), and this is what I saw in Warmroast. It looks like the server is stalling right after starting up due to a threading error in MCMT. For now the only fix I know if is to remove MCMT.

JeezyOG commented 2 years ago

ah okay so basically gonna have to wait for it to get fixed on the side of MCMT? I noticed some similar issues. Would downgrading fix anything or best to just wait till they release a newer update with the fix?