Supplementaries

Supplementaries

82M Downloads

[๐Ÿž]: Quiver trinket does not work in 1.20-2.7.14

solonovamax opened this issue ยท 12 comments

commented

Before Continuing:

  • Always check you are using the latest version of the mods and its dependencies
  • Remove known problematic rendering mods such as Optifine, Sodium and others. Do NOT report issues related to said mods
  • If you are unsure which mod is the culprit.
    Disable half your mods at time until you isolate the culprit
  • If you have a crash ALWAYS post LATEST.LOG below
  • If the issue is about behaviors be sure to consult the WIKI first

Version-Loader

1.20.1-fabric

Supplementaries Version

1.20-2.7.14

Moonlight Lib Version

1.20-2.8.71

Issue Detail

If you use supplementaries version 2.7.14, along with trinkets version 3.7.1 (unsure about other trinkets versions), the quiver slot is does not exist.
Downgrading to supplementaries 2.7.13 fixes the issue.

Optional Attachment

No response

To Produce

No response

commented

I can also say this is the case though I am using Sinytra Connector. For me it causes a disconnection on loading a world, saying invalid player data, when only those two mods exist, and if it doesn't crash, it fails to add the quiver slot. 2.7.13 fixes both the disconnect and the slot failing to be added.

Logs:

latest.log | debug.log

commented

Are you using latest version?

commented

Are you using latest version?

Of what specifically? Sinytra Connector, yes. Supplementaries, yes. Moonlight Lib, Yes, Trinkets, Yes. The problem goes away and it works properly again after downgrading Supplementaries.

commented

supplemetaries. latest is 2.7.15

I'll test that version and see if the issue is fixed.
EDIT: Issue is still there even on 2.7.15.

commented

supplemetaries. latest is 2.7.15

commented

I believe that this is the change that broke it. unsure why it did, though.

commented

question is why. seems right to me, should add it to legs slot instead

commented

yeah, I have no clue either.

it should simply be moving the item into your inventory (as it removed the previous slot it was in), but then you should be able to shift + click it into a slot on the legs. however, this last step fails for some reason.

maybe something about the item not being configured properly with the correct tags? idk.
unsure if the correct slot actually exists; have not checked this.

commented

I was looking at the tags, and nothing changes between how the tags or slot are being configured, so I have no idea how that could be the cause.

commented

I was looking at the tags, and nothing changes between how the tags or slot are being configured, so I have no idea how that could be the cause.

commented

I tested this an i cant replicate
image

commented

hmm

I will try and reproduce later tonight. will update then.