Rebuilding the database engine using a local glibc
- Shut down your currently hosted Foundry VTT server instance
- In a terminal, access the folder or directory where your Foundry VTT executable is located.
- Access the
resources/app/subdirectory. - Run
npm install classic-level --build-from-source - Relaunch your Foundry server following your normal procedure.