playMaker

Author Topic: errors on Vectrosity playmaker actions package import[SOLVED]  (Read 4417 times)

10Polarbears

  • Playmaker Newbie
  • *
  • Posts: 21
errors on Vectrosity playmaker actions package import[SOLVED]
« 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?
« Last Edit: October 02, 2012, 05:50:25 AM by jeanfabre »

10Polarbears

  • Playmaker Newbie
  • *
  • Posts: 21
Re: errors on Vectrosity playmaker actions package import
« Reply #1 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.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: errors on Vectrosity playmaker actions package import
« Reply #2 on: September 26, 2012, 02:47:38 AM »
Hi,

 ok, will have a look today.

bye,

 Jean

10Polarbears

  • Playmaker Newbie
  • *
  • Posts: 21
Re: errors on Vectrosity playmaker actions package import
« Reply #3 on: September 26, 2012, 03:00:59 AM »

Hi Jean,


That would be great if you could.


Trev

10Polarbears

  • Playmaker Newbie
  • *
  • Posts: 21
Re: errors on Vectrosity playmaker actions package import
« Reply #4 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

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: errors on Vectrosity playmaker actions package import
« Reply #5 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

bye,

 Jean

10Polarbears

  • Playmaker Newbie
  • *
  • Posts: 21
Re: errors on Vectrosity playmaker actions package import
« Reply #6 on: October 01, 2012, 05:26:19 PM »

Hi Jean,


Thank you.
They have imported just fine.


Trev