Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: 10Polarbears on September 26, 2012, 01:45:18 AM

Title: errors on Vectrosity playmaker actions package import[SOLVED]
Post by: 10Polarbears on September 26, 2012, 01:45:18 AM
Hi there,


I have both Vectrosity and Playmaker installed in an empty project.
When I attempt to install the Vectrosity actions package I get the following errors.

The DLL Vectrosity_Unity3 is installed.
Set to the iOS platform

Ant ideas as where I should look to fix this?


Assets/PlayMaker/Actions/VectrosityDrawWithTransform.cs(19,25): error CS0246: The type or namespace name `VectorLine' could not be found. Are you missing a using directive or an assembly reference?

Assets/PlayMaker/Actions/VectrosityMakeCircle.cs(47,25): error CS0246: The type or namespace name `VectorLine' could not be found. Are you missing a using directive or an assembly reference?

Assets/PlayMaker/Actions/VectrosityMakeEllipse.cs(49,25): error CS0246: The type or namespace name `VectorLine' could not be found. Are you missing a using directive or an assembly reference?
Title: Re: errors on Vectrosity playmaker actions package import
Post by: 10Polarbears on September 26, 2012, 02:15:12 AM


I have just tried with the core package on iOS and it gives the same errors.
I have also tried every permutation of Desktop, iOS platform with core, DLL versions of Vectrosity and no go.

Always the same errors.
It just can't find the  `VectorLine' could not be found. Are you missing a using directive or an assembly reference?

Any help would be greatly appreciated.
Title: Re: errors on Vectrosity playmaker actions package import
Post by: jeanfabre on September 26, 2012, 02:47:38 AM
Hi,

 ok, will have a look today.

bye,

 Jean
Title: Re: errors on Vectrosity playmaker actions package import
Post by: 10Polarbears on September 26, 2012, 03:00:59 AM

Hi Jean,


That would be great if you could.


Trev
Title: Re: errors on Vectrosity playmaker actions package import
Post by: 10Polarbears on October 01, 2012, 03:21:58 AM

Hi jean,

I don't mean to be a pest.

Is there something to those Vectrosity errors or is just me.

Trev
Title: Re: errors on Vectrosity playmaker actions package import
Post by: jeanfabre on October 01, 2012, 06:38:09 AM
Hi,

 sorry, I missed to report back on this post, thanks for reminding.

Vectrosity has been updated, and the latest version of custom actions is now available for download:

https://hutonggames.fogbugz.com/default.asp?W948 (https://hutonggames.fogbugz.com/default.asp?W948)

bye,

 Jean
Title: Re: errors on Vectrosity playmaker actions package import
Post by: 10Polarbears on October 01, 2012, 05:26:19 PM

Hi Jean,


Thank you.
They have imported just fine.


Trev