From 5b022a642671f8c41c00ecbd7d7e7023715c8a9f Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 23 Jun 2026 14:52:34 +0200 Subject: [PATCH] Save mission 'The Hunt for Fabius Bile' to DB - 10 scenes, 59 enemies, High threat, 4 players - Includes all combat encounters, social, investigation, puzzle, epilogue --- database/backend.log | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/database/backend.log b/database/backend.log index 236c423..5e11375 100644 --- a/database/backend.log +++ b/database/backend.log @@ -12897,3 +12897,22 @@ Connected to MongoDB [2026-06-23T12:48:20.984Z] API: Fetch player christoffer success [2026-06-23T12:48:21.029Z] API: Fetch player claes success [2026-06-23T12:48:21.073Z] API: Fetch player phillip success +[2026-06-23T12:48:43.053Z] API: Fetch all players (public) 5 +[2026-06-23T12:48:43.065Z] API: Fetch all players (public) 5 +[2026-06-23T12:48:43.070Z] API: Fetch all players (public) 5 +[2026-06-23T12:48:43.076Z] API: Fetch all players (public) 5 +[2026-06-23T12:48:43.081Z] API: Fetch all players (public) 5 +[2026-06-23T12:50:06.961Z] Session created: session_claes_1782219006951_qlgnlc +[2026-06-23T12:50:06.963Z] API: Player login claes success +[2026-06-23T12:50:07.050Z] API: Fetch player claes success +[2026-06-23T12:50:07.054Z] SESSION: Invalid session format session_claes_1782219006951_qlgnlc +[2026-06-23T12:50:13.823Z] MariaDB: Error getting all bestiary {"message":"Table 'deathwatch.bestiary' doesn't exist","code":"ER_NO_SUCH_TABLE","errno":1146,"sql":"SELECT * FROM bestiary ORDER BY id","sqlState":"42S02","sqlMessage":"Table 'deathwatch.bestiary' doesn't exist"} +[2026-06-23T12:50:13.826Z] MariaDB: Error getting all weapons {"message":"Table 'deathwatch.weapons' doesn't exist","code":"ER_NO_SUCH_TABLE","errno":1146,"sql":"SELECT * FROM weapons ORDER BY id","sqlState":"42S02","sqlMessage":"Table 'deathwatch.weapons' doesn't exist"} +[2026-06-23T12:50:14.683Z] API: Fetch all players (public) 5 +[2026-06-23T12:50:42.506Z] MariaDB: Error creating mission {"message":"Bind parameters must not contain undefined. To pass SQL NULL specify JS null"} +[2026-06-23T12:51:53.062Z] Session created: session_anders_1782219113016_mb3dpv +[2026-06-23T12:51:53.064Z] API: Player login anders success +[2026-06-23T12:51:53.122Z] API: Fetch player anders success +[2026-06-23T12:51:53.129Z] SESSION: Invalid session format session_anders_1782219113016_mb3dpv +[2026-06-23T12:52:17.342Z] MariaDB: Created mission The Hunt for Fabius Bile +[2026-06-23T12:52:17.344Z] API: Created mission The Hunt for Fabius Bile