playMaker

Author Topic: ArrayMaker does not function on Windows Phone 8  (Read 6459 times)

WalterKognito

  • Playmaker Newbie
  • *
  • Posts: 4
ArrayMaker does not function on Windows Phone 8
« on: May 14, 2014, 07:13:12 PM »
Hello,

Currently ArrayMaker does not function on Windows Phone 8.  It seems to be confusing types (it prints out: The fsmVar value<System.Single> [incorrect type] doesn't match the value <UnityEngine.GameObject> [correct type]).  Playmaker, Playermaker plug-in for WP8, and ArrayMaker are all up to date.  In addition, our scene is working perfectly fine on the other platforms, just not Windows Phone.  I haven't had time to research more on the bug, but was hoping for some guidance.

Thanks!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker does not function on Windows Phone 8
« Reply #1 on: May 15, 2014, 12:14:40 AM »
Hi,

It's really odd, because this error seems to be a logical error where an int is passed where it expects a gameobject. Are you sure the logic is exactly the same regardless the platform?

 I'll run some tests and get back to you.

Bye,

 Jean

WalterKognito

  • Playmaker Newbie
  • *
  • Posts: 4
Re: ArrayMaker does not function on Windows Phone 8
« Reply #2 on: May 15, 2014, 09:26:13 AM »
Yes exact same scene/logic.  It works in the editor, web player, android, ios, and Windows desktop builds (haven't tried OSX, but I suspect it would work there too).

TrentSterling

  • Junior Playmaker
  • **
  • Posts: 89
  • Someday I'll make games!
    • My Blog
Re: ArrayMaker does not function on Windows Phone 8
« Reply #3 on: May 15, 2014, 05:04:07 PM »
I remember something about WP8 stripping a lot of the lists like HashTable and ArrayList.

WalterKognito

  • Playmaker Newbie
  • *
  • Posts: 4
Re: ArrayMaker does not function on Windows Phone 8
« Reply #4 on: May 21, 2014, 06:22:49 PM »
Hello,

Did you get a chance to test Jean?  I haven't personally been able to research more but perhaps next week.

To be clear, wp8 and Unity 4.3.x support Hashtables and ArrayLists.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker does not function on Windows Phone 8
« Reply #5 on: May 22, 2014, 03:23:47 AM »
Hi,

 unfortunatly, not yet, but I need to give a serious go at windows side for mayn reasons, I will test then ( within the next two or three days).

bye,

 Jean

WalterKognito

  • Playmaker Newbie
  • *
  • Posts: 4
Re: ArrayMaker does not function on Windows Phone 8
« Reply #6 on: May 27, 2014, 03:46:31 PM »
Also this is a hail marry, but it would be awesome if you could make sure this works with the unreleased Windows Store plugin too (which hopefully is coming soon?  :P).

Nils Anderssen

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ArrayMaker does not function on Windows Phone 8
« Reply #7 on: July 02, 2014, 11:17:23 AM »
Hi,

Any updates on the state of ArrayMaker for WindowsPhone?
I am working on a game where we use the arrays to determine which levels that are going to be loaded next, so when I tried to build this for WinP, nothing worked.
I completely understand that things take time, I am just wondering ;)



jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker does not function on Windows Phone 8
« Reply #8 on: July 02, 2014, 01:34:58 PM »
Hi,

 I am on it, had trouble today to publish, it kept saying it could not find my device... so I am trying to overcome this first... then I'll be able to testify what's going wrong and address it if needs be.

 Bye,

 Jean

Nils Anderssen

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ArrayMaker does not function on Windows Phone 8
« Reply #9 on: July 02, 2014, 02:57:07 PM »
Thanks for the update :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker does not function on Windows Phone 8
« Reply #10 on: July 18, 2014, 08:32:33 AM »
Hi,

 Still on it, just so you know I haven't forgot, the update will come with the next release of PlayMaker to simplify the development and testing.

 Bye,

 Jean

kaelcabral

  • Playmaker Newbie
  • *
  • Posts: 25
Re: ArrayMaker does not function on Windows Phone 8
« Reply #11 on: September 03, 2014, 04:18:05 PM »
Hey Jean,
Did u find out yet?
So far all the game it's working fine just the array its missing.
Best

Kael ;)
« Last Edit: September 03, 2014, 04:22:18 PM by kaelcabral »

Mezzie

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ArrayMaker does not function on Windows Phone 8
« Reply #12 on: March 30, 2015, 10:09:55 AM »
Hi,

Does ArrayMaker already works for Windows Phone?

In my project I have the feeling it does not work... (downloaded the latest version of the wiki)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker does not function on Windows Phone 8
« Reply #13 on: March 31, 2015, 01:46:46 AM »
Hi,

 not yet no, sorry.

Bye,

 Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker does not function on Windows Phone 8
« Reply #14 on: April 03, 2015, 05:50:22 AM »
Hi,

 ok, I found the issue, and ArrayMaker will start working on windows phone when PlayMaker 1.8 will be out, there is an issue with internal api that is currently fixed on 1.8, so as soon as it's out, you'll be able to use ArrayMaker in your project when targeting windows phone.

 Bye,

 Jean