Prior to this change, if a LoRa was bad (malformed) on disk it would case the entire job to crash. However, this is not intended; the job should limp forward as would be the case with other forms of LoRa related errors (such as a download failure or baseline mismatches). This change catches any comfyui internal loading related errors and falls back to the model passed to the node (without any changes made within the current call of the lora load).
Prior to this change, if a LoRa was bad (malformed) on disk it would case the entire job to crash. However, this is not intended; the job should limp forward as would be the case with other forms of LoRa related errors (such as a download failure or baseline mismatches). This change catches any comfyui internal loading related errors and falls back to the model passed to the node (without any changes made within the current call of the lora load).