playMaker

Author Topic: Vectrosity - Draw 3d Ray Problems  (Read 2331 times)

Donut

  • Playmaker Newbie
  • *
  • Posts: 2
Vectrosity - Draw 3d Ray Problems
« on: November 24, 2013, 10:27:56 AM »
Hello,
      I'm trying to use Vectrosity Draw 3D Ray action but I keep getting these errors below. I am using Vectrosity version 2.3 with Vectrosity Custom Actions. Any help would be nice.

Can't add script behaviour VectrosityProxy. The script class can't be abstract!
UnityEngine.GameObject:AddComponent()
HutongGames.PlayMaker.Actions.VectrosityDraw3dRay:OnEnter() (at Assets/PlayMaker Vectrosity/Actions/VectrositySetRay.cs:61)
HutongGames.PlayMaker.FsmState:ActivateActions(Int32)
HutongGames.PlayMaker.FsmState:OnEnter()
HutongGames.PlayMaker.Fsm:EnterState(FsmState)
HutongGames.PlayMaker.Fsm:SwitchState(FsmState)
HutongGames.PlayMaker.Fsm:UpdateStateChanges()
HutongGames.PlayMaker.Fsm:Start()
PlayMakerFSM:Start()

NullReferenceException: Object reference not set to an instance of an object
HutongGames.PlayMaker.Actions.VectrosityDraw3dRay.OnEnter () (at Assets/PlayMaker Vectrosity/Actions/VectrositySetRay.cs:62)
HutongGames.PlayMaker.FsmState.ActivateActions (Int32 startIndex)
HutongGames.PlayMaker.FsmState.OnEnter ()
HutongGames.PlayMaker.Fsm.EnterState (HutongGames.PlayMaker.FsmState state)
HutongGames.PlayMaker.Fsm.SwitchState (HutongGames.PlayMaker.FsmState toState)
HutongGames.PlayMaker.Fsm.UpdateStateChanges ()
HutongGames.PlayMaker.Fsm.Start ()
PlayMakerFSM.Start ()

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vectrosity - Draw 3d Ray Problems
« Reply #1 on: November 28, 2013, 07:12:22 AM »
hi,

 Can you try on a fresh project, I am not sure what's going on here. I have also vectorsity 2.3

 Bye,

 Jean

Donut

  • Playmaker Newbie
  • *
  • Posts: 2
Re: Vectrosity - Draw 3d Ray Problems
« Reply #2 on: November 28, 2013, 08:02:49 PM »
I did a fresh project and got the same results, than updated playmaker to 1.7.6.f4 but got the same results again on another fresh project. I am also using Unity3 version 3.5.7f6.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vectrosity - Draw 3d Ray Problems
« Reply #3 on: December 02, 2013, 02:35:06 AM »
Hi,

 can you zip this fresh project and pm me, I'll give you my email adress, then I'll see what's going on.

bye,

 Jean