Copy link to clipboard
Copied
Hi!
Cliking on publish sbsar file does nothing.
I got severals issues in the console. I've not been able to find a solution yet. Some help would be much appreciated.
[ERR][1272][Python]Traceback (most recent call last):
[ERR][1273][Python] File "C:/Program Files/Allegorithmic/Adobe Substance 3D Designer/resources/python\designer\appinterop\appinteropui.py", line 190, in __onActionTriggered
[ERR][1274][Python]
[ERR][1275][Python]self.__callback()
[ERR][1276][Python] File "C:/Program Files/Allegorithmic/Adobe Substance 3D Designer/resources/python\designer\appinterop\appinteropui.py", line 481, in __onPublish
[ERR][1277][Python]
[ERR][1278][Python]pkg, publishParams, self.__uiMgr.getMainWindow())
[ERR][1279][Python] File "C:/Program Files/Allegorithmic/Adobe Substance 3D Designer/resources/python\designer\appinterop\sbsarpublishdialog.py", line 531, in __init__
[ERR][1280][Python]
[ERR][1281][Python]if AppInterop.isAnyDependencyModified(package):
[ERR][1282][Python] File "C:/Program Files/Allegorithmic/Adobe Substance 3D Designer/resources/python\designer\appinterop\appinterop.py", line 124, in isAnyDependencyModified
[ERR][1283][Python]
[ERR][1284][Python]if AppInterop.__anyDependencyModified(dep.getPackage()):
[ERR][1285][Python] File "C:/Program Files/Allegorithmic/Adobe Substance 3D Designer/resources/python\designer\appinterop\appinterop.py", line 115, in __anyDependencyModified
[ERR][1286][Python]
[ERR][1287][Python]if AppInterop.__anyDependencyModified(dep.getPackage()):
[ERR][1288][Python] File "C:/Program Files/Allegorithmic/Adobe Substance 3D Designer/resources/python\designer\appinterop\appinterop.py", line 110, in __anyDependencyModified
[ERR][1289][Python]
[ERR][1290][Python]if pkg.isModified():
[ERR][1291][Python]AttributeError
[ERR][1292][Python]:
[ERR][1293][Python]'NoneType' object has no attribute 'isModified'
This is what I get in the console.
Thanks!