Skip to content

VTTF-0004: MigrationFailed

NOTE

A migration function passed to createMigrationRunner() threw. The original error sits on .cause. The schemaVersion setting does not advance past the failed migration, so the next world load retries from there.

FieldValue
CodeVTTF-0004
NameMigrationFailed
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.