Supplementaries

Supplementaries

82M Downloads

[๐Ÿž]: Internet request will freeze the game for up to 20 seconds at startup

LTCatt opened this issue ยท 2 comments

commented

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1-FORGE

Supplementaries Version

1.20-2.8.18

Moonlight Lib Version

2.11.33

Issue Detail

If there's a connection problem, the game will freeze in the red forge loading screen for 20 secs.

debug.log:

[2024 16:08:27.156] [Worker-ResourceReload-5/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.kubejs.RecipeEventJSMixin from mod modernfix->@Inject::clearRecipeLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[2024 16:08:27.156] [Worker-ResourceReload-5/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.kubejs.RecipeEventJSMixin from mod modernfix->@Inject::clearRecipeLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[2024 16:08:27.841] [Thread-5/WARN] [Supplementaries/]: Failed to fetch contributors data from url https://raw.githubusercontent.com/MehVahdJukaar/Supplementaries/master/credits.json, java.net.ConnectException: Connection timed out: connect
[2024 16:08:47.594] [Worker-ResourceReload-4/DEBUG] [mixin/]: Mixing mods.enigmaticlegacy.NoInternetConnection1 from mixins.recrafted_utils.json into com.aizistral.enigmaticlegacy.handlers.DevotedBelieversHandler
[2024 16:08:47.594] [Worker-ResourceReload-4/DEBUG] [mixin/]: mixins.recrafted_utils.json:mods.enigmaticlegacy.NoInternetConnection1 from mod recrafted_utils->@Inject::reject(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[2024 16:08:47.596] [Worker-ResourceReload-4/INFO] [Enigmatic Legacy/INFO]: Load completion phase finished successfully
commented

I checked again and it looks like it's a coincidence. Sorry.

commented

You sure it's caused by that and not the stuff below or something else? That code runs on another thread so should not hang the main one. Log line is there too on a diff thread