Forge 2557 crashes game whenever you pick something up
davqvist opened this issue ยท 8 comments
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
We posted at the same time, so I closed my issue (#334). My logs are posted there.
Oh, I'm not alone.
mine crashed too.
My report: crashReport
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
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.
Thanks. I downgraded the forge version. That works too
Edit: older forge version crashes too. Strange, worked yesterday
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
Looks like Lex pushed a fix for this, MinecraftForge/MinecraftForge@846a70f
So newer forge versions should resolve this.