It appears that the ways theories are implemented, they recurse to process all the combinations of values rather than iterate. If you have even a moderately complex theory, this quickly leads to stack overflow. Is this a known bug? We have had to advise our developers to avoid Theories as they become ticking bombs that go off crashing the player randomly.
↧