Automatic fallthrough nodes created upon importing from Arcweave.
Posted: Fri Aug 30, 2024 10:30 am
We're using the plugin in conjunction with our writer handling everything in Arcweave.
So far, importing everything as a JSON has worked fine, but currently we're experiencing an issue and we're not sure if it is because of our modifications to the plugin's source code or if we need to update the plugin since Arcweave has been pushing some changes.
In the past, when we imported, Pixel Crusher would create these fallback nodes automatically on nodes where the Arcscript had errors.
We've made sure to fix all these in Arcweave first and importing would remove the fallthrough nodes.
However recently we noticed these fallthrough nodes keep appearing even if the export contains no errors. This is the same node in Arcweave:
Is it because of changes in the way Arcweave handles variables or is there perhaps a way we can disable the fallback generation? In this case we just want the dialog option to only appear under certain conditions without having an else.
Thanks in advance for any help.
So far, importing everything as a JSON has worked fine, but currently we're experiencing an issue and we're not sure if it is because of our modifications to the plugin's source code or if we need to update the plugin since Arcweave has been pushing some changes.
In the past, when we imported, Pixel Crusher would create these fallback nodes automatically on nodes where the Arcscript had errors.
We've made sure to fix all these in Arcweave first and importing would remove the fallthrough nodes.
However recently we noticed these fallthrough nodes keep appearing even if the export contains no errors. This is the same node in Arcweave:
Is it because of changes in the way Arcweave handles variables or is there perhaps a way we can disable the fallback generation? In this case we just want the dialog option to only appear under certain conditions without having an else.
Thanks in advance for any help.