Cannot equip backpack or access inventory with hotkeys
Fenius opened this issue ยท 2 comments
This started after I bound Blood orb from Blood Magic mod (BloodMagic-1.16.3-3.0.1-6). Only thing I can narrow it down to. Hot keys no longer work when trying to access backpack inventory or equip it. Changing to new hot keys does not work either. I can access inventory when placed on the ground. I can use the sleeping bag when placed on the ground. Icon to equip when on the ground is not in bag inventory screen. Using Forge 1.16.4-35.1.0. Also, before this I was unable to swap weapons regardless of which hot key was bound. This was ongoing before the orb was bound. No errors logs no crash. Mod appears to load fine on server and client. Appears to maybe a Keypair generating error, not sure, not a programming expert, in latest log file.
Well, probably data that is stored in backpack's stack is exceeded, therefore you can't open backpack, while it reads from stack's nbt. There was an issue like this. Sadly, I can't do much about this.