Imposter riven trigger a TypeError when using Veiled Riven Cipher #2535

Closed
opened 2025-07-21 09:29:19 -07:00 by Animan8000 · 0 comments
Contributor

Maybe the console should output that you're not supposed to do that (or telling that the action will be ignored), unless the game is supposed to give you something when doing that.

2025-07-21T18:25:35:014 [0.1.0] error:  TypeError: Cannot read properties of undefined (reading 'length') while processing /api/completeRandomModChallenge.php request
    at getRandomElement (D:\GitHub\spaceninjaserver\src\services\rngService.ts:10:47)
    at createUnveiledRivenFingerprint (D:\GitHub\spaceninjaserver\src\helpers\rivenHelper.ts:57:33)
    at completeRandomModChallengeController (D:\GitHub\spaceninjaserver\src\controllers\api\completeRandomModChallengeController.ts:33:79)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
{4C498AE0-92B8-46ED-96CB-B184BBA3B3B4}.png
Maybe the console should output that you're not supposed to do that (or telling that the action will be ignored), unless the game is supposed to give you something when doing that. ``` 2025-07-21T18:25:35:014 [0.1.0] error: TypeError: Cannot read properties of undefined (reading 'length') while processing /api/completeRandomModChallenge.php request at getRandomElement (D:\GitHub\spaceninjaserver\src\services\rngService.ts:10:47) at createUnveiledRivenFingerprint (D:\GitHub\spaceninjaserver\src\helpers\rivenHelper.ts:57:33) at completeRandomModChallengeController (D:\GitHub\spaceninjaserver\src\controllers\api\completeRandomModChallengeController.ts:33:79) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) ``` <img width="537" alt="{4C498AE0-92B8-46ED-96CB-B184BBA3B3B4}.png" src="attachments/8de05753-0155-4072-8725-0a5c5be26b9f">
Sign in to join this conversation.
No description provided.