Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
504 stars 20 forks source link

Universal Graves dropping trinkets when used with Connector #1118

Closed evanevanich closed 4 months ago

evanevanich commented 4 months ago

Mod Name

universal graves

Mod Homepage

https://modrinth.com/mod/universal-graves

Minecraft version

1.20.1

Describe the bug

If wearing trinkets (we're using trinkets from artifacts, which uses the curios API) on death the trinkets drop instead of going into the universal grave. I have created an issue with the graves mod dev and he said that as we are using sinytra (and because the issue isn't present when used in a modpack without sinytra) that I needed to bring the issue up here instead. The trinkets are supposed to be stored in the grave on death but this is not the case.

Steps to reproduce

  1. install sinytra's connector, universal graves (fabric version) and artifacts mod (forge version), equip artifacts into the trinket slots
  2. die
  3. upon returning to the grave, trinkets are on the floor as opposed to in the grave ...

Logs

https://pastebin.com/xrSQTnc2

Additional context

(pls note for the pastebin above line 2482 is the start of when I logged into a world to replicate the error, you'll see the grave is made but in-world the trinkets dropped on the floor)

We're using a multitude of other mods but I assume these are the relevant ones as the rest of the mods function as intended. I can provide the mod list upon request.

Equally, here is the link to the issue on the universal graves github: https://github.com/Patbox/UniversalGraves/issues/152

Xplodin commented 4 months ago

I have seen this also occur with forge corails tombstone

Su5eD commented 4 months ago

Duplicate of #1117