Page 1 of 2

Arcweave Problem with assignment operator in arcscript

Posted: Thu Oct 24, 2024 11:39 am
by PAVDUP
Hello! Currently there seems to be an issue where if the assignment operator exists on an element in arcweave, all the text including arcscript goes into the dialog text as it is in Unity. (please see the picture below)
image.png
image.png (778.53 KiB) Viewed 234 times
image1.png
image1.png (520.8 KiB) Viewed 234 times
I would like to ask you how I can resolve this issue.

(Also, thanks for the quick reflection on the if / else if and sequence in last question of mine)

Re: Arcweave Problem with assignment operator in arcscript

Posted: Thu Oct 24, 2024 11:49 am
by PAVDUP
I found another part of the problem, and it might not be caused by the assignment operator.
image2.png
image2.png (464.75 KiB) Viewed 231 times

Re: Arcweave Problem with assignment operator in arcscript

Posted: Thu Oct 24, 2024 12:01 pm
by Tony Li
Hi,

I'll investigate this and get back to you by the end of the day.

Re: Arcweave Problem with assignment operator in arcscript

Posted: Thu Oct 24, 2024 8:34 pm
by Tony Li
Hi,

Arcweave changed the format of code tags from:

Code: Select all

<code>
to:

Code: Select all

<code class="language-arcscript">
and made a few other changes. I'll try to have the Arcweave importer updated by end of tomorrow.

Re: Arcweave Problem with assignment operator in arcscript

Posted: Thu Oct 24, 2024 11:16 pm
by PAVDUP
Thank you for your hard work, it's always appreciated and well used with Dialogue System!

Re: Arcweave Problem with assignment operator in arcscript

Posted: Fri Oct 25, 2024 7:21 pm
by Tony Li
It may take a few more days to get the Arcweave importer update fully tested and released.

Re: Arcweave Problem with assignment operator in arcscript

Posted: Sat Oct 26, 2024 8:53 am
by PAVDUP
I got it. Thank you for your hard work!

Re: Arcweave Problem with assignment operator in arcscript

Posted: Mon Nov 18, 2024 9:52 pm
by Tony Li
I'm sorry, I forgot to send you the patch! This should fix the issue:

DS_ArcweavePatch_2024-11-18.unitypackage

This fix is also in the upcoming version 2.2.50.

Re: Arcweave Problem with assignment operator in arcscript

Posted: Wed Nov 20, 2024 2:59 am
by PAVDUP
Oh I got it. Don't worry about late. Just thank you for deploying it. Thank you!

Re: Arcweave Problem with assignment operator in arcscript

Posted: Wed Nov 20, 2024 11:58 am
by PAVDUP
Hi! Shockingly, it seems that Arcweave's export structure has been changed again. Also, when I imported the data after update what you sent me, I got the following error (but, the DB itself was created, and good!) I've attached a picture of it for reference.
image.png
image.png (935.05 KiB) Viewed 42 times
Based on the above case, I decided that Arcweave is too insecure, so now I'm thinking of using Articy:Draft or Yarn Spinner. Thank you!