Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐞]: The SafeSack bug (Safe and Sack tooltips only display the name) #1294

Open
5 tasks done
Egassy opened this issue Dec 25, 2024 · 0 comments
Open
5 tasks done
Labels
1.20.1 Minecraft Version bug Something isn't working

Comments

@Egassy
Copy link

Egassy commented Dec 25, 2024

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

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.

image
image

Modlist when testing is

jei-1.20.1-forge-15.20.0.105
moonlight-1.20-2.13.41-forge
Quark-4.0-460
supplementaries-1.20-3.1.11
Zeta-1.0-24```
@Egassy Egassy added the bug Something isn't working label Dec 25, 2024
@github-actions github-actions bot added the 1.20.1 Minecraft Version label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.1 Minecraft Version bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant