Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Text Multiline : bad escape \S at position 33 #589

@Bakudansama

Description

@Bakudansama

So i was working on my workflow like everyday since 2 years and suddenly i got this error when launching a regular Queue (like 1000times a day)

Text Multiline : bad escape \S at position 33

In the top left of comfyui i have "re.error 35 Text Multiline"

I trye to open an older backup, same error, i tried from strach on a new workflow same, i've rebooted the pc, comfy, try all my workflow working since ages, same every workflow i have is stuck, i've update Was Node Suit, uninstalled it and reinstalled, same.

I haven't update any other nodes,neither add any nodes or update Comfyui since a few weeks.

Is this a issue someone else get today ?

`2025-05-15T23:23:23.709837 - FETCH ComfyRegistry Data [DONE]2025-05-15T23:23:23.709837 -
2025-05-15T23:23:23.760768 - [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
2025-05-15T23:23:23.798219 - nightly_channel: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote
2025-05-15T23:23:23.798219 - FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json2025-05-15T23:23:23.858886 - [DONE]2025-05-15T23:23:23.859886 -
2025-05-15T23:23:23.886885 - [ComfyUI-Manager] All startup tasks have been completed.
2025-05-15T23:24:42.113416 - got prompt
2025-05-15T23:24:42.125418 - !!! Exception during processing !!! bad escape \S at position 33
2025-05-15T23:24:42.125418 - Traceback (most recent call last):
File "C:\Users\Baku\Documents\ComfyUI_cu128_50XX\ComfyUI\execution.py", line 327, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Baku\Documents\ComfyUI_cu128_50XX\ComfyUI\execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Baku\Documents\ComfyUI_cu128_50XX\ComfyUI\execution.py", line 174, in map_node_over_list
process_inputs(input_dict, i)
File "C:\Users\Baku\Documents\ComfyUI_cu128_50XX\ComfyUI\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Baku\Documents\ComfyUI_cu128_50XX\ComfyUI\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 9882, in text_multiline
new_text = tokens.parseTokens(new_text)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Baku\Documents\ComfyUI_cu128_50XX\ComfyUI\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 881, in parseTokens
text = pattern.sub(value, text)
^^^^^^^^^^^^^^^^^^^^^^^^
File "re_init
.py", line 334, in _compile_template
File "re_parser.py", line 1075, in parse_template
re.error: bad escape \S at position 33

2025-05-15T23:24:42.126415 - Prompt executed in 0.01 seconds`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions