{"record":{"id":"4f6e4536a09e3cc6","repo":"Comfy-Org/ComfyUI","slug":"unsupported-blend-mode-mode-4f6e45","errorCode":null,"errorMessage":"Unsupported blend mode: {mode}","messagePattern":"Unsupported blend mode: (.+?)","errorType":"validation","errorClass":"ValueError","httpStatus":null,"severity":"error","filePath":"nodes.py","lineNumber":1520,"sourceCode":"        samples_out[\"samples\"] = samples_blended\n        return (samples_out,)\n\n    def blend_mode(self, img1, img2, mode):\n        if mode == \"normal\":\n            return img2\n        else:\n            raise ValueError(f\"Unsupported blend mode: {mode}\")\n\nclass LatentCrop:\n    SEARCH_ALIASES = [\"trim latent\", \"cut latent\"]","sourceCodeStart":1502,"sourceCodeEnd":1538,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/nodes.py#L1502-L1538","documentation":"Error \"Unsupported blend mode: {mode}\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at nodes.py:1520 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Select a supported blend mode."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"1c6d8d45b3693bfbb32385b410d813a7fd6be216","analyzedAt":"2026-08-14T19:37:18.893Z","schemaVersion":2},"datasetVersion":"2026-08-15T17:31:12.345Z"}