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

"The Intercept" doesn't seem to export well #67

Closed
codeartisticninja opened this issue Oct 14, 2016 · 3 comments
Closed

"The Intercept" doesn't seem to export well #67

codeartisticninja opened this issue Oct 14, 2016 · 3 comments

Comments

@codeartisticninja
Copy link

codeartisticninja commented Oct 14, 2016

When I'm testing The Intercept in Inky, there seems to be no problem playing the game in the preview window..

But when exporting to web, the page shows nothing but the title and there are no errors in the console..

it seems story.canContinue is always false, so the story just ends right away..

tested in Windows 10 Pro in both Chrome and Firefox

@codeartisticninja
Copy link
Author

codeartisticninja commented Oct 14, 2016

Upon further inspection it seems like, if I insert a line of text anywhere before {DEBUG: it works just fine.. :-/

@joethephish
Copy link
Member

Ouch! I've boiled it down to:

VAR x = false
{x:
    false
- else:
    true
}

I'll raise a bug in the inkjs repo...

@lunarcloud
Copy link
Contributor

This is most certainly fixed. I recommend closing this issue.

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

3 participants