Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash target not working atm. #3

Closed
Glidias opened this issue Sep 14, 2016 · 1 comment
Closed

Flash target not working atm. #3

Glidias opened this issue Sep 14, 2016 · 1 comment

Comments

@Glidias
Copy link
Owner

Glidias commented Sep 14, 2016

Tested out Flash target for the first time with a simple example. I encountered endless loop issue with ContinueInternal() Count iteration limit reached upon instantiation of Story from ResetState(). (the part where they pre-process global variables)

Not sure if it's due to incorrect JSON parsing?

Also tried skipping ResetState() on instantiation and called story.toJSONString() to try and track and confirm the JSON structure matches the original. However, during the processing, a failed assertion occurs with Is parent assertion failed .

Anyway, I might not bother with the Flash target atm, but if you intend to use this in Flash, you might have to help fix this if this issue remains outstanding.

@Glidias
Copy link
Owner Author

Glidias commented Jun 5, 2018

Sorry guys, haven't been active in this repository and din't notice a pull request from Jan early this year. Flash target (being a static target) seems to be fixed (at least no errors thrown for simple example) after recent pull changes (from Jan) #6 , and some updates of my own.

@Glidias Glidias closed this as completed Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant