You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/xps_tools.py", line 164, in execute
status = import_xnalara_model.getInputFilename(xpsSettings)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 78, in getInputFilename
status = xpsImport()
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 156, in xpsImport
meshes_obs = importMeshesList(armature_ob)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 475, in importMeshesList
for meshInfo in newMeshes]
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 475, in
for meshInfo in newMeshes]
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 612, in importMesh
material_creator.makeMaterial(xpsSettings, rootDir, mesh_da, meshInfo, flags)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/material_creator.py", line 170, in makeMaterial
makeNodesMaterial(xpsSettings, materialData, rootDir, mesh_da, meshInfo, flags)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/material_creator.py", line 259, in makeNodesMaterial
imageNode.image.colorspace_settings.name = COLOR_SPACE_NONE
TypeError: bpy_struct: item.attr = val: enum "Non-Color" not found in ('AppleP3 Filmic Log Encoding', 'AppleP3 sRGB OETF', 'BT.1886 EOTF', 'BT.1886 Filmic Log Encoding', 'Filmic Log Encoding', 'Linear', 'Non-Colour Data', 'sRGB OETF')
location: :-1
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/xps_tools.py", line 164, in execute
status = import_xnalara_model.getInputFilename(xpsSettings)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 78, in getInputFilename
status = xpsImport()
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 156, in xpsImport
meshes_obs = importMeshesList(armature_ob)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 475, in importMeshesList
for meshInfo in newMeshes]
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 475, in
for meshInfo in newMeshes]
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/import_xnalara_model.py", line 612, in importMesh
material_creator.makeMaterial(xpsSettings, rootDir, mesh_da, meshInfo, flags)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/material_creator.py", line 170, in makeMaterial
makeNodesMaterial(xpsSettings, materialData, rootDir, mesh_da, meshInfo, flags)
File "/home/danilop/.programas/blender-2.80/2.80/scripts/addons/XNALaraMesh/material_creator.py", line 259, in makeNodesMaterial
imageNode.image.colorspace_settings.name = COLOR_SPACE_NONE
TypeError: bpy_struct: item.attr = val: enum "Non-Color" not found in ('AppleP3 Filmic Log Encoding', 'AppleP3 sRGB OETF', 'BT.1886 EOTF', 'BT.1886 Filmic Log Encoding', 'Filmic Log Encoding', 'Linear', 'Non-Colour Data', 'sRGB OETF')
location: :-1
The text was updated successfully, but these errors were encountered: