Railcraft

Railcraft

34M Downloads

BootstrapMethodError

walker-dev opened this issue ยท 16 comments

commented

Description of the Bug
crash on startup see log

Environment

  • Version railcraft-12.0.0-beta-1

Additional context
Crash Log Here

Ignore me for a few days and celebrate chrismas mate :)

commented

Caused by: java.lang.BootstrapMethodError: java.lang.IllegalAccessError: no such constructor: mods.railcraft.common.items.ItemFilterBeeGenome.()void/newInvokeSpecial

Install forestry, gendustry or binnies mods.. I don't know from which one of this is this Genome Filter but after installing all these 3 mods it didn't crash anymore..

commented

looks like installing forestry fix the crash...

commented

Is forestry needed?

commented

Looks like we need to add another wrapping supplier to prevent class loading

commented

Ah ok, fine Merry xmas, and tnks for this gift :D

commented
commented

Is this fixed in beta 2?

commented

Yes it is fixed

commented

this may have reappeared in beta 4.

commented

@Trinsdar Log/crash report please.

commented

https://paste.dimdev.org/dumebinomi.rb
I might have to test outside my dev instance just to make sure

commented

aye, cannot see it in china, dunno why. if you can put it on pastebin or gist that is better

commented

hmm, i cannot find the cause this time. adding a mod prerequisite for this item might be the best solution, i guess.

commented

Successfully replicated this issue in a decompiled dev environment. All details are present in this crash report: https://paste.ubuntu.com/p/dgfCqBdssp/

Edit: this is exactly the reason why we have deobfCompile. Use that. Period.

commented

looks like forge optional interface transformer breaks in dev