MehVahdJukaar / Supplementaries

Other
125 stars 91 forks source link

[🐞]: Modpack crashing when i add supplementaries #902

Closed CACOKKOTA closed 6 months ago

CACOKKOTA commented 6 months ago

Before Continuing:

Version-Loader

1.20.1-forge

Supplementaries Version

supplementaries-1.20-2.7.24 and supplementaries-1.20-2.7.25

Moonlight Lib Version

moonlight-1.20-2.8.81-forge

Issue Detail

Im having issues with supplementaries with: chisel and bits (chisels-and-bits-forge-1.4.145) Star Worm Equestrian Mod (swem-1.20.1-1.4.0) everything loaded fine until i added supplementaries

at first try it wrote about both of them, second and third only SWEM, at 4th loaded successfully :/ (latest version)

Optional Attachment

crash-2024-01-18_22.17.57-fml.txt crash-2024-01-18_22.15.04-fml.txt crash-2024-01-18_22.19.47-fml.txt

successful load latest.log

To Produce

No response

MehVahdJukaar commented 6 months ago

Some mod is doing something offthread on common setup event that they shouldnt do. This means that its a concurrency issue which could blame any mod that do things right because some mod is accsssing stuff offtread causing said race issue. I cant rell you which it is but its not supplementaries, i do all on main thread there

Xelbayria commented 6 months ago

Disable all of your mods except Supplementaries & Moonlight Lib, and enable the mods one by one until you get the error. that will be your culprit.

CACOKKOTA commented 6 months ago

i don't understand what the hell is happening right now, but i think iceberg and item highlighter caused crashes :/ i'll play more and warn you if something will happen