playMaker

Author Topic: [SOLVED] ObjectPropertyDrawer could not be found  (Read 3655 times)

Kizo

  • Playmaker Newbie
  • *
  • Posts: 7
[SOLVED] ObjectPropertyDrawer could not be found
« on: July 22, 2013, 04:13:02 PM »
Hi,

I was just about to start on my very first PlayMaker experiment but I get a console  error right away making testing impossible.

Quote
Assets/PlayMaker ArrayMaker/Actions/Editor/PlayMakerArrayListProxyObjectPropertyDrawer.cs(10,60): error CS0246: The type or namespace name `ObjectPropertyDrawer' could not be found. Are you missing a using directive or an assembly reference?

This is a completely clean project and I haven't messed around with the structure or anything like that.

However, I do also have NGUI and 2D Toolkit installed if that makes any difference.

This is probably a very simple error, but I don't know how to go about fixing/solving it.

Any ideas?

Thanks,
« Last Edit: July 24, 2013, 02:41:28 PM by Kizo »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: ObjectPropertyDrawer could not be found
« Reply #1 on: July 23, 2013, 05:41:42 PM »
What version of Playmaker are you using?
ObjectPropertyDrawer was introduced fairly recently...

Kizo

  • Playmaker Newbie
  • *
  • Posts: 7
Re: ObjectPropertyDrawer could not be found
« Reply #2 on: July 23, 2013, 06:10:28 PM »
2 final + hotfix 2 (according to About)

I removed the entire array-folder and it worked, but obviously that's not the best solution if I were to actually use any of its functionality. :)

Thanks,

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: ObjectPropertyDrawer could not be found
« Reply #3 on: July 23, 2013, 06:54:59 PM »
2 final + hotfix 2 (according to About)

Are you looking at the Playmaker About?
Main Menu > PlayMaker > About PlayMaker...

Kizo

  • Playmaker Newbie
  • *
  • Posts: 7
Re: ObjectPropertyDrawer could not be found
« Reply #4 on: July 24, 2013, 02:17:45 PM »
Hahaha, I'm so sorry!
I must have been tired. I checked 2D Toolkit's about...

Playmaker:
1.5.7.f2

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: ObjectPropertyDrawer could not be found
« Reply #5 on: July 24, 2013, 02:20:09 PM »
Yeah, you need to update Playmaker :)

ObjectPropertyDrawers were introduced in 1.6

Kizo

  • Playmaker Newbie
  • *
  • Posts: 7
Re: ObjectPropertyDrawer could not be found
« Reply #6 on: July 24, 2013, 02:41:13 PM »
Yeah, you need to update Playmaker :)

ObjectPropertyDrawers were introduced in 1.6
Worked like a charm! Thanks.
But... Then why did I have it in a previous version?  :o

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: [SOLVED] ObjectPropertyDrawer could not be found
« Reply #7 on: July 24, 2013, 03:14:30 PM »
ArrayMaker is a separate download. So you must have downloaded a new version of ArrayMaker...

Kizo

  • Playmaker Newbie
  • *
  • Posts: 7
Re: [SOLVED] ObjectPropertyDrawer could not be found
« Reply #8 on: July 24, 2013, 03:16:42 PM »
ArrayMaker is a separate download. So you must have downloaded a new version of ArrayMaker...
I don't even know what ArrayMaker is (I'm guessing you make arrays with it. :P ) and haven't downloaded anything of the sort.

Ah well, problem solved and I'm now part of the future.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: [SOLVED] ObjectPropertyDrawer could not be found
« Reply #9 on: July 29, 2013, 05:56:18 AM »
Hi,

 ArrayMaker is available here:

https://hutonggames.fogbugz.com/default.asp?W715

it's indeed a system that works with Playmaker to work with arrays and hashtables.

bye,

Jean