inkle / inkle/ink

Should try to recover when ink flow dies

Open
#260 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

If the ink flow crashes out due to runtime author error (e.g. trying to `->->` when not in a tunnel), then a story exception is thrown. This is fine, except it shouldn't leave the `Story` in a completely invalid state, because it means that a game can never recover. Instead, it should tidy up after itself, so that, for example, the game can continue to another scene entirely, keep global variable state, and start a new call stack.

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.