{"record":{"id":"e9c2a6bf6572be43","repo":"Comfy-Org/ComfyUI","slug":"the-lowpoly-option-is-currently-unavailable-for-th","errorCode":null,"errorMessage":"The LowPoly option is currently unavailable for the 3.1 model.","messagePattern":"The LowPoly option is currently unavailable for the 3\\.1 model\\.","errorType":"validation","errorClass":"ValueError","httpStatus":null,"severity":"error","filePath":"comfy_api_nodes/nodes_hunyuan3d.py","lineNumber":199,"sourceCode":"        face_count: int,\n        generate_type: InputGenerateType,\n        seed: int,\n    ) -> IO.NodeOutput:\n        _ = seed\n        validate_string(prompt, field_name=\"prompt\", min_length=1, max_length=1024)\n        if model == \"3.1\" and generate_type[\"generate_type\"].lower() == \"lowpoly\":\n            raise ValueError(\"The LowPoly option is currently unavailable for the 3.1 model.\")\n        response = await sync_op(\n            cls,\n            ApiEndpoint(path=\"/proxy/tencent/hunyuan/3d-pro\", method=\"POST\"),","sourceCodeStart":181,"sourceCodeEnd":217,"githubUrl":"https://github.com/Comfy-Org/ComfyUI/blob/1c6d8d45b3693bfbb32385b410d813a7fd6be216/comfy_api_nodes/nodes_hunyuan3d.py#L181-L217","documentation":"Error \"The LowPoly option is currently unavailable for the 3.1 model.\" thrown in Comfy-Org/ComfyUI.","triggerScenarios":"Thrown at comfy_api_nodes/nodes_hunyuan3d.py:199 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Disable the LowPoly option or select a different model version that supports it."],"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-15T22:17:37.221Z"}