Arcweave Problem with assignment operator in arcscript

Announcements, support questions, and discussion for the Dialogue System.
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Arcweave Problem with assignment operator in arcscript

Post 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 231 times
image1.png
image1.png (520.8 KiB) Viewed 231 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)
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Re: Arcweave Problem with assignment operator in arcscript

Post 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 228 times
User avatar
Tony Li
Posts: 22091
Joined: Thu Jul 18, 2013 1:27 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by Tony Li »

Hi,

I'll investigate this and get back to you by the end of the day.
User avatar
Tony Li
Posts: 22091
Joined: Thu Jul 18, 2013 1:27 pm

Re: Arcweave Problem with assignment operator in arcscript

Post 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.
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by PAVDUP »

Thank you for your hard work, it's always appreciated and well used with Dialogue System!
User avatar
Tony Li
Posts: 22091
Joined: Thu Jul 18, 2013 1:27 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by Tony Li »

It may take a few more days to get the Arcweave importer update fully tested and released.
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by PAVDUP »

I got it. Thank you for your hard work!
User avatar
Tony Li
Posts: 22091
Joined: Thu Jul 18, 2013 1:27 pm

Re: Arcweave Problem with assignment operator in arcscript

Post 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.
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Re: Arcweave Problem with assignment operator in arcscript

Post by PAVDUP »

Oh I got it. Don't worry about late. Just thank you for deploying it. Thank you!
PAVDUP
Posts: 11
Joined: Mon Sep 23, 2024 11:48 pm

Re: Arcweave Problem with assignment operator in arcscript

Post 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 39 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!
Post Reply