MehVahdJukaar / TrickOrTreatMod

4 stars 10 forks source link

[1.19.2 FABRIC] Missing Loot Tables with Lootr #43

Open DEAFG0AT opened 1 year ago

DEAFG0AT commented 1 year ago

There were no loading errors related to loot tables in the latest.log, but I've attached it regardless (this is on a modpack).

image latest.log image

DEAFG0AT commented 1 year ago

Server error: image

MehVahdJukaar commented 1 year ago

Do you have latest moonlight?

MehVahdJukaar commented 1 year ago

If you do it's a porting lib issue

MehVahdJukaar commented 1 year ago

Actually the last message is just a warn and it's unrelated

MehVahdJukaar commented 1 year ago

I have no idea. It says some condition isn't registered when it actually is. Does lootr have dependencies? Whatever this is must be one of them.incorrectly making resource reload fail so very likely not my issue

DEAFG0AT commented 1 year ago

Lootr does not have any dependencies. Here is a link to Lootr's source code: https://github.com/noobanidus/Lootr

MehVahdJukaar commented 1 year ago

I see from the logs it uses porting lib no?

DEAFG0AT commented 1 year ago

Porting Lib is not a requirement for Lootr, but I see now that it does require Cloth Config API (https://www.curseforge.com/minecraft/mc-mods/lootr-fabric/relations/dependencies)

MehVahdJukaar commented 1 year ago

Well whatever it is the issue is coming from porting lib according to the log