WebUI(Quests): "Previous stage" button not working on War Within when stage is 16/16 #2829

Closed
opened 2025-09-29 02:35:23 -07:00 by Animan8000 · 1 comment
Contributor

It just doesn't go to 15/16 when clicking the button.
{1BC447CE-972B-40C7-8806-879DA15FC935}.png

It just doesn't go to 15/16 when clicking the button. <img width="489" alt="{1BC447CE-972B-40C7-8806-879DA15FC935}.png" src="attachments/a1875d8c-9345-42b6-89d9-547538ad425f">
Author
Contributor

Also spamming that button seems to trigger a VersionError (same can happen when spamming next stage button)

2025-09-29T11:39:31:362 [0.1.0] error:  VersionError: No matching document found for id "68d824e5541abbfad3eb826e" version 85 modifiedPaths "QuestKeys, QuestKeys.39, QuestKeys.39.Progress" while processing /custom/manageQuests 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 manageQuestsController (D:\GitHub\spaceninjaserver\src\controllers\custom\manageQuestsController.ts:167:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-09-29T11:39:31:363 [0.1.0] http:   POST /custom/manageQuests?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&operation=prevStage&itemType=/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyChain 500 1305.520 ms - -
2025-09-29T11:39:31:401 [0.1.0] error:  VersionError: No matching document found for id "68d824e5541abbfad3eb826e" version 85 modifiedPaths "QuestKeys, QuestKeys.39, QuestKeys.39.Progress" while processing /custom/manageQuests 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 manageQuestsController (D:\GitHub\spaceninjaserver\src\controllers\custom\manageQuestsController.ts:167:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-09-29T11:39:31:402 [0.1.0] http:   POST /custom/manageQuests?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&operation=prevStage&itemType=/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyChain 500 1345.952 ms - -
2025-09-29T11:39:31:810 [0.1.0] http:   GET /api/inventory.php?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&xpBasedLevelCapDisabled=1 200 403.761 ms - 1898230
2025-09-29T11:39:32:190 [0.1.0] http:   GET /api/inventory.php?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&xpBasedLevelCapDisabled=1 200 378.893 ms - 1898230
Also spamming that button seems to trigger a VersionError (same can happen when spamming next stage button) ``` 2025-09-29T11:39:31:362 [0.1.0] error: VersionError: No matching document found for id "68d824e5541abbfad3eb826e" version 85 modifiedPaths "QuestKeys, QuestKeys.39, QuestKeys.39.Progress" while processing /custom/manageQuests 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 manageQuestsController (D:\GitHub\spaceninjaserver\src\controllers\custom\manageQuestsController.ts:167:21) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-09-29T11:39:31:363 [0.1.0] http: POST /custom/manageQuests?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&operation=prevStage&itemType=/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyChain 500 1305.520 ms - - 2025-09-29T11:39:31:401 [0.1.0] error: VersionError: No matching document found for id "68d824e5541abbfad3eb826e" version 85 modifiedPaths "QuestKeys, QuestKeys.39, QuestKeys.39.Progress" while processing /custom/manageQuests 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 manageQuestsController (D:\GitHub\spaceninjaserver\src\controllers\custom\manageQuestsController.ts:167:21) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-09-29T11:39:31:402 [0.1.0] http: POST /custom/manageQuests?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&operation=prevStage&itemType=/Lotus/Types/Keys/WarWithinQuest/WarWithinQuestKeyChain 500 1345.952 ms - - 2025-09-29T11:39:31:810 [0.1.0] http: GET /api/inventory.php?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&xpBasedLevelCapDisabled=1 200 403.761 ms - 1898230 2025-09-29T11:39:32:190 [0.1.0] http: GET /api/inventory.php?accountId=68d824e5541abbfad3eb8268&nonce=8754825234853367&wsid=2&xpBasedLevelCapDisabled=1 200 378.893 ms - 1898230 ```
Sainan added the
bug
label 2025-09-29 03:19:54 -07:00
Sainan added the
pr'd for
label 2025-09-29 03:35:05 -07:00
Sign in to join this conversation.
No description provided.