Thu, Jan 9, 8:28 AM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Face Shaper Script in Poser5


c1rcle ( ) posted Thu, 17 October 2002 at 6:26 AM · edited Wed, 08 January 2025 at 7:26 PM

file_27720.jpg

I'm not getting anywhere with it at all, seems I'm one of the unlucky ones who can't use certain scripts from Poser4, I'm really disappointed cause it's a great script, here's the error message I get, anyone got any ideas?


saxon ( ) posted Sun, 20 October 2002 at 3:40 AM

I get that bad magic number message too on other scripts...


stewer ( ) posted Mon, 21 October 2002 at 9:20 AM

The "bad magic number" error usually indicates that the script was compiled for Python 1.5 as included with Poser 4 Pro Pack. The binary format changed with Python 2.0 (Poser 5 is using Python 2.2) which requires most scripts to be recompiled. If your have the source code for the script (.py files), delete or move the compiled version (.pyc) and Poser will recompile it from the original source file. If you don't have the source of the script, contact the script author for a Poser 5 compatible version.


c1rcle ( ) posted Mon, 21 October 2002 at 9:25 AM

bushi wrote the script, but he seems to have disappeared, hasn't been on here since last month, starting to get little worried about him. I'll fire off an email see if he's ok, then ask him about his script :)


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.