Open Backpack hotkey won't stay configured
M4thG33k opened this issue ยท 7 comments
Issue Description:
Open Backpack hotkey won't stay configured. (I apologize in advance if this isn't due to your mod.)
What happens:
I've reset the "Open Backpack" hotkey several times (to apostrophe, if that matters) and it resets back to "C" every time I reload the world.
What you expected to happen:
The keybind to persist.
Steps to reproduce (important):
- Change keybinding for Iron Backpack's "Open Backpack" button to apostrophe.
- Restart the game.
- Notice keybind reset.
Affected Versions (Do not use "latest"):
- IronBackpacks: 1.10.2-2.2.26
- Minecraft: 1.10.2
- Forge: 1.10.2-12.8.2.2105
Hmm, seems to work for me on first inspection.
Is this happening in your dev. environment, or in a normal world? Could you try replicating with no other mods than Iron Backpacks?
P.S. Did my change to fix to onDeathPRIORITY=NORMAL fix your trouble, or at least lead to more progress?
It's currently happening in the dev world. The other hotkey works just fine, of course...
I will test it without other mods in a bit.
I'm just flushing out the Death Inventory List when one of your backpacks is in the grave, so yes the priority change is definitely helping.
We had an issue like this in Blood Magic and it was caused by us registering our keybinds way too late. When do you register yours?
I haven't been able to reproduce it in my custom modpack, so maybe it was just a dev environment issue. Feel free to close this.
@M4thG33k have you tried duplicating/discovering the cause of this issue since we last spoke?