inkle / inkle/ink

Problem with load path string with choices

Open
#782 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

When i try to load knot table more than two times i get error
VAR PlayerName = "Player"
VAR ReadTableCount = 0
=== table
* {table.text==0}-> table.text
* ->END
= text
Table: Welcome to this world
{PlayerName}: What is the place
Table: you have question, but they don't matter, practice do impact
Table: you better go through green road.
->END
=== Hint_how_to_cook
I know how to cook but you peace off.
->DONE
Could not divert to table! Only Knots and Stitches can be diverted to. Is this a function? Alternatively, the path might lead to an error, which we prevent from occuring in this tool to safeguard the state.
Ink.Runtime.StoryException: Ink had 1 error. It is strongly suggested that you assign an error handler to story.onError. The first issue was: RUNTIME ERROR: ran out of content. Do you need a '-> DONE' or '-> END'?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.