ejektaflex / NaturalPledge

The successor to Botanical Addons.
1 stars 1 forks source link

Crash when placing Livingwood funnel (potential mod conflict) #4

Open erindal opened 5 years ago

erindal commented 5 years ago

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.

ejektaflex commented 5 years ago

Ah, weird.

shadowfacts commented 5 years ago

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?

ejektaflex commented 5 years ago

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?

erindal commented 5 years ago

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.

SjetCraft commented 5 years ago

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

yrsegal commented 5 years ago

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

MasterBuilder747 commented 5 years ago

Still happening