WebUI(Clan): Spamming "Remove", "Fund" or "Complete" button causes VersionError & unnecessary extra requests #2880

Closed
opened 2025-10-08 08:33:34 -07:00 by Animan8000 · 2 comments
Contributor
  • Spamming "Remove" button on WebUI on Researches causes VersionErrors
  • Spamming "Fund" or "Complete" button adds too many extra requests & makes the server temporarily really slow (when really only one request is needed and the rest shouldn't be processed by the server)

Log for "Remove" triggering VersionError:

2025-10-08T17:22:58:759 [0.1.0] error:  VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 36 modifiedPaths "TechProjects" while processing /custom/removeTechProject request
    at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10)
    at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28)
    at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-08T17:22:58:760 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 27.647 ms - -
2025-10-08T17:22:58:761 [0.1.0] error:  VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 36 modifiedPaths "TechProjects" while processing /custom/removeTechProject request
    at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10)
    at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28)
    at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-08T17:22:58:761 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 28.460 ms - -
2025-10-08T17:22:59:146 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 339.156 ms - -
2025-10-08T17:22:59:210 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 401.607 ms - 1882380
2025-10-08T17:22:59:490 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 386.814 ms - -
2025-10-08T17:22:59:491 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 387.131 ms - -
2025-10-08T17:22:59:584 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 371.373 ms - 1882380
2025-10-08T17:22:59:977 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 391.344 ms - 1882380
2025-10-08T17:22:59:988 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 102.634 ms - 4554
2025-10-08T17:23:00:548 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 373.866 ms - 1882380
2025-10-08T17:23:00:920 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 366.848 ms - 1882380
2025-10-08T17:23:01:329 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 6.816 ms - -
2025-10-08T17:23:03:664 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 6.941 ms - -
2025-10-08T17:23:04:063 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 32.656 ms - -
2025-10-08T17:23:04:067 [0.1.0] error:  VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request
    at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10)
    at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28)
    at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-08T17:23:04:068 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 36.624 ms - -
2025-10-08T17:23:04:068 [0.1.0] error:  VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request
    at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10)
    at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28)
    at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-08T17:23:04:069 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 37.117 ms - -
2025-10-08T17:23:04:070 [0.1.0] error:  VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request
    at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10)
    at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28)
    at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-08T17:23:04:070 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 34.150 ms - -
2025-10-08T17:23:04:071 [0.1.0] error:  VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request
    at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10)
    at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28)
    at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-10-08T17:23:04:072 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 35.454 ms - -
2025-10-08T17:23:04:345 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 35.916 ms - -
2025-10-08T17:23:04:349 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.148 ms - -
2025-10-08T17:23:04:353 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.629 ms - -
2025-10-08T17:23:04:354 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.613 ms - -
2025-10-08T17:23:04:355 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 36.301 ms - -
2025-10-08T17:23:04:356 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 36.425 ms - -
2025-10-08T17:23:04:394 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 41.521 ms - -
2025-10-08T17:23:04:396 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 41.659 ms - -
2025-10-08T17:23:04:402 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 41.898 ms - -
2025-10-08T17:23:04:403 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.530 ms - -
2025-10-08T17:23:04:404 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.674 ms - -
2025-10-08T17:23:04:405 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.829 ms - -
2025-10-08T17:23:04:451 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 50.191 ms - -
2025-10-08T17:23:04:453 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 50.241 ms - -
2025-10-08T17:23:04:459 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 46.620 ms - -
2025-10-08T17:23:04:460 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 46.795 ms - -
2025-10-08T17:23:04:460 [0.1.0] http:   POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 46.989 ms - -
2025-10-08T17:23:05:552 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 8.710 ms - 4246
2025-10-08T17:23:06:886 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 7.435 ms - -
2025-10-08T17:23:07:614 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.570 ms - 1882380
2025-10-08T17:23:07:989 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 370.556 ms - 1882380
2025-10-08T17:23:08:367 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.914 ms - 1882380
2025-10-08T17:23:08:744 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.872 ms - 1882380
2025-10-08T17:23:09:129 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 379.224 ms - 1882380
2025-10-08T17:23:09:131 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 100.470 ms - -
2025-10-08T17:23:09:505 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 369.887 ms - 1882380
2025-10-08T17:23:09:882 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.178 ms - 1882380
2025-10-08T17:23:10:259 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.314 ms - 1882380
2025-10-08T17:23:10:632 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 367.369 ms - 1882380
2025-10-08T17:23:11:005 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 368.233 ms - 1882380
2025-10-08T17:23:11:015 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 101.056 ms - -
2025-10-08T17:23:11:386 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.763 ms - 1882380
2025-10-08T17:23:11:769 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 377.928 ms - 1882380
2025-10-08T17:23:12:148 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 374.157 ms - 1882380
2025-10-08T17:23:17:538 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 357.740 ms - -
2025-10-08T17:23:17:600 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 420.589 ms - 1882380
2025-10-08T17:23:17:613 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 11.947 ms - -
2025-10-08T17:23:17:927 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 309.972 ms - -
2025-10-08T17:23:17:986 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 374.709 ms - 1882380
2025-10-08T17:23:18:270 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 283.216 ms - -
2025-10-08T17:23:18:362 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 370.716 ms - 1882380
2025-10-08T17:23:18:732 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 365.109 ms - 1882380
2025-10-08T17:23:19:134 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 397.327 ms - 1882380
2025-10-08T17:23:19:423 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 6.996 ms - -

Example log for "Fund" & "Complete" adding extra requests on the same research:

2025-10-08T17:30:06:863 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 367.992 ms - 1882380
2025-10-08T17:30:07:159 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 388.520 ms - -
2025-10-08T17:30:07:286 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 416.503 ms - 1882380
2025-10-08T17:30:07:325 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.651 ms - -
2025-10-08T17:30:07:326 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.286 ms - -
2025-10-08T17:30:07:327 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.918 ms - -
2025-10-08T17:30:07:328 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.930 ms - -
2025-10-08T17:30:07:335 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 115.319 ms - -
2025-10-08T17:30:07:355 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 49.253 ms - -
2025-10-08T17:30:07:405 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 72.810 ms - -
2025-10-08T17:30:07:406 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 73.198 ms - -
2025-10-08T17:30:07:409 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 75.726 ms - -
2025-10-08T17:30:07:409 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 75.876 ms - -
2025-10-08T17:30:07:416 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 64.780 ms - -
2025-10-08T17:30:07:437 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 73.872 ms - -
2025-10-08T17:30:07:819 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 403.781 ms - 1882380
2025-10-08T17:30:07:831 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 418.363 ms - -
2025-10-08T17:30:07:832 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 418.338 ms - -
2025-10-08T17:30:07:832 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 417.903 ms - -
2025-10-08T17:30:07:834 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 106.575 ms - 4437
2025-10-08T17:30:08:049 [0.1.0] http:   POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 10.285 ms - -
2025-10-08T17:30:08:559 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 7.085 ms - 4437
2025-10-08T17:30:09:050 [0.1.0] http:   POST /custom/completeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 20.761 ms - -
2025-10-08T17:30:09:050 [0.1.0] http:   POST /custom/completeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 20.883 ms - -
2025-10-08T17:30:09:052 [0.1.0] http:   POST /custom/completeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 21.925 ms - -
2025-10-08T17:30:09:699 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 365.090 ms - 1882380
2025-10-08T17:30:10:076 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 374.721 ms - 1882380
2025-10-08T17:30:10:078 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 99.520 ms - 4437
2025-10-08T17:30:10:447 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 368.323 ms - 1882380
2025-10-08T17:30:10:833 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 384.033 ms - 1882380
2025-10-08T17:30:10:835 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 98.520 ms - -
2025-10-08T17:30:11:220 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 384.029 ms - 1882380
2025-10-08T17:30:11:590 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 367.974 ms - 1882380
2025-10-08T17:30:11:882 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 291.962 ms - -
2025-10-08T17:30:11:978 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 386.780 ms - 1882380
2025-10-08T17:30:12:383 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 399.311 ms - 1882380
2025-10-08T17:30:12:761 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 373.287 ms - 1882380
2025-10-08T17:30:13:129 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 362.823 ms - 1882380
2025-10-08T17:30:13:145 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 10.921 ms - -
2025-10-08T17:30:13:500 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 364.820 ms - 1882380
2025-10-08T17:30:13:861 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 356.638 ms - 1882380
2025-10-08T17:30:14:231 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 363.387 ms - 1882380
2025-10-08T17:30:14:510 [0.1.0] http:   GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 278.793 ms - -
2025-10-08T17:30:14:600 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 363.492 ms - 1882380
2025-10-08T17:30:14:973 [0.1.0] http:   GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 367.848 ms - 1882380
- Spamming "Remove" button on WebUI on Researches causes VersionErrors - Spamming "Fund" or "Complete" button adds too many extra requests & makes the server temporarily really slow (when really only one request is needed and the rest shouldn't be processed by the server) Log for "Remove" triggering VersionError: ``` 2025-10-08T17:22:58:759 [0.1.0] error: VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 36 modifiedPaths "TechProjects" while processing /custom/removeTechProject request at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10) at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28) at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-08T17:22:58:760 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 27.647 ms - - 2025-10-08T17:22:58:761 [0.1.0] error: VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 36 modifiedPaths "TechProjects" while processing /custom/removeTechProject request at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10) at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28) at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-08T17:22:58:761 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 28.460 ms - - 2025-10-08T17:22:59:146 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 339.156 ms - - 2025-10-08T17:22:59:210 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 401.607 ms - 1882380 2025-10-08T17:22:59:490 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 386.814 ms - - 2025-10-08T17:22:59:491 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 387.131 ms - - 2025-10-08T17:22:59:584 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 371.373 ms - 1882380 2025-10-08T17:22:59:977 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 391.344 ms - 1882380 2025-10-08T17:22:59:988 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 102.634 ms - 4554 2025-10-08T17:23:00:548 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 373.866 ms - 1882380 2025-10-08T17:23:00:920 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 366.848 ms - 1882380 2025-10-08T17:23:01:329 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 6.816 ms - - 2025-10-08T17:23:03:664 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 6.941 ms - - 2025-10-08T17:23:04:063 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 32.656 ms - - 2025-10-08T17:23:04:067 [0.1.0] error: VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10) at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28) at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-08T17:23:04:068 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 36.624 ms - - 2025-10-08T17:23:04:068 [0.1.0] error: VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10) at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28) at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-08T17:23:04:069 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 37.117 ms - - 2025-10-08T17:23:04:070 [0.1.0] error: VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10) at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28) at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-08T17:23:04:070 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 34.150 ms - - 2025-10-08T17:23:04:071 [0.1.0] error: VersionError: No matching document found for id "68e647c8d6e15e93323abfd6" version 37 modifiedPaths "TechProjects" while processing /custom/removeTechProject request at generateVersionError (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:571:10) at model.save (D:\GitHub\spaceninjaserver\node_modules\mongoose\lib\model.js:629:28) at removeTechProjectController (D:\GitHub\spaceninjaserver\src\controllers\custom\techProjectController.ts:69:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-10-08T17:23:04:072 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 500 35.454 ms - - 2025-10-08T17:23:04:345 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 35.916 ms - - 2025-10-08T17:23:04:349 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.148 ms - - 2025-10-08T17:23:04:353 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.629 ms - - 2025-10-08T17:23:04:354 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.613 ms - - 2025-10-08T17:23:04:355 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 36.301 ms - - 2025-10-08T17:23:04:356 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 36.425 ms - - 2025-10-08T17:23:04:394 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 41.521 ms - - 2025-10-08T17:23:04:396 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 41.659 ms - - 2025-10-08T17:23:04:402 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 41.898 ms - - 2025-10-08T17:23:04:403 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.530 ms - - 2025-10-08T17:23:04:404 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.674 ms - - 2025-10-08T17:23:04:405 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 39.829 ms - - 2025-10-08T17:23:04:451 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 50.191 ms - - 2025-10-08T17:23:04:453 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 50.241 ms - - 2025-10-08T17:23:04:459 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 46.620 ms - - 2025-10-08T17:23:04:460 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 46.795 ms - - 2025-10-08T17:23:04:460 [0.1.0] http: POST /custom/removeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&guildId=68e647c8d6e15e93323abfd6 200 46.989 ms - - 2025-10-08T17:23:05:552 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 8.710 ms - 4246 2025-10-08T17:23:06:886 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 7.435 ms - - 2025-10-08T17:23:07:614 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.570 ms - 1882380 2025-10-08T17:23:07:989 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 370.556 ms - 1882380 2025-10-08T17:23:08:367 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.914 ms - 1882380 2025-10-08T17:23:08:744 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.872 ms - 1882380 2025-10-08T17:23:09:129 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 379.224 ms - 1882380 2025-10-08T17:23:09:131 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 100.470 ms - - 2025-10-08T17:23:09:505 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 369.887 ms - 1882380 2025-10-08T17:23:09:882 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.178 ms - 1882380 2025-10-08T17:23:10:259 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.314 ms - 1882380 2025-10-08T17:23:10:632 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 367.369 ms - 1882380 2025-10-08T17:23:11:005 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 368.233 ms - 1882380 2025-10-08T17:23:11:015 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 101.056 ms - - 2025-10-08T17:23:11:386 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 372.763 ms - 1882380 2025-10-08T17:23:11:769 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 377.928 ms - 1882380 2025-10-08T17:23:12:148 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 374.157 ms - 1882380 2025-10-08T17:23:17:538 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 357.740 ms - - 2025-10-08T17:23:17:600 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 420.589 ms - 1882380 2025-10-08T17:23:17:613 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 11.947 ms - - 2025-10-08T17:23:17:927 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 309.972 ms - - 2025-10-08T17:23:17:986 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 374.709 ms - 1882380 2025-10-08T17:23:18:270 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 283.216 ms - - 2025-10-08T17:23:18:362 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 370.716 ms - 1882380 2025-10-08T17:23:18:732 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 365.109 ms - 1882380 2025-10-08T17:23:19:134 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=29&xpBasedLevelCapDisabled=1 200 397.327 ms - 1882380 2025-10-08T17:23:19:423 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 6.996 ms - - ``` Example log for "Fund" & "Complete" adding extra requests on the same research: ``` 2025-10-08T17:30:06:863 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 367.992 ms - 1882380 2025-10-08T17:30:07:159 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 388.520 ms - - 2025-10-08T17:30:07:286 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 416.503 ms - 1882380 2025-10-08T17:30:07:325 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.651 ms - - 2025-10-08T17:30:07:326 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.286 ms - - 2025-10-08T17:30:07:327 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.918 ms - - 2025-10-08T17:30:07:328 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 169.930 ms - - 2025-10-08T17:30:07:335 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 115.319 ms - - 2025-10-08T17:30:07:355 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 49.253 ms - - 2025-10-08T17:30:07:405 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 72.810 ms - - 2025-10-08T17:30:07:406 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 73.198 ms - - 2025-10-08T17:30:07:409 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 75.726 ms - - 2025-10-08T17:30:07:409 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 75.876 ms - - 2025-10-08T17:30:07:416 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 64.780 ms - - 2025-10-08T17:30:07:437 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 73.872 ms - - 2025-10-08T17:30:07:819 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 403.781 ms - 1882380 2025-10-08T17:30:07:831 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 418.363 ms - - 2025-10-08T17:30:07:832 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 418.338 ms - - 2025-10-08T17:30:07:832 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 417.903 ms - - 2025-10-08T17:30:07:834 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 106.575 ms - 4437 2025-10-08T17:30:08:049 [0.1.0] http: POST /custom/fundTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 10.285 ms - - 2025-10-08T17:30:08:559 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 7.085 ms - 4437 2025-10-08T17:30:09:050 [0.1.0] http: POST /custom/completeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 20.761 ms - - 2025-10-08T17:30:09:050 [0.1.0] http: POST /custom/completeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 20.883 ms - - 2025-10-08T17:30:09:052 [0.1.0] http: POST /custom/completeTechProject?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&guildId=68e647c8d6e15e93323abfd6 200 21.925 ms - - 2025-10-08T17:30:09:699 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 365.090 ms - 1882380 2025-10-08T17:30:10:076 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 374.721 ms - 1882380 2025-10-08T17:30:10:078 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 200 99.520 ms - 4437 2025-10-08T17:30:10:447 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 368.323 ms - 1882380 2025-10-08T17:30:10:833 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 384.033 ms - 1882380 2025-10-08T17:30:10:835 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 98.520 ms - - 2025-10-08T17:30:11:220 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 384.029 ms - 1882380 2025-10-08T17:30:11:590 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 367.974 ms - 1882380 2025-10-08T17:30:11:882 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 291.962 ms - - 2025-10-08T17:30:11:978 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 386.780 ms - 1882380 2025-10-08T17:30:12:383 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 399.311 ms - 1882380 2025-10-08T17:30:12:761 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 373.287 ms - 1882380 2025-10-08T17:30:13:129 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 362.823 ms - 1882380 2025-10-08T17:30:13:145 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 10.921 ms - - 2025-10-08T17:30:13:500 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 364.820 ms - 1882380 2025-10-08T17:30:13:861 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 356.638 ms - 1882380 2025-10-08T17:30:14:231 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 363.387 ms - 1882380 2025-10-08T17:30:14:510 [0.1.0] http: GET /custom/getGuild?guildId=68e647c8d6e15e93323abfd6 304 278.793 ms - - 2025-10-08T17:30:14:600 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 363.492 ms - 1882380 2025-10-08T17:30:14:973 [0.1.0] http: GET /api/inventory.php?accountId=68d694ec799f0e74c5f57686&nonce=7434760458016691&wsid=32&xpBasedLevelCapDisabled=1 200 367.848 ms - 1882380 ```
Owner

Next time, please open a PR instead of such a stupid issue.

Next time, please open a PR instead of such a stupid issue.
Sainan added the
improvement
pr'd for
labels 2025-10-08 09:00:35 -07:00
Author
Contributor

Next time, please open a PR instead of such a stupid issue.

Will do. Sry

> Next time, please open a PR instead of such a stupid issue. Will do. Sry
Sign in to join this conversation.
No description provided.