Integrated Dungeons and Structures

Integrated Dungeons and Structures

9M Downloads

Errors: Adding duplicate keys

ejm554 opened this issue ยท 3 comments

commented

I'm seeing the following error messages when starting Minecraft with your mod. Any idea why I'm seeing them, and what can be done about to resolve them? Are these serious errors? A link to the complete log is available here.

[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/structure_processor / idas:waterlogging_fix_processor]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate value 'com.craisinlord.idas.modinit.IDASProcessors$$Lambda$13659/0x0000000802758e80@c98b631' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/structure_processor / idas:close_off_fluid_sources_processor]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate value 'com.craisinlord.idas.modinit.IDASProcessors$$Lambda$13660/0x0000000802759098@47a401d9' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:rule_test / idas:matter_phase_rule_test]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate value 'com.craisinlord.idas.modinit.IDASPredicates$$Lambda$13661/0x00000008027594b0@597eb48c' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:pos_rule_test / idas:piece_origin_axis_aligned_linear_pos_rule_test]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate value 'com.craisinlord.idas.modinit.IDASPredicates$$Lambda$13662/0x00000008027596c8@65477973' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placement_modifier_type / idas:minus_eight_placement]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placement_modifier_type / idas:unlimited_count]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/placement_modifier_type / idas:snap_to_lower_non_air_placement]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate key 'ResourceKey[minecraft:worldgen/structure_pool_element / idas:mirroring_single_pool_element]' to registry
[18:31:33] [Render thread/ERROR] [minecraft/Util]: Adding duplicate value 'com.craisinlord.idas.modinit.IDASStructurePieces$$Lambda$13668/0x000000080275ade0@4d5331ba' to registry
commented

1.18 or 1.19?

commented

1.18 or 1.19?

1.18.2

commented

This was fixed a while back