This is a bug accidentally introduced in upstream CB
When the active item is not cleared, the item is still readied for use and will repeatedly trigger the PlayerItemConsumeEvent till their item is switched. This patch clears the active item when the event is cancelled
Prevent demand from going negative and tending to negative infinity