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

Can't load JSON file when exporting #6

Open
lemilonkh opened this issue Feb 26, 2017 · 0 comments
Open

Can't load JSON file when exporting #6

lemilonkh opened this issue Feb 26, 2017 · 0 comments
Assignees
Projects

Comments

@lemilonkh
Copy link
Owner

When exporting, resulting game can't open the JSON file (different path?)
Tested for Windows and Linux, using file packing into exe and into .pack.

Output:

Error while reading: res://story/intro.json
SCRIPT ERROR: parse: Invalid get index 'passages' (on base: 'Dictionary').
   At: res://modules/twine-story/twine_script.gdc:16.
SCRIPT ERROR: get_start_node: Invalid get index 'startNode' (on base: 'Dictionary').
   At: res://modules/twine-story/twine_script.gdc:136.
SCRIPT ERROR: show_paragraph: Invalid get index 'paragraphs' (on base: 'Dictionary').
   At: res://modules/twine-story/story_label.gdc:35.
SCRIPT ERROR: get_story_name: Invalid get index 'name' (on base: 'Dictionary').
   At: res://modules/twine-story/twine_script.gdc:112.
Story: 
Passage names: []
@lemilonkh lemilonkh added this to the Working Prototype milestone Feb 26, 2017
@lemilonkh lemilonkh self-assigned this Feb 26, 2017
@lemilonkh lemilonkh added this to In Progress in TwineStory Feb 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
TwineStory
In Progress
Development

No branches or pull requests

1 participant