playMaker

Author Topic: iTween  (Read 25445 times)

4ppleseed

  • Full Member
  • ***
  • Posts: 226
Re: iTween
« Reply #15 on: December 03, 2013, 08:12:04 AM »
Hi,

 yes, simply pm me with your email address, I'll send you the packages.

bye,

 Jean


Worked great, thanks Jean.

garrettskye

  • Playmaker Newbie
  • *
  • Posts: 6
Re: iTween
« Reply #16 on: December 15, 2013, 05:55:29 PM »
I seem to be having the same issue 4ppleseed was having.  I'm getting the same exact errors that appear in his screenshot.  Any chance I can also get this update?  I sent you a PM with my email address.

Thanks!

4ppleseed

  • Full Member
  • ***
  • Posts: 226
Re: iTween
« Reply #17 on: December 23, 2013, 09:28:55 AM »
I seem to be having the same issue 4ppleseed was having.  I'm getting the same exact errors that appear in his screenshot.  Any chance I can also get this update?  I sent you a PM with my email address.

Thanks!

If Jean is away for Xmas - PM me and I'll email it to you instead :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: iTween
« Reply #18 on: December 23, 2013, 09:34:48 AM »
Hi,

 Did not get any pm from you. Can you resend?

bye,

 Jean

garrettskye

  • Playmaker Newbie
  • *
  • Posts: 6
Re: iTween
« Reply #19 on: December 23, 2013, 12:14:15 PM »
I apologize for not responding sooner, between work and the holidays, it's been chaos.  I saw that I did receive an email the other day, it ended up in my junk folder and I caught while cleaning up.  I should be able to give a go later tonight. 

Thanks again!

drswoboda

  • Playmaker Newbie
  • *
  • Posts: 24
Re: iTween
« Reply #20 on: March 11, 2014, 03:14:21 PM »
Has there been a status update on the iTween issues.

I just bought Playmaker and the WP8 addon with the intent of using iTween in my project.

Does it work yet?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: iTween
« Reply #21 on: March 12, 2014, 08:25:59 AM »
Hi,

 I think it does yes, Unity and windows worked together to bring back the missing api for unity projects to be truly portable, I do think that iTween is now back on track on windows platforms. The last tests I did were ok.

bye,

 Jean

ttv

  • Playmaker Newbie
  • *
  • Posts: 1
Re: iTween
« Reply #22 on: March 17, 2014, 09:38:57 AM »
Hi guys i have problem with iTween and Playmaker on Windows Phone 8. I'm just wondering what could be causing this.

Error:

An exception of type 'System.MissingMethodException' occurred in mscorlib.ni.dll and wasn't handled before a managed/native boundary
The thread 0x47c has exited with code 259 (0x103).
An exception of type 'System.MissingMethodException' occurred in mscorlib.ni.dll and wasn't handled before a managed/native boundary
Exception: Method 'iTweenFSMEvents.iTweenOnStart' not found.
Type: System.MissingMethodException
Module: mscorlib
InnerException: <No Data>
AdditionalInfo:Invoking UnityEngine.SetupCoroutine::InvokeMember method with argument count: 3
   at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
   at UnityEngine.SetupCoroutine.InvokeMember(Object behaviour, String name, Object variable)
   at WinRTBridge.MethodTools.InvokeMethod(Object instance, Int32 methodIndex, Object[] args)
 
(Filename: C:/BuildAgent/work/d3d49558e4d408f4/Runtime/Scripting/WinRTUtility.cpp Line: 65)


Using:
Windows 8.1 64-bit
Unity 4.3.2f1
Visual studio express 2012 for Windows Phone
And newest version of the playmaker and the playmaker windows phone addon from unity assetstore.
« Last Edit: March 17, 2014, 09:50:40 AM by ttv »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: iTween
« Reply #23 on: March 17, 2014, 11:57:48 PM »
To use iTween with Windows Phone 8 you have to build with at least Unity 4.3.3.

However there's this bug in Unity:
http://forum.unity3d.com/threads/223065-Unity-4-3-3-Type-GetMembers%28BindingFlags%29-crash

Which is why I imagine you're using 4.3.2.

So to use iTween you'll need to try the workarounds described on that thread, or wait for the next Unity update. I have to say it's a little annoying that Unity didn't hotfix this bug!

EDIT: You could also try the iTween patch with Unity 4.3.2:
https://hutonggames.fogbugz.com/default.asp?W1178
« Last Edit: March 18, 2014, 12:31:25 AM by Alex Chouls »

timoe

  • Playmaker Newbie
  • *
  • Posts: 6
Re: iTween
« Reply #24 on: March 18, 2014, 10:51:50 AM »
Hey! Same problem here! Can someone give me access to download that iTween patch? I got some "permission" problems. I have tried to download it a few times now, Thanks.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: iTween
« Reply #25 on: March 19, 2014, 05:06:23 AM »
Hi,

 It's odd cause you seem to be logged in to this forum since you can reply. I tried and it works. Can you try on a different computer?

bye,

 Jean

timoe

  • Playmaker Newbie
  • *
  • Posts: 6
Re: iTween
« Reply #26 on: March 19, 2014, 09:41:07 AM »
Nope i can't download iTweenPatch.unitypackage. I need permissions first. Can you give some? :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: iTween
« Reply #27 on: March 25, 2014, 08:32:10 AM »
Hi,

 I am really not sure what is the problem on your end, you don't need any permission really, can you see the links on that webpage?

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

bye,

 Jean

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: iTween
« Reply #28 on: March 29, 2014, 02:04:22 AM »
When I first uploaded the files they were pointing to files on the beta site, so would have needed permissions to download. I fixed that problem, so they should download fine now...