Attempting to add Sirocco weapon through WebUI outputs an error and fails to add the item #189

Closed
opened 2024-05-07 07:25:57 -07:00 by RubynRuby · 0 comments
RubynRuby commented 2024-05-07 07:25:57 -07:00 (Migrated from github.com)

This is most likely because it is a duviri paradox weapon exclusive to that mode/the drifter?

{ "uniqueName": "/Lotus/Weapons/Operator/Pistols/DrifterPistol/DrifterPistolPlayerWeapon", "name": "Sirocco" },

2024-05-07T17:24:18:148 [0.1.0] http: POST /custom/addItem 500 174.016 ms - 472 Error: unknown weapon type at addWeapon (D:\WarframeServer\SpaceNinjaServer\src\services\inventoryService.ts:185:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at addItemController (D:\WarframeServer\SpaceNinjaServer\src\controllers\custom\addItemController.ts:17:28)

This is most likely because it is a duviri paradox weapon exclusive to that mode/the drifter? ` { "uniqueName": "/Lotus/Weapons/Operator/Pistols/DrifterPistol/DrifterPistolPlayerWeapon", "name": "Sirocco" },` `2024-05-07T17:24:18:148 [0.1.0] http: POST /custom/addItem 500 174.016 ms - 472 Error: unknown weapon type at addWeapon (D:\WarframeServer\SpaceNinjaServer\src\services\inventoryService.ts:185:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at addItemController (D:\WarframeServer\SpaceNinjaServer\src\controllers\custom\addItemController.ts:17:28) `
Sign in to join this conversation.
No description provided.