AcePyx opened this issue on Jan 04, 2020 ยท 6 posts
AcePyx posted Sat, 04 January 2020 at 9:50 AM
Hi guys, trying to follow Lululee's tutorial to import Genesis content into Poser. Easiest recommended way is using Dimension 3D's XL - eXtended Library software which runs as a python scripted add on. However, no matter which of the 4 or 5 offered ways of running XL I use, it throws up errors and refuses to run.
Any direct scripting method such as "File/Run Python script" generates the following error:
'XLWin' object has no attribute 'xl'
If I run it via the Scripts menu (autostarting with Poser), it produces the following:
Traceback (most recent call last): File "C:GrafikPoser 10 Pro 64RuntimePythonposerScriptsScriptsMenuDimension3DXL.py", line 3059, in the word module is enclosed in diamond brackets here but the forum software keeps erasing it.
File "C:GrafikPoser 10 Pro 64RuntimePythonposerScriptsScriptsMenuDimension3DXL.py", line 3057, in main
File "C:GrafikPoser 10 Pro 64RuntimePythonposerScriptsScriptsMenuDimension3DXL.py", line 26, in init
File "C:GrafikPoser 10 Pro 64RuntimePythonposerScriptsScriptsMenuDimension3DXL.py", line 140, in init
IndexError: list index out of range
Does anyone have this running with Poser 11 Pro, and if so did yu encounter/resolve similar errors?
As a matter of interest, EZ Skin also throws up errors but I can run it.
If these errors are unresolvable, are there other relatively easy ways to import Genesis 3/8 content?
Thanks in advance.