TelepathicGrunt / RepurposedStructures

Reusing and modifying vanilla structures for extra variety!
https://www.curseforge.com/minecraft/mc-mods/repurposed-structures
GNU Lesser General Public License v3.0
164 stars 26 forks source link

Crashes every time this chest is opened #311

Closed lumagatto closed 1 year ago

lumagatto commented 1 year ago

When opening any chest with this loot table: repurposed_structures:chests/dungeons/deep. Haven't tested with other loot tables from the mod yet.

crash-2023-11-14_23.16.57-server.txt

TelepathicGrunt commented 1 year ago

@DDZiroWan Repurposed Structures is not made for 1.20.2. You're trying to run the mod on a minecraft version it was not made for and so, it'll crash when it reaches a 1.20.2 class/method/field that did not exist back in 1.20.1. You will have to wait for me to update the mod

lumagatto commented 1 year ago

Thank you for the quick response, could you by chance give an estimate for when you're gonna update?

TelepathicGrunt commented 1 year ago

Whenever neoforge merged in their registry refactor and caps refactor. Then I’ll port all my mods to neoforge and fabric 1.20.2 together

TelepathicGrunt commented 1 year ago

Repurposed structures is now out for 1.20.2

lumagatto commented 1 year ago

Thank you