Chisels & Bits - For Fabric

Chisels & Bits - For Fabric

2M Downloads

Forge 2557 crashes game whenever you pick something up

davqvist opened this issue ยท 8 comments

commented

https://pastebin.com/whxAsse1

Forge 2557 changed something in pickup code which makes it unplayable with C&B installed as you crash whenever you pick something up.

For any bug reports please provide the following,

  • MC Version: 1.12.2 Forge 2557
  • C&B Version: 14.9
  • Do You have Optifine: No
commented

We posted at the same time, so I closed my issue (#334). My logs are posted there.

commented

Oh, I'm not alone.
mine crashed too.

My report: crashReport

commented

https://pastebin.com/KkMM9Rrw

me too but some how my gut tells me this might be a forge problem.

for some reason I did not get a crash log but here is what I get from the terminal

forge-1.12.2-14.23.1.2557-universal
chiselsandbits-14.9
MC 1.12.2

commented

At least this issue only occurs with the newest forge verson

commented

https://dvs1.progwml6.com/jenkins/job/Chisels-and-Bits/95/artifact/build/libs/chiselsandbits-14.0.95.jar - this build should work for the moment, Will release a standard release when I clear some other things up.

commented

Thanks. I downgraded the forge version. That works too

Edit: older forge version crashes too. Strange, worked yesterday

commented

It should definitely work on an older version, the crash was caused by a change to a Forge Event, they removed a field and added a method instead. That change was made in 2557

commented

Looks like Lex pushed a fix for this, MinecraftForge/MinecraftForge@846a70f

So newer forge versions should resolve this.