Natural Pledge

Natural Pledge

1M Downloads

Crash when placing Livingwood funnel (potential mod conflict)

erindal opened this issue ยท 7 comments

commented

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.

commented

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

commented

it might need a recompile on NP's side: unsure about it, though

commented

Still happening

commented

Ah, weird.

commented

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?

commented

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?

commented

Also, what is adding that "// I blame shadowfacts, author of Shadowfacts' Forgelin." message?

That might be a forge thing, if it thinks you're responsible. They added "suspected mods" to crashes at one point

EDIT: That actually might be a VanillaFix thing.