Skip to content

topology: 3_control_point_patchlist" is not yet supported #35

Description

@SwordStrike105

Python: Traceback (most recent call last):
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\addon\ui.py", line 470, in execute
output = extract_frame_data(cfg)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\extract_frame_data\extract_frame_data.py", line 301, in extract_frame_data
frame_data = DataCollector(
^^^^^^^^^^^^^^
File "", line 6, in init
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\migoto_io\dump_parser\data_collector.py", line 25, in post_init
self.data_collector = ResourceCollector(self.shader_resources, self.call_branches)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 6, in init
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\migoto_io\dump_parser\resource_collector.py", line 38, in post_init
self.collect_branch_data(shader_id, shader_call_branch)
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\migoto_io\dump_parser\resource_collector.py", line 45, in collect_branch_data
self.collect_branch_call_resource(branch_call, resource_tag, source, data_map.layout)
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\migoto_io\dump_parser\resource_collector.py", line 81, in collect_branch_call_resource
resource = IndexBuffer(layout, f)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\migoto_io\data_model\byte_buffer.py", line 939, in init
self.parse_format(data)
File "C:\Users-----\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\WWMI-Tools\migoto_io\data_model\byte_buffer.py", line 960, in parse_format
raise ValueError('"%s" is not yet supported' % line)
ValueError: "topology: 3_control_point_patchlist" is not yet supported

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