Foundry VTT V11/12 Database glibc Workaround

Rebuilding the database engine using a local glibc

  1. Shut down your currently hosted Foundry VTT server instance
  2. In a terminal, access the folder or directory where your Foundry VTT executable is located.
  3. Access the resources/app/ subdirectory.
  4. Run npm install classic-level --build-from-source
  5. Relaunch your Foundry server following your normal procedure.