Page 1 of 1

Articy 3.18 not importing

Posted: Sun Dec 10, 2017 1:24 pm
by shredingskin
I'm not sure if this is reported yet, but I'm unable to load the xml created with the new version of articy draft, I tried 2 artict projects and the result is the same (the only error message I get from DS is:

Code: Select all

Dialogue System: Failed to load
UnityEngine.Debug:LogError(Object)
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:ReviewArticyProject()
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:DrawReviewButton()
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:DrawConversionButtons()
PixelCrushers.DialogueSystem.Articy.ArticyConverterWindow:OnGUI()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
I don't know if it's an error from my end, or something in the new update broke the parser.
Thanks.

Re: Articy 3.18 not importing

Posted: Sun Dec 10, 2017 2:01 pm
by Tony Li
I'll have a patch for this by tomorrow. Early in the articy:draft 3.x releases I reported a bug with their XML format with string variables. Nevigo just fixed it in 3.1.8 by updating the XML schema. The Dialogue System just needs to be updated with the new XML schema.

Re: Articy 3.18 not importing

Posted: Tue Dec 12, 2017 1:27 pm
by shredingskin
Any news on this ?

Re: Articy 3.18 not importing

Posted: Tue Dec 12, 2017 2:31 pm
by Tony Li
Patch 1.7.6_20171211 was released on the customer download site yesterday. I just PM'ed you your access info. If anyone else needs access, please PM or email tony (at) pixelcrushers.com with your Unity Asset Store invoice number.

Re: Articy 3.18 not importing

Posted: Tue Dec 12, 2017 3:09 pm
by shredingskin
Thank you, I thought it was the same version there was, I need to read the descriptions more carefully :D

Re: Articy 3.18 not importing

Posted: Tue Dec 12, 2017 4:09 pm
by Tony Li
If you notice any issues, please let me know. This is a patch version. Some more updates to the articy converter are scheduled to go into the full 1.7.7 release.

Re: Articy 3.18 not importing

Posted: Sun Dec 17, 2017 10:08 pm
by Tony Li
Version 1.7.7rc1 is available for download. It's the release candidate for 1.7.7 with official articy:draft 3.1.8 support. You can read more here.