Hi, anybody succeeded NOX w/Blender ?
Cant make it run together and its not even a problem w/lack of emitter....
Quote:(....)Originally posted by: marchewa
NOX Renderer add-on started - DONE
----------------------------------------------------------
Text is not a valid section.
Text is not a valid section.
read blend: C:\TEMP\quit.blend
Load Handler: Convert Yafaray texture "Texture" with texture type: "NONE" to "CL
OUDS"
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
exporting to file: C:\NOX\exported scenes\Scene_2014_01_30_11_50_35.nox
running write_NOX_data...
Exporting NOX scene: C:\NOX\exported scenes\Scene_2014_01_30_11_50_35.nox
Evaluating scene size...
Total tris in mesh: 0
Total tris in mesh: 962
Total tris in mesh: 26112
Total tris in mesh: 19305
Total tris in mesh: 396
Total tris in mesh: 7744
Total tris in mesh: 7080
Total tris in mesh: 12
Total tris in mesh: 400
Total tris in mesh: 11734
Total tris in mesh: 1728
Total tris in mesh: 52696
Total tris in mesh: 45712
Total tris in mesh: 14384
Total tris in mesh: 3264
Total tris in mesh: 12099
Total tris in mesh: 7012
Total tris in mesh: 828
Total tris in mesh: 156
Total tris in mesh: 7717
Total tris in mesh: 2
Total tris in mesh: 708
Total tris in mesh: 8648
Total tris in mesh: 5692
Total tris in mesh: 35988
Total tris in mesh: 32498
Total tris in mesh: 33620
Total tris in mesh: 34474
Total tris in mesh: 34952
Total tris in mesh: 35760
Total tris in mesh: 9120
Total tris in mesh: 4716
Total tris in mesh: 11344
Total tris in mesh: 8
Total tris in mesh: 0
Total tris in mesh: 1392
Total tris in mesh: 26726
Creating file...
Total tris in mesh: 0
Exporting mesh Cam_0
Total tris in mesh: 962
Exporting mesh Chodnik011
Total tris in mesh: 26112
Exporting mesh Drewno-011
Total tris in mesh: 19305
Exporting mesh Drewno-021
Total tris in mesh: 396
Exporting mesh Drewno-031
Total tris in mesh: 7744
Exporting mesh Faktura011
Total tris in mesh: 7080
Exporting mesh Faktura021
Total tris in mesh: 12
Exporting mesh Faktura031
Total tris in mesh: 400
Exporting mesh Faktura041
Total tris in mesh: 11734
Exporting mesh Faktura051
Total tris in mesh: 1728
Exporting mesh Faktura061
Total tris in mesh: 52696
Exporting mesh Farba-0011
Total tris in mesh: 45712
Exporting mesh Farba-0012
Total tris in mesh: 14384
Exporting mesh Farba-0021
Total tris in mesh: 3264
Exporting mesh Farba-0031
Total tris in mesh: 12099
Exporting mesh Farba-1011
Total tris in mesh: 7012
Exporting mesh Farba-1021
Total tris in mesh: 828
Exporting mesh Farba-1031
Total tris in mesh: 156
Exporting mesh Farba-2011
Total tris in mesh: 7717
Exporting mesh Farba-2021
Total tris in mesh: 2
Exporting mesh GDLM30_011
Total tris in mesh: 708
Exporting mesh Metal-A011
Total tris in mesh: 8648
Exporting mesh Metal-C011
Total tris in mesh: 5692
Exporting mesh Metal-N011
Total tris in mesh: 35988
Exporting mesh Metal-S011
Total tris in mesh: 32498
Exporting mesh Metal-S012
Total tris in mesh: 33620
Exporting mesh Metal-S013
Total tris in mesh: 34474
Exporting mesh Metal-S014
Total tris in mesh: 34952
Exporting mesh Metal-S015
Total tris in mesh: 35760
Exporting mesh Metal-S016
Total tris in mesh: 9120
Exporting mesh Metal-S017
Total tris in mesh: 4716
Exporting mesh Metal-S021
Total tris in mesh: 11344
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\render\render_ops.py", line 23, in execute
write_NOX_data(bpy.context, noxscenefile, 'OPT_A')
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 72, in write_NOX_data
write_NOX_scene(filepath, context)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 2765, in write_NOX_scene
add_scene(sce, out)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 2683, in add_scene
add_geometry(sce, file)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 1389, in add_geometry
add_instance_source(sce, file, i)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 1149, in add_instance_source
add_mesh(sce, file, mesh)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 878, in add_mesh
NOX_debug.addConsoleLog(logON, "Exporting mesh "+mesh.name)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\debug.py", line 12, in addConsoleLog
print(strline)
File "C:\Program Files\Blender Foundation\Blender\2.69\python\lib\encodings\cp
852.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_m ap)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\ufffd' in position
21: character maps to <undefined>
location: <unknown location>:-1
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
(.....)
registering panel: NOX Tools
NOX Renderer add-on started - DONE
----------------------------------------------------------
Text is not a valid section.
Text is not a valid section.
read blend: C:\TEMP\quit.blend
Load Handler: Convert Yafaray texture "Texture" with texture type: "NONE" to "CL
OUDS"
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
exporting to file: C:\NOX\exported scenes\Scene_2014_01_30_11_50_35.nox
running write_NOX_data...
Exporting NOX scene: C:\NOX\exported scenes\Scene_2014_01_30_11_50_35.nox
Evaluating scene size...
Total tris in mesh: 0
Total tris in mesh: 962
Total tris in mesh: 26112
Total tris in mesh: 19305
Total tris in mesh: 396
Total tris in mesh: 7744
Total tris in mesh: 7080
Total tris in mesh: 12
Total tris in mesh: 400
Total tris in mesh: 11734
Total tris in mesh: 1728
Total tris in mesh: 52696
Total tris in mesh: 45712
Total tris in mesh: 14384
Total tris in mesh: 3264
Total tris in mesh: 12099
Total tris in mesh: 7012
Total tris in mesh: 828
Total tris in mesh: 156
Total tris in mesh: 7717
Total tris in mesh: 2
Total tris in mesh: 708
Total tris in mesh: 8648
Total tris in mesh: 5692
Total tris in mesh: 35988
Total tris in mesh: 32498
Total tris in mesh: 33620
Total tris in mesh: 34474
Total tris in mesh: 34952
Total tris in mesh: 35760
Total tris in mesh: 9120
Total tris in mesh: 4716
Total tris in mesh: 11344
Total tris in mesh: 8
Total tris in mesh: 0
Total tris in mesh: 1392
Total tris in mesh: 26726
Creating file...
Total tris in mesh: 0
Exporting mesh Cam_0
Total tris in mesh: 962
Exporting mesh Chodnik011
Total tris in mesh: 26112
Exporting mesh Drewno-011
Total tris in mesh: 19305
Exporting mesh Drewno-021
Total tris in mesh: 396
Exporting mesh Drewno-031
Total tris in mesh: 7744
Exporting mesh Faktura011
Total tris in mesh: 7080
Exporting mesh Faktura021
Total tris in mesh: 12
Exporting mesh Faktura031
Total tris in mesh: 400
Exporting mesh Faktura041
Total tris in mesh: 11734
Exporting mesh Faktura051
Total tris in mesh: 1728
Exporting mesh Faktura061
Total tris in mesh: 52696
Exporting mesh Farba-0011
Total tris in mesh: 45712
Exporting mesh Farba-0012
Total tris in mesh: 14384
Exporting mesh Farba-0021
Total tris in mesh: 3264
Exporting mesh Farba-0031
Total tris in mesh: 12099
Exporting mesh Farba-1011
Total tris in mesh: 7012
Exporting mesh Farba-1021
Total tris in mesh: 828
Exporting mesh Farba-1031
Total tris in mesh: 156
Exporting mesh Farba-2011
Total tris in mesh: 7717
Exporting mesh Farba-2021
Total tris in mesh: 2
Exporting mesh GDLM30_011
Total tris in mesh: 708
Exporting mesh Metal-A011
Total tris in mesh: 8648
Exporting mesh Metal-C011
Total tris in mesh: 5692
Exporting mesh Metal-N011
Total tris in mesh: 35988
Exporting mesh Metal-S011
Total tris in mesh: 32498
Exporting mesh Metal-S012
Total tris in mesh: 33620
Exporting mesh Metal-S013
Total tris in mesh: 34474
Exporting mesh Metal-S014
Total tris in mesh: 34952
Exporting mesh Metal-S015
Total tris in mesh: 35760
Exporting mesh Metal-S016
Total tris in mesh: 9120
Exporting mesh Metal-S017
Total tris in mesh: 4716
Exporting mesh Metal-S021
Total tris in mesh: 11344
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\render\render_ops.py", line 23, in execute
write_NOX_data(bpy.context, noxscenefile, 'OPT_A')
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 72, in write_NOX_data
write_NOX_scene(filepath, context)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 2765, in write_NOX_scene
add_scene(sce, out)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 2683, in add_scene
add_geometry(sce, file)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 1389, in add_geometry
add_instance_source(sce, file, i)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 1149, in add_instance_source
add_mesh(sce, file, mesh)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\export\export_nox_scene.py", line 878, in add_mesh
NOX_debug.addConsoleLog(logON, "Exporting mesh "+mesh.name)
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\render_n
ox\debug.py", line 12, in addConsoleLog
print(strline)
File "C:\Program Files\Blender Foundation\Blender\2.69\python\lib\encodings\cp
852.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_m ap)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\ufffd' in position
21: character maps to <undefined>
location: <unknown location>:-1
location: <unknown location>:-1
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender\2.69\scripts\addons\composit
ing_preset\__init__.py", line 397, in poll
return (view) and (view.id.use_nodes)
AttributeError: 'NoneType' object has no attribute 'use_nodes'
location: <unknown location>:-1
location: <unknown location>:-1
Hi guys I finaly made nox work with blender plug in I had some problem because 64 bit version dint work all is fine now after reinstall .I got some rendered images as well but I found little problem Im trying to add texture to material when I upload texture to nox material editor all is fine but when I close editor and material is exported back to blender texture is lost,I tried my own texture and some wood materials from nox library as well I every time texture is lost any help guys thx
I believe I fixed it. Try this version of Blender plugin:
http://www.evermotion.org/files/noxR...der_2.70_b.zip