You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
supplementaries-1.20-3.1.11
Moonlight Lib Version
moonlight-1.20-2.13.41-forge
Describe Issue
With Quark installed, the Safe and the Sack have no tooltip other than their name. Advanced tooltips and mod name tooltip are both removed.
From my limited understanding of the code, it is likely to be the area around line 69 of QuarkClientCompatImpl that is causing the issue as it appears to remove any string that is formatted with §, and as far as I'm aware the only fully unformatted text in a tooltip is the item name.
Before Continuing:
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
Version
1.20.1-FORGE
Supplementaries Version
supplementaries-1.20-3.1.11
Moonlight Lib Version
moonlight-1.20-2.13.41-forge
Describe Issue
With Quark installed, the Safe and the Sack have no tooltip other than their name. Advanced tooltips and mod name tooltip are both removed.
From my limited understanding of the code, it is likely to be the area around line 69 of QuarkClientCompatImpl that is causing the issue as it appears to remove any string that is formatted with
§
, and as far as I'm aware the only fully unformatted text in a tooltip is the item name.Modlist when testing is
The text was updated successfully, but these errors were encountered: