Crash when placing Livingwood funnel (potential mod conflict)
erindal opened this issue ยท 7 comments
Natural Pledge 3.0.1, Forge 2756
Crash reports (gives two):
https://gist.github.com/erindalc/7d2d653dffc94918453b1d23ec0c1d03
https://gist.github.com/erindalc/670d4ed567598cefdc7055a4948b1dfc
It looks like a compat issue with shadowfact's forgelin, I'm opening an issue there as well.
Can confirm this issue with no other mods other than the required ones.
Forge: 14.23.5.2795
Natural Pledge: 3.0.2
Liblib: 4.15
Forgelin: 1.8.2
Crashlog when placing a livingwood funnel: https://pastebin.com/6JnwSKku
I believe this is an issue with LibrarianLib (cc @yrsegal). They're using a Kotlin reflection facility on a method that (for some reason) is unsupported by Kotlin.
Also, what is adding that "// I blame shadowfacts, author of Shadowfacts' Forgelin." message?
That's what I'm thinking as well. @shadowfacts Not sure of the message, git blame and ask on Wizardry Discord if you're curious. Probably LibrarianLib?