Forum: Poser - OFFICIAL


Subject: Global illuminatioen made easier...

MungoPark opened this issue on Mar 06, 2003 ยท 21 posts


milamber42 posted Thu, 06 March 2003 at 7:12 PM

MungoPark,

Running the script under P5:

When I tried to load a light set, I received the following error:

File "J:Program FilesCurious LabsPoser 5RuntimePythonliblib-tkTkinter.py", line 1292, in call
return apply(self.func, args)
File "", line 1596, in load_lights
ValueError: invalid literal for int(): 0
Name

When I clicked the Create Globals button, the following error was displayed:

Exception in Tkinter callback
Traceback (most recent call last):
File "J:Program FilesCurious LabsPoser 5RuntimePythonliblib-tkTkinter.py", line 1292, in call
return apply(self.func, args)
File "", line 943, in makeglobals
File "", line 1030, in setenv
TypeError: append() takes exactly one argument (3 given)

This could be due to the difference in Python version between P4 ProPack and P5.

Hope the info helps. This looks like a cool app!