joining server and then client gets disconnected(1.12.2)
SDUBZ opened this issue ยท 3 comments
Please use the search functionality before reporting an issue. Also take a look at the closed issues!
Issue description:
trying to connect to server and it stops client connection
Steps to reproduce:
1.have below listed
2.join a server with all installed
3.profit?
Version (make sure you are on the latest version before reporting):
Forge: 1.12.2-2582
Mekanism: 1.12.2-9.4.3.330
Other relevant version: mek tools and gen: 1.12.2-9.4.3.330
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
all logs from client:
fml-client-1.log.txt
fml-client-latest.log.txt
fml-junk-earlystartup.log.txt
latest.log.txt
The part in your crashlog isn't the part that's crashing. Mekanism apparently has an issue there, but it doesn't crash. Every fault in the voice client is handled (and logged).
The real error is at line 14426 of the fml-client-latest.log.txt, related to RecurrentComplex not finding some classes.
Well, that's not the problem line (seems to be just a logged error like ours).
It seems like something is just... stopping...
[14:47:08] [main/INFO] [Astral Sorcery/]: [AstralSorcery] Using gateway screenshots for folder 'usx2.mchost.pro._158.69.23.76_27711'
[14:47:10] [main/INFO] [journeymap/]: Loading journeymap.topo.config
[14:47:10] [main/INFO] [journeymap/]: Loaded 0 waypoints from F:\Documents\Curse\Minecraft\Instances\My Immersive Exploration pack\journeymap\data\mp\Sdubzcraft~Server\waypoints
[14:47:10] [main/INFO] [journeymap/]: Mapping started in F:\Documents\Curse\Minecraft\Instances\My Immersive Exploration pack\journeymap\data\mp\Sdubzcraft~Server\DIM0. Memory: 4096MB total, 1829MB free
[14:47:14] [main/INFO] [journeymap/]: Mapping halted in F:\Documents\Curse\Minecraft\Instances\My Immersive Exploration pack\journeymap\data\mp\Sdubzcraft~Server\DIM0
[14:47:14] [main/DEBUG] [FML/]: Reverting to frozen data state.
Journeymap starts, then just halts for some reason with no clues.