Room not found when placing specific decos in backroom #2347

Closed
opened 2025-06-28 14:45:10 -07:00 by ricochet · 0 comments

occurs when placing any decoration that takes a swappable image (Display - Glyph, for example) in the backroom, the deco will be placed but will revert to the default image upon reloading the area

{"level":"error","message":"Error: room not found while processing /api/setPlacedDecoInfo.php request\n    at handleSetPlacedDecoInfo (D:\\SpaceNinjaServer\\src\\services\\shipCustomizationsService.ts:202:15)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async setPlacedDecoInfoController (D:\\SpaceNinjaServer\\src\\controllers\\api\\setPlacedDecoInfoController.ts:9:5)","timestamp":"2025-06-28T21:39:19.960Z","version":"0.1.0"}
occurs when placing any decoration that takes a swappable image (Display - Glyph, for example) in the backroom, the deco will be placed but will revert to the default image upon reloading the area ```json {"level":"error","message":"Error: room not found while processing /api/setPlacedDecoInfo.php request\n at handleSetPlacedDecoInfo (D:\\SpaceNinjaServer\\src\\services\\shipCustomizationsService.ts:202:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async setPlacedDecoInfoController (D:\\SpaceNinjaServer\\src\\controllers\\api\\setPlacedDecoInfoController.ts:9:5)","timestamp":"2025-06-28T21:39:19.960Z","version":"0.1.0"} ```
Sainan added the
bug
label 2025-06-28 14:49:59 -07:00
Sainan added the
pr'd for
label 2025-06-28 15:02:34 -07:00
Sign in to join this conversation.
No description provided.