playMaker

Author Topic: Vuforia / Unity 3 crash on importing the Playmaker/Vuforia package [SOLVED]  (Read 6236 times)

harribionic

  • Playmaker Newbie
  • *
  • Posts: 10
Hi all,

Just attempted to get Vuforia going with Playmaker and encountered the:

type == kMetaAssetType && pathName.find ("library/metadata") != 0

error during import of the playmaker/vuforia package. Unity does load up again OK but I get the same result each time. The auto import stopped on the prefab so I guess this is where the issue lies.

Playmaker ver: 1.6.1
Unity: 3.5.7

Any help much appreciated as to where I can go next

Cheers

Stu
« Last Edit: July 01, 2013, 07:12:21 AM by harribionic »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #1 on: June 27, 2013, 07:42:47 AM »
Hi,

Vuforia is for Unity 4. The type of error you got is typical when trying to import a Unity 4 package into unity 3

bye,

 Jean

harribionic

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #2 on: June 27, 2013, 09:19:02 AM »
Thanks Jean,

i'll see how I get on with Unity 4.

harribionic

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #3 on: June 27, 2013, 11:50:16 AM »
Actually, is it the playmaker/vuforia package specifically that needs Unity 4? I had Vuforia working fine until I tried importing the package.

If so, would it be useful popping that info on the manual page where you can download the package?

https://hutonggames.fogbugz.com/?W1119


jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #4 on: June 27, 2013, 02:52:07 PM »
Hi,

 OH, sorry, I did not see that it was actually the package I did that was having this trouble. I'll sort it out. I am always upset when the package doesn't say clearly it's for Unity 4 :) and I got caught it seems  :P


bye,

 Jean

harribionic

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #5 on: June 28, 2013, 09:26:09 AM »
Jean, all the work you do for the playmaker community, it's no big deal :)

Would there be anyway to get a Unity 3 version of the package?

Thanks

Stu

retox

  • Playmaker Newbie
  • *
  • Posts: 26
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #6 on: June 28, 2013, 12:22:58 PM »
The Vuforia package found here https://developer.vuforia.com/resources/sdk/unity works for Unity 3.

Unfortunately, your plugin only works with Unity 4. As Unity 4 isn't backwards compatible when installed it causes the fatal error as discussed above.

I had sent a PM, but better to discuss on this thread.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #7 on: July 01, 2013, 01:27:31 AM »
Hi,

 Ok, you can redownload from the wiki page, it's now published with Unity 3x.

bye,

 Jean

retox

  • Playmaker Newbie
  • *
  • Posts: 26
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #8 on: July 01, 2013, 04:09:20 AM »
You are a star. Many many thanks.  :)

harribionic

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Vuforia / Unity crash on importing the Playmaker/Vuforia package
« Reply #9 on: July 01, 2013, 07:11:26 AM »
Seconded. Many thanks Jean  :)