In some cases when inventory is full while crafting, if the queue is in front mode, apparently crafting items related to the current recipe will throw this error:
The mod Crafting Queue Enhancements (0.0.3) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event crafting-queue-enhancements::on_pre_player_crafted_item (ID 109)
Value out of range (0-1): 1.033333
stack traceback:
[C]: in function '__newindex'
__crafting-queue-enhancements__/control.lua:111: in function 'requeue'
__crafting-queue-enhancements__/control.lua:131: in function <__crafting-queue-enhancements__/control.lua:122>
I'm not yet sure how to reproduce always or if any other mods are involved.