Crash on startup with latest Chipped
DelviousCrafts opened this issue ยท 6 comments
Describe the bug
Chipped latest update causes crash on startup due when sophisticated backpacks and/or sophisticated storage is installed.
Crash with Sophisticated Storage
Crash without Sophisticated Storage
To Reproduce
Steps to reproduce the behavior:
- Install latest version of Chipped
- launch game
- crash
Expected behavior
The game not to crash on startup.
Screenshots
N/A
Versions
- Minecraft: 1.20.1
- Forge: 47.2.20
- Sophisticated Core: 0.5.113.524
- Sophisticated Backpacks: 3.19.5.988
- Sophisticated Storage: 0.8.65.680
- Athena: 3.1.1
- Resourceful Lib: 2.1.21
- Chipped: 3.0.2
disabling sophisticatedbackpacks:chipped/*TABLE*_upgrade
in sophisticatedcore-common.toml
doesn't allow for loading either
I looked at the crash-report it's the Botanist Workbench Upgrade Type for Sophisticated Backpacks.
one of Chipped developers has reached out and they are doing refactoring, you can't get around this by disabling the upgrades. The only way is to either downgrade Chipped or sophisticated. I should hopefully get to this today and push a fixed release out
one of Chipped developers has reached out and they are doing refactoring, you can't get around this by disabling the upgrades. The only way is to either downgrade Chipped or sophisticated. I should hopefully get to this today and push a fixed release out
Figured as much, I thought maybe disabling them would directly disable all integration, It was worth a try XD
I downgraded Chipped until SB is ready
Thank you for your good work :D