Cozary / Issue-Tracker

Issue Tracker of all of my mods.
0 stars 0 forks source link

Nameless Trinkets incompatible with Artifacts #5

Closed RobertHDPotatoes closed 2 years ago

RobertHDPotatoes commented 2 years ago

Mod: Nameless Trinkets Version: 1.16.5 1.0.0 Bug explanation: When you install Nameless Trinkets and Artifacts, Artifacts no longer show up in chests, chests that are supposed to have artifacts are empty (desert pyramid, mineshaft, etc) and it throws errors in the log file. Bug image: Code (in case of a crash) (it can be an image or the code uploaded to a page such as https://hastebin.com): I also made this issue on the Artifacts github, you can find more details there. (https://github.com/ochotonida/artifacts/issues/117)

ochotonida commented 2 years ago

This issue is caused by using the same loot pool name as Artifacts ('artifacts_inject') for injected loot pools. I'd suggest using a loot pool name that uses your mod id rather than Artifacts'.

Cozary commented 2 years ago

The mod name was not determined until the last minute and I used several along the way, and that was not changed. I actually just looked at it and that's fixed in the new version I was working on. Sorry for the inconvenience.