91
User Tools / Re: NWCCONVERTOR
Last post by Mike Shawaluk -I am running version 2.0.05.04 under Windows 11. Following is the error log I got. I assume the boundary collapse messages are just warnings that I can ignore. I can remove those from the score before running the conversion if that makes a difference.
Object Boundary Collapse in staff Vocal not converted.
part: P1, voice: 1, measure: 1.
------------------
Object Boundary EndCollapse in staff Vocal not converted.
part: P1, voice: 1, measure: 4.
------------------
===================================
Conversion ended with error!
===================================
Traceback (most recent call last):
File "nwc2xml.py", line 1717, in convert
File "nwc2xml.py", line 1497, in create_xml
File "nwc2xml.py", line 1461, in create_part
File "nwc2xml.py", line 1117, in process_object_ending
File "nwc2xml.py", line 1092, in create_ending
AttributeError: 'NoneType' object has no attribute 'split'
)