Builders Crafts & Additions (Forge)

Builders Crafts & Additions (Forge)

7M Downloads

[1.19.2] New paintings do not apper when placing

vgrynch opened this issue ยท 1 comments

commented

(Original title was "Painting name collision with Dark Painting mod (enderman)")

Please, change the name of the painting for Enderman. When include this mod together with the Dark Painting mod, no paintings from Builders Additions are included, with the server-side crashes like following:

Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.IllegalArgumentException: Multiple entries with same value: Reference{ResourceKey[minecraft:painting_variant / buildersaddition:enderman]=net.minecraft.world.entity.decoration.PaintingVariant@1bc9f1c3}=DARKPAINTINGS_ENDERMAN and Reference{ResourceKey[minecraft:painting_variant / darkpaintings:enderman]=net.minecraft.world.entity.decoration.PaintingVariant@50a89074}=DARKPAINTINGS_ENDERMAN [in thread "Server thread"]
at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:376) ~[guava-31.0.1-jre.jar%23105!/:?]

OR, is there a way to change it or remove it using the data pack? If yes, please, provide an example for the workaround.

(Submitting this to both Builders Addition and Dark Painting mods issues)

commented

Further investigation shows that the clean installation of the Forge + Dark Painting (1.19.2) still does not allow placing the new paintings from the Bilder Additions mod in the world. So it is not related to Dark Paintings at all.