{"record":{"id":"7400feb0e2e84fdb","repo":"Comfy-Org/ComfyUI","slug":"the-wan-2-6-model-does-not-support-480p","errorCode":null,"errorMessage":"The Wan 2.6 model does not support 480p.","messagePattern":"The Wan 2\\.6 model does not support 480p\\.","errorType":"validation","errorClass":"ValueError","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_wan.py","lineNumber":455,"sourceCode":"        seed: int = 0,\n        generate_audio: bool = False,\n        prompt_extend: bool = True,\n        watermark: bool = False,\n        shot_type: str = \"single\",\n    ):\n        if \"480p\" in size and model == \"wan2.6-t2v\":\n            raise ValueError(\"The Wan 2.6 model does not support 480p.\")\n        if duration == 15 and model == \"wan2.5-t2v-preview\":\n            raise ValueError(\"A 15-second duration is supported only by the Wan 2.6 model.\")\n        width, height = RES_IN_PARENS.search(size).groups()","sourceCodeStart":437,"sourceCodeEnd":473,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_wan.py#L437-L473","documentation":"Error \"The Wan 2.6 model does not support 480p.\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_wan.py:455 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Select a resolution other than 480p for the Wan 2.6 model."],"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"}