Khai-J-Bach opened this issue on Aug 27, 2010 · 1684 posts
adp001 posted Sat, 25 September 2010 at 9:57 AM
Quote - I get this, when trying to run the latest (1-23d) LuxPose script:
Traceback (most recent call last):
File "H:ProgrammeSmith MicroPoser Pro 2010RuntimePythonposerscriptsLuxPosePoserLuxExporter.py", line 218, in ?
ExportFilm(globalParameters).write(f)
File "H:ProgrammeSmith MicroPoser Pro 2010RuntimePythonposerscriptsLuxPoseworkersPoserLuxExporter_workers.py", line 751, in write
if pFilm.hybrid.strip()=="true":
AttributeError: 'NoneType' object has no attribute 'strip'Any ideas what it is?
Earlier versions are working perfectly for me.
Yes. The parameter "hybrid" isn't defined in your "dataOut.bbml". I missed to check this.
Fixed with the next version.
For the moment, just add the red line to ..AIRLuxPosedatadataOut.bbml ("true" or "false" doesn't matter at the moment). This Parameter will activated GPU-render later. But because some other parameters have to be correctly set to avoid Lux to crash it's not used in this version.
Film
enableStopSPP=true
stopSPP=50
enableStopTime=false
stopTime=600
overrideDimension=false
Dimension
width=600
height=400
saveAs=PNG
displayInterval=10
writeInterval=30
writeChannels=RGB
ToneMapper
kernel=Linear
linearSensitivity=200
linearExposure=.016
linearFStop=8
linearGamma=1
outputpath=.new
poserpath=.
imagepath=.
luxpath=.
filename=""
hybrid=true
Renderer
sampler=Metropolis
pixelSampler=Vegas
integrator=Path
bounces=6
accelerator=KD Tree
lightStrategy=auto