Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: r3dskjn on January 13, 2016, 04:21:49 AM

Title: Rename custom action cause MissingAction error
Post by: r3dskjn on January 13, 2016, 04:21:49 AM
It's been a long time sine the last post in below threads, it's really pain :'(
http://hutonggames.com/playmakerforum/index.php?topic=2845 (http://hutonggames.com/playmakerforum/index.php?topic=2845)
http://hutonggames.com/playmakerforum/index.php?topic=7619 (http://hutonggames.com/playmakerforum/index.php?topic=7619)

I noticed that when rename the action back to the old name, all the MissingAction bug are fixed.
So, the serialized data from old actions are still there and auto-map when action is renamed back, it's just can not auto-map to the new action. Do i'm right?

I wonder, is there's any way to re-map the serialized data from old action to the new one (a tool in new version)?

Sorry if there's already a way to rename action, that i didn't know :D

ps: sorry for my English.
Title: Re: Rename custom action cause MissingAction error
Post by: jeanfabre on January 13, 2016, 05:25:00 AM
Hi,

 It's been discussed, and it's unfortunatly tricky with the way data is serialized.

I don't know any tricks to improve the situation at the moment.


 Bye,

 Jean