WebUI: Need to click "max rank" twice for warframe with exalted weapons #2811

Closed
opened 2025-09-25 03:35:05 -07:00 by Animan8000 · 4 comments
Contributor

Example:

  • Create a fresh account
  • Add Excalibur Prime
  • Try maxing it in WebUI

Throws this:

2025-09-25T12:34:39:136 [0.1.0] http:   POST /custom/addXp?accountId=68d51abaf998357718406f2b&nonce=8727922231913329&wsid=2 200 39.792 ms - -
2025-09-25T12:34:39:139 [0.1.0] error:  VersionError: No matching document found for id "68d51abaf998357718406f31" version 1 modifiedPaths "SpecialItems, SpecialItems.1, SpecialItems.1.XP" while processing /custom/addXp 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 addXpController (D:\GitHub\spaceninjaserver\src\controllers\custom\addXpController.ts:27:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Example: - Create a fresh account - Add Excalibur Prime - Try maxing it in WebUI Throws this: ``` 2025-09-25T12:34:39:136 [0.1.0] http: POST /custom/addXp?accountId=68d51abaf998357718406f2b&nonce=8727922231913329&wsid=2 200 39.792 ms - - 2025-09-25T12:34:39:139 [0.1.0] error: VersionError: No matching document found for id "68d51abaf998357718406f31" version 1 modifiedPaths "SpecialItems, SpecialItems.1, SpecialItems.1.XP" while processing /custom/addXp 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 addXpController (D:\GitHub\spaceninjaserver\src\controllers\custom\addXpController.ts:27:21) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) ```
Author
Contributor

Actually this is kinda weird. So, server restart seemed to fix it temporarily... but then I created another fresh account (created within WebUI), did the same thing and broken again, on that newer account. Also I mean the "arrow up" button for maxing, not the button for maxing all Warframes at once.

{2BAB6287-7D0A-4848-9F67-057131597CAB}.png
Actually this is kinda weird. So, server restart seemed to fix it temporarily... but then I created another fresh account (created within WebUI), did the same thing and broken again, on that newer account. Also I mean the "arrow up" button for maxing, not the button for maxing all Warframes at once. <img width="436" alt="{2BAB6287-7D0A-4848-9F67-057131597CAB}.png" src="attachments/09bf3d10-9480-4145-886e-f50100c78eea">
Author
Contributor

Why was this issue being exactly closed? I also made sure everything is up to date on my end (NodeJS, MongoDB, etc.) but still throws VersionError nonetheless

Why was this issue being exactly closed? I also made sure everything is up to date on my end (NodeJS, MongoDB, etc.) but still throws VersionError nonetheless
Author
Contributor

And then again, sometimes it works fine, sometimes it just doesn't, randomly

On my end it generally happens when I register an account in WebUI, then add Excal Prime and click the max button.

Edit: not always, but sometimes for whatever reason. After couple of attempts of deleting & recreating an account and some server restarts inbetween, it eventually triggers

And then again, sometimes it works fine, sometimes it just doesn't, randomly On my end it generally happens when I register an account in WebUI, then add Excal Prime and click the max button. Edit: not always, but sometimes for whatever reason. After couple of attempts of deleting & recreating an account and some server restarts inbetween, it eventually triggers
Owner

Sorry, boy, you cried wolf too much.

Sorry, boy, you cried wolf too much.
Sainan reopened this issue 2025-09-26 06:29:16 -07:00
Sainan added the
bug
label 2025-09-26 06:29:34 -07:00
Sainan changed title from WebUI: Can't max Warframe to WebUI: Need to clikc "max rank" twice for warframe with exalted weapons 2025-09-26 06:29:54 -07:00
Sainan changed title from WebUI: Need to clikc "max rank" twice for warframe with exalted weapons to WebUI: Need to click "max rank" twice for warframe with exalted weapons 2025-09-26 06:29:57 -07:00
Sainan added the
pr'd for
label 2025-09-26 06:30:08 -07:00
Sign in to join this conversation.
No description provided.