umm installing gow-pyprp

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!

umm installing gow-pyprp

Postby Goofy » Thu Jan 24, 2008 8:58 am

Haven't really seen it anywhere, but what exactly needs to be done with new plugins when installing them. I haven't seen anything around here about that. Personally I think it should be stickied if there is or a link somewhere. so people don't have to go searching for it.
We keep moving forward,
openning up new doors and doing new things,
Because we're curious... and curiosity keeps
leading us down new paths

Walt Disney

Keep moving forward
Goofy
 
Posts: 162
Joined: Mon Oct 01, 2007 8:51 pm

Re: umm installing gow-pyprp

Postby andylegate » Thu Jan 24, 2008 9:08 am

Goofy,

Trylon, Paradox, and the others have told me this:

When installing the latest plugin version, go to your script folder in Blender, and delete all files starting with alc and with uru.

THEN copy the newly downloaded files to the same script folder.

Once that is done, load up Blender, and go to your User preference options.

In that window, click on File Paths.

Then where it says scripts, click on the little box that looks like a note, not the hands. This makes Blender re-evaluate the new scripts.

Then, I always exit Blender and restart it at that point.

That's all there is to it.
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: umm installing gow-pyprp

Postby Robert The Rebuilder » Thu Jan 24, 2008 9:29 am

Goofy:

There's a write-up of installing the PyPRP on the GoW Wiki (click here).
Can we rebuild it? Yes, we can - here's how.

MOULagain KI# 1299

Myst Movie coming soon - spread the word!
User avatar
Robert The Rebuilder
 
Posts: 1383
Joined: Sat Sep 29, 2007 7:24 am
Location: Virginia, US

Re: umm installing gow-pyprp

Postby Goofy » Thu Jan 24, 2008 11:15 am

hmmm well I did all that downloaded everything that it says I should. deleted all files it said to delete. Copied over files in the latest plugin. Using the current funcChk01.blend and I got the below.

Code: Select all
Compiled with Python version 2.5.
Checking for installed Python... got it!
Exporting C:\Program Files\Blender Foundation\Blender\FuncChk01.age ...
Args are e_age
['e', 'age']
Exporting age FuncChk01
Traceback (most recent call last):
  File "<string>", line 174, in open_file
  File "<string>", line 69, in export_age
  File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\alcresmanag
er.py", line 978, in export_book
    age.export_book(selection)
  File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\alcresmanag
er.py", line 879, in export_book
    self.book=alcBook(self)
  File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\alcspecialo
bjs.py", line 54, in __init__
    self.book = bookscript.FindOrCreate('age')
AttributeError: 'NoneType' object has no attribute 'FindOrCreate'


not sure what I missed, but somethings amiss
We keep moving forward,
openning up new doors and doing new things,
Because we're curious... and curiosity keeps
leading us down new paths

Walt Disney

Keep moving forward
Goofy
 
Posts: 162
Joined: Mon Oct 01, 2007 8:51 pm

Re: umm installing gow-pyprp

Postby Robert The Rebuilder » Thu Jan 24, 2008 12:18 pm

Indeed.

It looks like Blender is still using the old plugin's uruprp_export.py file. Here's how I can tell:

- Under "Exporting age FuncChk01.age", it should have said "[AlcScript Parser]", but it didn't. This comes from the call to AlcScript.LoadFromBlender(), which is in the new plugin but not the old one.
- It says that export_book() was called on line 69, but it is actually called on line 71 in the new plugin

I recommend deleting all the uru*.py, alc*.py and prp*.py files from C:\Program Files\Blender Foundation\Blender\.blender\scripts (as well as all the *.pyc files) and copy over the plugin again.
Can we rebuild it? Yes, we can - here's how.

MOULagain KI# 1299

Myst Movie coming soon - spread the word!
User avatar
Robert The Rebuilder
 
Posts: 1383
Joined: Sat Sep 29, 2007 7:24 am
Location: Virginia, US

Re: umm installing gow-pyprp

Postby andylegate » Thu Jan 24, 2008 12:26 pm

Goofy, I got this error too once, and it turned out I had a old copy of the alcresmanager.py in the Blender directory somewhere. Once I deleted it the error went away. Check for that too.
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am


Return to Building

Who is online

Users browsing this forum: No registered users and 18 guests