I downloaded the nightly build yesterday, after extraction I went to run the .exe
Everything seemed normal when my progress bar reached about 75% or so then it stalled and my console printed the following errors.
Version 1.0.0
Could not load data/themes/default/images/data/hairs/default.png, Couldn't open
data/themes/default/images/data/hairs/default.png
Could not load data/themes/default/images/data/hairs/default.png, Couldn't open
data/themes/default/images/data/hairs/default.png
aqsis imported
Could not load aqsis
'Rendering'
Could not load asymm
__init__() got an unexpected keyword argument 'width'
Expression imported
Could not load expression
__init__() got an unexpected keyword argument 'width'
hair properties imported
Could not load hair_properties
__init__() got an unexpected keyword argument 'width'
makehair plugin
Storing mesh status
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
Could not load makehair
__init__() got an unexpected keyword argument 'width'
Could not load measurement
__init__() got an unexpected keyword argument 'width'
Pose plugin imported
Could not load pose
__init__() got an unexpected keyword argument 'width'
Could not load rendering_aqsis
__init__() got an unexpected keyword argument 'width'
Could not load rendering_setting
__init__() got an unexpected keyword argument 'width'
Could not load settings_settings
__init__() got an unexpected keyword argument 'width'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "main.py", line 403, in <module>
application = MHApplication()
File "main.py", line 205, in __init__
focusedTexture=self.getThemeResource('images', 'button_tab3_focused.png'), h
eight=22)
TypeError: __init__() got an unexpected keyword argument 'selectedTexture'
Could not run main Python script
'aqsl' is not recognized as an internal or external command,
operable program or batch file.