VTTF-0006: InvalidSheetId
NOTE
A sheet id is empty, contains a dot, or repeats another sheet in the same package. The id becomes half of the key Foundry saves on every document that uses the sheet, so it must be one clear segment.
| Field | Value |
|---|---|
| Code | VTTF-0006 |
| Name | InvalidSheetId |
| Package | @vttforge/core |
| Source | packages/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.