Supplementaries

Supplementaries

127M Downloads

[๐Ÿž]: Supplementaries installing with C2ME cannot release thread when shutting down server.

RookiesTwo opened this issue ยท 7 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.21.1-NEOFORGE

Supplementaries Version

neoforge_1.21-3.0.35-beta

Moonlight Lib Version

moonlight-1.21-2.17.21-neoforge

Describe Issue

Supplementaries installing with C2ME cannot release thread when shutting down server.

When installing C2ME and supplementaries together the issue happens.

I used All the leaks to checked the threads not released:
Image

RelativityMC/C2ME-neoforge#7

commented

Im not sure what is happeing there because i do clear their references on level unload and, using foge ServerStoppedEvent i call LevelEevnt.Unload just the same as forge itself does with its own fake level stuff.
The fact that it doesnt happen without C2me could indicate that its something to do with it

commented

and is moonlight updated?

commented

yes, moonlightlib version is 1.21-2.17.26 neoforge.
i also tried delete all other mods ,only left moonlight lib , supplementaries, C2ME and AllTheLeaks, the issue still happen

Minecraft 1.21.1 (minecraft)
Moonlight Lib 1.21-2.17.26 (moonlight)
NeoForge 21.1.115 (neoforge)
Supplementaries 1.21-3.0.35-beta (supplementaries)

Image

commented

is this still an issue?

commented

yes, this is still an issue. i can reproduce this with Supplementaries and C2ME installed.
Supplementaries version:neoforge_1.21-3.0.35-beta

while it doesnt happen without C2ME

commented

so to be clear with just all the leaks and NOT C2ME it doesnt happen?

commented

so to be clear with just all the leaks and NOT C2ME it doesnt happen?

yes