Shadows-of-Fire / Apotheosis

All things that should have been.
Other
151 stars 119 forks source link

Problem with the gems (item.apotheosis.gem) #1260

Closed Cardavidev closed 1 week ago

Cardavidev commented 3 weeks ago

Every gem I get in from the mod turns into a bugged one, because before it comes to mi inventory it looks normal image image

Shadows-of-Fire commented 3 weeks ago

If you hold the gem and execute /placebo hand what is the output?

deretos239 commented 2 weeks ago

If you hold the gem and execute /placebo hand what is the output?

Hi, just got the same issue where. Here's the output of the "/placebo hand": image

deretos239 commented 2 weeks ago

Update on the above: Checked the "skilltree:citrine_0", and here's what I found: image

It looks like the Passive Skill Tree overrides the Apotheosis with the code, making some drops (or all of them) to the Crushed Citrine, which does nothing, making an error. In my case, that's all the drops from mining, but others seem to have issues with even gems in wildness.

Shadows-of-Fire commented 2 weeks ago

The issue reported by the @Cardavidev is probably different, since it seems to be a breach gem going invalid. I have been notified that Mo' Enchantments is nuking the nbt data off of random items, so that's probably the culprit there.

As for the issue you're seeing @deretos239, you may need to report that to passive skill tree. I suspect those gems should not be generating (based on their own error message).

deretos239 commented 2 weeks ago

@Shadows-of-Fire Sure thing, will do. Thanks for your swift reply and cooperation! Will try to fix that. :D (can that be fixed by modifying the priorities in mods, in which they should be loaded/generated/overridden by each other? Sorry, I'm far from being known with code or minecraft modding, just a thought)

And, uhh.. I'm new to the github, how do I create such a topic like this one?

Shadows-of-Fire commented 1 week ago

The repo for PST is here https://github.com/Daripher/Passive-Skill-Tree