You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: unable to open database file
at f.handleError (D:\Projects\KoishiBot\node_modules\@minatojs\sql.js\dist\sql-wasm.js:91:290)
at c.step (D:\Projects\KoishiBot\node_modules\@minatojs\sql.js\dist\sql-wasm.js:81:394)
at c.run (D:\Projects\KoishiBot\node_modules\@minatojs\sql.js\dist\sql-wasm.js:84:116)
at null.<anonymous> (D:\Projects\KoishiBot\node_modules\@minatojs\driver-sqlite\src\index.ts:263:42)
at SQLiteDriver.#exec (D:\Projects\KoishiBot\node_modules\@minatojs\driver-sqlite\src\index.ts:237:22)
at SQLiteDriver.#run (D:\Projects\KoishiBot\node_modules\@minatojs\driver-sqlite\src\index.ts:263:5)
at SQLiteDriver.#create (D:\Projects\KoishiBot\node_modules\@minatojs\driver-sqlite\src\index.ts:342:12)
at SQLiteDriver.create (D:\Projects\KoishiBot\node_modules\@minatojs\driver-sqlite\src\index.ts:348:20)
at Executable.execute (D:\Projects\KoishiBot\node_modules\@minatojs\core\src\selection.ts:98:40)
at runMicrotasks (<anonymous>)
Empty Error:
at $b (D:\Projects\KoishiBot\node_modules\@minatojs\sql.js\dist\sql-wasm.js:131:228)
at D:\Projects\KoishiBot\node_modules\@minatojs\sql.js\dist\sql-wasm.js:143:390
at new Promise (<anonymous>)
at initSqlJs (D:\Projects\KoishiBot\node_modules\@minatojs\sql.js\dist\sql-wasm.js:22:24)
at SQLiteDriver.start (D:\Projects\KoishiBot\node_modules\@minatojs\driver-sqlite\src\index.ts:213:7)
at null.<anonymous> (D:\Projects\KoishiBot\node_modules\@koishijs\core\src\database.ts:232:20)
at null.<anonymous> (D:\Projects\KoishiBot\node_modules\cordis\src\events.ts:167:40)
at ForkScope.ensure (D:\Projects\KoishiBot\node_modules\cordis\src\scope.ts:94:18)
at Lifecycle.start (D:\Projects\KoishiBot\node_modules\cordis\src\events.ts:167:21)
at Context.start (D:\Projects\KoishiBot\node_modules\cordis\src\context.ts:78:30)
If the remove function called in the loop, the program throws a exception with empty error message.Otherwise it throws a "unable to open database file" excpetion
The text was updated successfully, but these errors were encountered:
Mininum reputation:
If the remove function called in the loop, the program throws a exception with empty error message.Otherwise it throws a "unable to open database file" excpetion
The text was updated successfully, but these errors were encountered: