feat: reset decorations #2516

Merged
Sainan merged 1 commits from reset-decos into main 2025-07-21 03:22:36 -07:00
Owner

Closes #2514

Closes #2514
Sainan added 1 commit 2025-07-20 01:30:17 -07:00
feat: reset decorations
All checks were successful
Build / build (pull_request) Successful in 58s
da9230e5fc
Contributor

Does this one handle also the custom obstacle course? Since there is also an option that is kinda like that and also puts out an error when trying to do that.

{03FED15E-AC1E-48AF-9B0D-CC49F47747D3}.png
2025-07-20T18:30:48:265 [0.1.0] error:  TypeError: Cannot read properties of undefined (reading 'Type') while processing /api/destroyDojoDeco.php request
    at <anonymous> (D:\GitHub\spaceninjaserver\src\services\guildService.ts:347:88)
    at Array.find (<anonymous>)
    at removeDojoDeco (D:\GitHub\spaceninjaserver\src\services\guildService.ts:347:57)
    at destroyDojoDecoController (D:\GitHub\spaceninjaserver\src\controllers\api\destroyDojoDecoController.ts:23:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-07-20T18:30:48:266 [0.1.0] http:   POST /api/destroyDojoDeco.php?accountId=685d2ff7e7d77d0f8c27f3d0&nonce=6172539053540355&ct=MSI&guildId=685d3452e7d77d0f8c299972 500 8.700 ms - -
2025-07-20T18:31:02:982 [0.1.0] http:   GET /api/credits.php?accountId=685d2ff7e7d77d0f8c27f3d0&nonce=6172539053540355&ct=MSI 200 6.315 ms - 98
Does this one handle also the custom obstacle course? Since there is also an option that is kinda like that and also puts out an error when trying to do that. <img width="1073" alt="{03FED15E-AC1E-48AF-9B0D-CC49F47747D3}.png" src="attachments/99f747bf-a22e-4a74-8674-61319ff1163b"> ``` 2025-07-20T18:30:48:265 [0.1.0] error: TypeError: Cannot read properties of undefined (reading 'Type') while processing /api/destroyDojoDeco.php request at <anonymous> (D:\GitHub\spaceninjaserver\src\services\guildService.ts:347:88) at Array.find (<anonymous>) at removeDojoDeco (D:\GitHub\spaceninjaserver\src\services\guildService.ts:347:57) at destroyDojoDecoController (D:\GitHub\spaceninjaserver\src\controllers\api\destroyDojoDecoController.ts:23:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-07-20T18:30:48:266 [0.1.0] http: POST /api/destroyDojoDeco.php?accountId=685d2ff7e7d77d0f8c27f3d0&nonce=6172539053540355&ct=MSI&guildId=685d3452e7d77d0f8c299972 500 8.700 ms - - 2025-07-20T18:31:02:982 [0.1.0] http: GET /api/credits.php?accountId=685d2ff7e7d77d0f8c27f3d0&nonce=6172539053540355&ct=MSI 200 6.315 ms - 98 ```
Author
Owner

Huh, I did try that feature like 2 weeks ago (#2401) and it worked then, lol. Please open a new issue.

Huh, I did try that feature like 2 weeks ago (#2401) and it worked then, lol. Please open a new issue.
Sainan merged commit 2f642df20a into main 2025-07-21 03:22:36 -07:00
Sainan deleted branch reset-decos 2025-07-21 03:22:36 -07:00
Sign in to join this conversation.
No description provided.