ink icon indicating copy to clipboard operation
ink copied to clipboard

Problem with load path string with choices

Open KDmasterLOL opened this issue 3 years ago • 0 comments

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'?

KDmasterLOL avatar Jul 14 '22 16:07 KDmasterLOL