
Non-upgrade items in upgrade slots can crash the game
James103 opened this issue ยท 2 comments
From P3pp3rF1y/SophisticatedBackpacks#446:
Describe the bug
After Killing an enderman he droped a backpack with a diamond backpack inside and inside the diamond backpack there was diamond blocks in the filter upgrade slot upon klicking it it crashed the gameTo Reproduce
not been able to reproduceCrashlog
https://pastebin.com/5Uax6Pqb
Casting [any item] to IUpgradeItem here (should check that the item is actually a upgrade beforehand):
It's more of a bug that the diamond block ends up in the upgrade slot, it should never go in there, I will check why that is happening
In the latest version of sophisticated backpacks loot that gets generated in backpack will automatically exclude backpacks as that breaks a bit of balance given that they are put in backpack without inception upgrade and it also causes some of these super hard to fix issues. So this issue with latest version isn't possible