Repurposed Structures (Forge)

Repurposed Structures (Forge)

21M Downloads

End Loot Tables not found.

Corwin00420 opened this issue · 2 comments

commented

Hi I am getting the following error on my server.
MC 1.18.2 Forge 40.1.68

[Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unable to find loot table value: minecraft:chests/end_city_treasure
[23.07 12:54:25] [Server] [Server thread/ERROR] [co.te.re.RepurposedStructures/]: Unknown import/target loot tables found for Repurposed Structures. See above logs and report to TelepathicGrunt please.

Modlist manifest attached.

manifest.txt

commented

Gonna close this as it has been 15 days with no response and it's the vanilla loot table that is dying which i do not modify at all.

commented

Interesting. It seems another mod or datapack broke the vanilla end city loot table. The path I have is correct according to the wiki: https://minecraft.fandom.com/wiki/Loot_table#end_city_treasure

All this will impact is that certain RS structure’s chests will not be able to import modded loot from the vanilla loot table. The rs structures will still have their regular loot. So isn’t gamebreaking or anything.

Just really odd that some mod managed to break the vanilla loot table enough that it no longer exists? Try checking higher or lower in your log. Before the world is loaded, the game should print out if it had an issue parsing the loot table and it may say what item is the cause or something.