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

Format 0.4.0 not working with tweego 1.3.0 #2

Closed
antlas1 opened this issue Oct 26, 2018 · 2 comments
Closed

Format 0.4.0 not working with tweego 1.3.0 #2

antlas1 opened this issue Oct 26, 2018 · 2 comments

Comments

@antlas1
Copy link

antlas1 commented Oct 26, 2018

Hello. I was trying to use new format with tweego compiler and have such exception:

    >tweego_x86.exe -f poof -o poof.html ../src
    warning: format poof: Skipping format; Could not decode JSON chunk.
    error: Story format "poof" is not available.
    Available formats:
      harlowe-1          > Harlowe (v1.2.4)
      harlowe-2          > Harlowe (v2.1.0)
      paperthin-1        > Paperthin (v1.0.0) [proofing]
      snowman-1          > Snowman (v1.3.0)
      sugarcube-1        > SugarCube (v1.0.35)
      sugarcube-2        > SugarCube (v2.27.0)`

Before running I'v been created directory "poof" in story-formats and copy format.js there. Version 0.0.1 (docs\use\poof-0-0-1.js) works well. I use OS win x64.

@ChapelR
Copy link
Owner

ChapelR commented Oct 26, 2018

I think I know what the issue is. I'll fix it tonight. Thanks for the heads up.

ChapelR added a commit that referenced this issue Oct 27, 2018
testing v0.4.0
+ testing fix for #2 in dev.js
+ several minor improvements and fixes
@ChapelR
Copy link
Owner

ChapelR commented Oct 27, 2018

Tweego should be working again according to my tests. Thanks for letting me know. I should have tested Tweego before going live with it.

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

2 participants