fanciful icon indicating copy to clipboard operation
fanciful copied to clipboard

Can't load FancyMessage from String

Open Freakey opened this issue 9 years ago • 1 comments

Hi, actually when I save the fancyMessage toJSONString() and then i try to load it I just get a NullPointerException.

Freakey avatar Nov 10 '15 14:11 Freakey

Hi, I am also getting this issue. I am getting this error

Caused by: java.lang.NullPointerException
    at mkremins.fanciful.FancyMessage.deserialize(FancyMessage.java:829) ~[?:?]

I have also been unable to deserialize fancy messages using the Yaml method either.

CoolV1994 avatar Jun 22 '16 14:06 CoolV1994