General-101 / Halo-Asset-Blender-Development-Toolset

CE/H2/H3/ODST JMS/JMA/ASS exporter for Blender
https://c20.reclaimers.net/
MIT License
121 stars 22 forks source link

Internal error: <class 'AttributeError'>('Mesh' object has no attribute 'region_list') #77

Closed JKeeey closed 4 months ago

JKeeey commented 1 year ago

I keep trying to export a custom model into .JMS format for CE. When I export without markers it exports with no issue, but when I try to export markers it gives me Internal error: <class 'AttributeError'>('Mesh' object has no attribute 'region_list') Both the markers and the model mesh have the same Face Maps and Halo Regions. I've even tried re-exporting imported gbxmodels that have been untouched (markers and all) and it gives me the same error. Attached is a traceback file from the crash report: traceback.txt

General-101 commented 4 months ago

This should be fixed but make a new issue if it isn't