Error: Cannot customize Personal Quarters #1618

Closed
opened 2025-04-13 18:02:22 -07:00 by VampireKitten · 0 comments
Contributor

Built the Personal Quarters Ship Segment after concluding War Within. Went inside, hit the Customize Quarters console, tried to set the Vignette and Diorama, and the error appeared on trying to save.

I am... not quite sure what the unexpected BootLocation is about? But the other error is just a missing API.

2025-04-14T02:58:41:858 [0.1.0] error:  Error: unexpected BootLocation: LISET while processing /api/setShipFavouriteLoadout.php request
    at setShipFavouriteLoadoutController (C:\Games\Warframe - Server Emulator\SpaceNinjaServer\build\src\controllers\api\setShipFavouriteLoadoutController.js:12:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-04-14T02:58:41:860 [0.1.0] info:   Using error log file: logs\error.log.2025-04-14
2025-04-14T02:58:41:861 [0.1.0] info:   Rotated error log file: logs\error.log.2025-04-13
2025-04-14T02:58:41:872 [0.1.0] http:   POST /api/setShipFavouriteLoadout.php?accountId=67bcb55f31fac393062d59a0&nonce=6222409206363487&ct=MSI 500 17.953 ms - -
2025-04-14T03:00:14:946 [0.1.0] error:  unknown endpoint POST /api/setShipVignette.php
2025-04-14T03:00:14:947 [0.1.0] debug:  data provided to /api/setShipVignette.php: {"Wallpaper":"/Lotus/Types/Game/QuartersWallpapers/SyndicateSMWallpaper","Vignette":"/Lotus/Types/Game/ActionFigureDioramas/EmpyreanRegionADiorama","Fish":[],"VignetteDecos":[]}
2025-04-14T03:00:14:949 [0.1.0] http:   POST /api/setShipVignette.php?accountId=67bcb55f31fac393062d59a0&nonce=6222409206363487&ct=MSI 404 2.139 ms - 34
Built the Personal Quarters Ship Segment after concluding War Within. Went inside, hit the Customize Quarters console, tried to set the Vignette and Diorama, and the error appeared on trying to save. I am... not quite sure what the unexpected BootLocation is about? But the other error is just a missing API. ``` 2025-04-14T02:58:41:858 [0.1.0] error: Error: unexpected BootLocation: LISET while processing /api/setShipFavouriteLoadout.php request at setShipFavouriteLoadoutController (C:\Games\Warframe - Server Emulator\SpaceNinjaServer\build\src\controllers\api\setShipFavouriteLoadoutController.js:12:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-04-14T02:58:41:860 [0.1.0] info: Using error log file: logs\error.log.2025-04-14 2025-04-14T02:58:41:861 [0.1.0] info: Rotated error log file: logs\error.log.2025-04-13 2025-04-14T02:58:41:872 [0.1.0] http: POST /api/setShipFavouriteLoadout.php?accountId=67bcb55f31fac393062d59a0&nonce=6222409206363487&ct=MSI 500 17.953 ms - - 2025-04-14T03:00:14:946 [0.1.0] error: unknown endpoint POST /api/setShipVignette.php 2025-04-14T03:00:14:947 [0.1.0] debug: data provided to /api/setShipVignette.php: {"Wallpaper":"/Lotus/Types/Game/QuartersWallpapers/SyndicateSMWallpaper","Vignette":"/Lotus/Types/Game/ActionFigureDioramas/EmpyreanRegionADiorama","Fish":[],"VignetteDecos":[]} 2025-04-14T03:00:14:949 [0.1.0] http: POST /api/setShipVignette.php?accountId=67bcb55f31fac393062d59a0&nonce=6222409206363487&ct=MSI 404 2.139 ms - 34 ```
Sainan added the
unimplemented
label 2025-04-13 18:27:14 -07:00
Sign in to join this conversation.
No description provided.