GoW PyPRP 1.3.1

Announcements and discussion regarding any projects related to Cyan Worlds' Plasma Engine including (but not limited to) CyanWorlds.com Engine, Drizzle, OfflineKI, PyPRP, and libHSPlasma.
Goofy
Posts: 162
Joined: Mon Oct 01, 2007 8:51 pm
MOULa KI#: 0

Re: GoW PyPRP 1.3.1

Post by Goofy »

found it, it was the sequence number it was to close to the colon. Just tried to export and it went fine. Thanks guys
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
Sophia
Posts: 93
Joined: Sat Feb 09, 2008 3:53 pm

Re: GoW PyPRP 1.3.1

Post by Sophia »

Oops, can somebody tell me what I did wrong? I upgraded the scripts from the old 0.5 file by Almlys to this version. My existing "age" made CC crash with a stack error. To test it, I created a basic new age, just a book, spawn point and two objects, a floor and the cube that is still there. To the floor I added the col_type 4 and that is all I did. Right away, I got a stack error again when trying to link to the age.

I even reinstalled Python 5.1 and Blender but I keep crashing now. That never happened before, did I do anything wrong? Anybody else who crashes with this version of PyPRP?

This is the stack error:

Show Spoiler
User avatar
andylegate
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am
MOULa KI#: 0

Re: GoW PyPRP 1.3.1

Post by andylegate »

You do not use col_flags anymore with version 1.0.0 and higher.

Select your object that you want to not walk/fall through. In the Logic Properties tab, (where you put the Col_flags before) you'll see a button called "bounds" click on it, and select either "Static Triangle Mesh" or "Convex Hull"

That makes your object solid now.
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
D'Lanor
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: GoW PyPRP 1.3.1

Post by D'Lanor »

Since version 1.0 PyPRP no longer uses col_type. It should ignore that text property. You have to use the bounds: http://guildofwriters.com/wiki/Updating ... 29_Changes

Version 1.3.1 is also rather buggy so it is recommended to install the nightly build: http://svn.guildofwriters.com/pyprp_nightly.zip
"It is in self-limitation that a master first shows himself." - Goethe
Sophia
Posts: 93
Joined: Sat Feb 09, 2008 3:53 pm

Re: GoW PyPRP 1.3.1

Post by Sophia »

Thanks guys, that did the trick!
L. DaVinci
Posts: 41
Joined: Mon Feb 04, 2008 11:43 pm
MOULa KI#: 13043470
Location: Arlington, Texas
Contact:

Re: GoW PyPRP 1.3.1

Post by L. DaVinci »

Sophia wrote:Oops, can somebody tell me what I did wrong? I upgraded the scripts from the old 0.5 file by Almlys to this version. My existing "age" made CC crash with a stack error. To test it, I created a basic new age, just a book, spawn point and two objects, a floor and the cube that is still there. To the floor I added the col_type 4 and that is all I did. Right away, I got a stack error again when trying to link to the age.

I even reinstalled Python 5.1 and Blender but I keep crashing now. That never happened before, did I do anything wrong? Anybody else who crashes with this version of PyPRP?

This is the stack error:

Exception type: Access violation
Call stack (14 levels):
0x7C816FD7
0x00869D54
0x00475CF0
0x00475ED7
0x00518E8F
0x00518FAD
0x008606F7
0x00860DE2
0x00632783
0x00641570
0x00640F3C
0x0064112F
0x005600FF
0x00560038
<end>


I also just had a similar problem with this stack error when linking in to my first "basic age" and I checked the bounds in blender and it is set. I'm not sure exactly where to go from here.

DaVinci.
Image
D'Lanor
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: GoW PyPRP 1.3.1

Post by D'Lanor »

Just wait for Tahgtahv to browse along. He is the stackdump guru around here. ;)
"It is in self-limitation that a master first shows himself." - Goethe
Post Reply

Return to “Plasma Development”