Forum: Freestuff


Subject: Simple Poser/DAZ Studio WorldBalls

3dcheapskate opened this issue on May 20, 2013 · 28 posts


3dcheapskate posted Thu, 15 August 2013 at 10:50 PM

**Are you a Poser WorldBall user, fed up with that ‘Please locate WorldBall.lt2’ issue?**

Just fixed it thanks to Vaskania over on the DAZ3D forums). Both the Renderosity FreeStuff and ShareCG ZIPs have been updated to version 3 to resolve this issue. It's a very simple change to the WorldBallSetup.py script file though, and if you're confident about editing files you can make thechange yourself. Simply delete the ‘s’ from ‘Lights’ in line 327 of WorldBallSetup.py (I simply got the pathname incorrect!)

Incorrect:

poser.Scene().LoadLibraryLight(":Runtime:Libraries:Lights:3DCheapskate:WorldBall:WorldBall.lt2")   

Correct:

poser.Scene().LoadLibraryLight(":Runtime:Libraries:Light:3DCheapskate:WorldBall:WorldBall.lt2")  

Alternatively download the attached 'WorldBallSetup.py.txt' file, rename it as 'WorldBallSetup.py' and use it to replace the existing 'WorldBallSetup.py' file which should be located at RuntimePythonposerScripts3DCheapskateWorldBallWorldBallSetup.py in your default runtime or a mapped runtime, depending on where you initially installed the worldball.


The 3Dcheapskate* occasionally posts sensible stuff. Usually by accident.
And it usually uses Poser 11, with units set to inches. Except when it's using Poser 6 or PP2014, or when its units are set to PNU.

*also available in ShareCG, DAZ, and HiveWire3D flavours (the DeviantArt and CGBytes flavour have been discontinued).