Skip to content

VTTF-0007: InvalidEnricher

NOTE

A text enricher id is empty, contains a dot, or repeats another enricher in the same package, or its pattern is missing the g flag. Foundry looks enrichers up by id and takes the first match, and it matches with matchAll, which throws on a non-global regex.

FieldValue
CodeVTTF-0007
NameInvalidEnricher
Package@vttforge/core
Sourcepackages/core/src/errors/registry.ts

This page comes from the registry entry. We are still writing the root causes, common triggers and code samples for each code; the message above is what the runtime throws.

packages/core/scripts/codegen-errors.mjs builds this file from the registry at packages/core/src/errors/registry.ts. Do not edit by hand; re-run pnpm --filter @vttforge/core build after editing the registry.

MIT licensed.