playMaker

Author Topic: ParseMaker [NEW VERSION: Mach 2014]  (Read 18810 times)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #30 on: April 03, 2014, 01:05:03 AM »
Hi,

 what error do you get exactly? I tried and it worked.

 I tho found a small issue with the package on floats and ints, so please redownload anyway, it will be more stable and you can interchange ints and floats for a Parse number field without trouble.

bye,

 Jean

mrsfrank

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #31 on: April 10, 2014, 04:40:43 PM »
ah as it turns out I just wasn't saving the async in the end. So it's all good. Thanks again.
« Last Edit: April 10, 2014, 06:20:43 PM by mrsfrank »

MrMitch

  • Full Member
  • ***
  • Posts: 131
    • Rage Quit Games - Coming Soon
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #32 on: May 14, 2014, 07:46:43 AM »
Hey i've just imported ParseMaker into my project and i'm getting this error

Code: [Select]
Assets/PlayMaker/Actions/PlayMakerUtils.cs(25,14): error CS0260: Missing partial modifier on declaration of type `PlayMakerUtils'. Another partial declaration of this type exists

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #33 on: May 15, 2014, 01:12:32 AM »
Hi,

 I think you need to clean up your project, or maybe you need to redownload from the wiki.

 else, import ArrayMaker that will also solve this problem.

Bye,

 Jean

MrMitch

  • Full Member
  • ***
  • Posts: 131
    • Rage Quit Games - Coming Soon
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #34 on: May 15, 2014, 06:26:11 AM »
I imported ArrayMaker and got the same error, so looks like i gotta clean up my project but because i don't understand the error in the first place i have no idea what i need to clean up.

Any ideas what i should be looking to clean up?

EDIT - Never mind i figured it out :)
« Last Edit: May 17, 2014, 12:00:19 PM by MrMitch »

Bellesteck

  • Playmaker Newbie
  • *
  • Posts: 22
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #35 on: February 24, 2015, 05:09:31 PM »
Any update to the possibility of uploading/downloading files to/from parse? :D

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #36 on: February 25, 2015, 02:07:43 AM »
Hi,

 I updated the trello task for this.

 I should be able to spend some time on this early next week, I'll see how much I can fit.

 Bye,

 Jean

laik2002

  • Playmaker Newbie
  • *
  • Posts: 14
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #37 on: September 11, 2015, 01:23:15 AM »
Hi Jean,
After I import "parse maker"I got some error like below:(I also import array maker & Data maker)

Assets/PlayMaker Utils/PlayMakerUtils_Serialization.cs(14,30): error CS0111: A member `PlayMakerUtils.ParseFsmVarToString(HutongGames.PlayMaker.Fsm, HutongGames.PlayMaker.FsmVar)' is already defined. Rename this member or use different parameter types

Plz help
Thx a lot

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ParseMaker [NEW VERSION: Mach 2014]
« Reply #38 on: September 11, 2015, 06:56:55 AM »
Hi,

 ok, I had a look, and repackaged with the latest PlayMaker utils, so now it'll work better.

 Please redownload from the wiki page.


 Bye,

 Jean