Hi,
while trying to load any file I got thsi error:
Shortcuts imported
Rendering setting imported
Color 0 ([0, 0, 0]) not found
not a clickable zone
hair properties imported
hair properties loaded
Color 0 ([0, 0, 0]) not found
not a clickable zone
Settings imported
Ethnics imported
Color 0 ([0, 0, 0]) not found
not a clickable zone
Texture chooser loaded
Pose plugin imported
pose loaded
Expression imported
Expression loaded
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
/bin/sh: aqsl: command not found
Random imported
Background chooser loaded
makehair plugin
Storing mesh status
Measurement loaded
Hair chooser loaded
Color 0 ([0, 0, 0]) not found
not a clickable zone
Asymmetry loaded
Color 0 ([0, 0, 0]) not found
not a clickable zone
('setFocus', <gui3d.Slider instance at 0x4216290>)
updated 15340 vertices
('setFocus', <gui3d.ToggleButton instance at 0x4a90cf8>)
('setFocus', <gui3d.FileEntryView instance at 0x497d248>)
('setFocus', <gui3d.TextEdit instance at 0x497d0e0>)
('setFocus', <gui3d.ToggleButton instance at 0x494ee60>)
('setFocus', <gui3d.FileChooser instance at 0x4857a70>)
('setFocus', <gui3d.FileChooser instance at 0x4857a70>)
Version 1.0.0
Tag tags
Tag ttt428
onHumanChanged
onHumanChanged
onHumanChanged
onHumanChanged
Traceback (most recent call last):
File "./core/gui3d.py", line 565, in onMouseUpCallback
self.mouseDownObject.callEvent('onClicked', event)
File "./core/events3d.py", line 93, in callEvent
getattr(self, eventType)(event)
File "./core/gui3d.py", line 1427, in onClicked
self.onFileSelected(self.files[self.selectedFile])
File "./apps/gui/guifiles.py", line 121, in onFileSelected
human.load(os.path.join(modelPath, filename), self.app.progress)
File "./apps/human.py", line 1849, in load
'data/targets/macrodetails/universal-stature-giant.target')
TypeError: __init__() takes exactly 3 arguments (4 given)
Makehuman runs on my Linux 2.6.37 vanilly and Python 2.6.6
Best regards
mcc