CreeperHost / MineTogether

A Minecraft mod that enhances community and server features, such as global chat, chunk pre-generation, auto server join from protocol uri (via FTBApp), friends lists, private chats and many more features linked to the MineTogether platform.
https://minetogether.io
GNU General Public License v3.0
23 stars 16 forks source link

[Bug]: 1.12.2 MineTogether sometimes prevent app load #627

Closed Raidobw2 closed 1 year ago

Raidobw2 commented 1 year ago

Describe the bug

Loading stock FTB Sky Odyssey on the FTB App sometimes locks at the end and the game never opens

Steps to reproduce

(Happens only for some users, I cannot replicate)

  1. Open the FTB App
  2. Load FTB Sky Odyssey
  3. The log will stop at some point, and the game is stuck

Close the game;

  1. Remove MineTogether from the mods folder
  2. Load the same modpack again
  3. You will reach main menu this time

Expected behaviour

To reach main menu on every load regardless if MineTogether is installed

Screenshots

None sorry I cannot reproduce.

The only info I have is from https://github.com/FTBTeam/FTB-Modpack-Issues/issues/1483, with log: debug.log

The important bit in that log might be at the end:

[21:19:07] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minetogether

image

Version

MineTogether-1.12.2-2.4.4RC1.jar

Minecraft Version

1.12.2

ModLoader Version

Forge 14.23.5.2857

Additional Information

FTB Sky Odyssey does not have the latest MT for 1.12.2 installed: image

Please let me know if that could be the issue and thanks!

covers1624 commented 1 year ago

I would highly suggest updating to that version to see if the issue persists.

I'm not sure what exactly changed between those two versions, though.

Raidobw2 commented 1 year ago

Hmm. I'll ask the users who had the issue if they can test since I can't reproduce this myself. I'll get back to you then, at the worse I'll blind push the fix and stay on guard for a few days, thanks

Raidobw2 commented 1 year ago

Users confirmed updating the mod fixed the problem and allowed loading normally (1.12). Cheers Covers