Konzu's intro bounty won't complete #2111

Closed
opened 2025-06-02 03:10:36 -07:00 by Jiyuishi · 5 comments

So when I originally wanted to do Saya's Vigil, the requirement to start that involves the intro bounty from Konzu. Now I can start the bounty, but it won't register upon completion and Konzu will simply re-offer the intro bounty. I managed to beat Saya's Vigil by moving the stage to 2 in webui and going back to orbiter and everything worked properly from that point on including all remaining quest stages, rewards and unlocking Saya's Vision gamemode. Konzu however still only offers the intro bounty.

Below is the error that I get after completing the intro bounty. It tells me to back to go back to Cetus and when I talk to Konzu he still only offers the intro bounty.

{"level":"debug","message":"random mission drops:","timestamp":"2025-06-02T06:20:40.907Z","version":"0.1.0"}
{"level":"debug","message":"levelCreditReward 900","timestamp":"2025-06-02T06:20:40.908Z","version":"0.1.0"}
{"level":"error","message":"TypeError: Cannot read properties of undefined (reading 'substring') while processing /api/missionInventoryUpdate.php request\n at idToBountyCycle (C:\Games\SpaceNinjaServer\src\services\worldStateService.ts:1171:36)\n at addMissionRewards (C:\Games\SpaceNinjaServer\src\services\missionInventoryUpdateService.ts:1210:63)\n at missionInventoryUpdateController (C:\Games\SpaceNinjaServer\src\controllers\api\missionInventoryUpdateController.ts:89:32)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-06-02T06:20:40.936Z","version":"0.1.0"}

So when I originally wanted to do Saya's Vigil, the requirement to start that involves the intro bounty from Konzu. Now I can start the bounty, but it won't register upon completion and Konzu will simply re-offer the intro bounty. I managed to beat Saya's Vigil by moving the stage to 2 in webui and going back to orbiter and everything worked properly from that point on including all remaining quest stages, rewards and unlocking Saya's Vision gamemode. Konzu however still only offers the intro bounty. Below is the error that I get after completing the intro bounty. It tells me to back to go back to Cetus and when I talk to Konzu he still only offers the intro bounty. {"level":"debug","message":"random mission drops:","timestamp":"2025-06-02T06:20:40.907Z","version":"0.1.0"} {"level":"debug","message":"levelCreditReward 900","timestamp":"2025-06-02T06:20:40.908Z","version":"0.1.0"} {"level":"error","message":"TypeError: Cannot read properties of undefined (reading 'substring') while processing /api/missionInventoryUpdate.php request\n at idToBountyCycle (C:\Games\SpaceNinjaServer\src\services\worldStateService.ts:1171:36)\n at addMissionRewards (C:\Games\SpaceNinjaServer\src\services\missionInventoryUpdateService.ts:1210:63)\n at missionInventoryUpdateController (C:\Games\SpaceNinjaServer\src\controllers\api\missionInventoryUpdateController.ts:89:32)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-06-02T06:20:40.936Z","version":"0.1.0"}
Sainan added the
bug
pr'd for
labels 2025-06-02 03:17:56 -07:00

The problem still exists

The problem still exists
Owner

@nvcojazz Did you update the server? Could you provide relevant logs?

@nvcojazz Did you update the server? Could you provide relevant logs?

Yes, I have updated it

Yes, I have updated it

2025-06-07T17:35:16:980 [0.1.0] debug: random mission drops:
2025-06-07T17:35:16:980 [0.1.0] debug: levelCreditReward 900
2025-06-07T17:35:16:981 [0.1.0] error: TypeError: Cannot read properties of undefined (reading 'substring') while processing /api/missionInventoryUpdate.php request
at idToBountyCycle (C:\Program Files\Git\SpaceNinjaServer\src\services\worldStateService.ts:1171:36)
at addMissionRewards (C:\Program Files\Git\SpaceNinjaServer\src\services\missionInventoryUpdateService.ts:1210:63)
at missionInventoryUpdateController (C:\Program Files\Git\SpaceNinjaServer\src\controllers\api\missionInventoryUpdateController.ts:89:32)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-06-07T17:35:16:982 [0.1.0] http: POST /api/missionInventoryUpdate.php?accountId=6840f554652a012dc71d6545&nonce=6270908080247457&ct=MSI&xpBasedLevelCapDisabled=1 500 12.957 ms - -
2025-06-07T17:35:16:985 [0.1.0] http: GET /6E635254/dynamic/worldState.php?buildLabel=2025.05.23.11.28/G+ETfMFY+OLFbUms3Ni1Lw 200 2.676 ms - 93502
2025-06-07T17:35:16:988 [0.1.0] debug: No new event messages. Latest event message date: 2025-01-30T13:00:00.000Z
2025-06-07T17:35:16:989 [0.1.0] http: GET /api/inbox.php?accountId=6840f554652a012dc71d6545&nonce=6270908080247457&ct=MSI&lastMessage=6842cf205ca0e994c6f96846 200 2.946 ms - 6
2025-06-07T17:35:16:990 [0.1.0] http: GET /api/hub?accountId=6840f554652a012dc71d6545&level=CETUSHUB4_ZH_0&version=10&regionId=ASIA 200 0.134 ms - 20
2025-06-07T17:35:47:028 [0.1.0] http: GET /api/hub?accountId=6840f554652a012dc71d6545&level=CETUSHUB4_ZH_0&version=10&regionId=ASIA 200 0.175 ms - 20

2025-06-07T17:35:16:980 [0.1.0] debug: random mission drops: 2025-06-07T17:35:16:980 [0.1.0] debug: levelCreditReward 900 2025-06-07T17:35:16:981 [0.1.0] error: TypeError: Cannot read properties of undefined (reading 'substring') while processing /api/missionInventoryUpdate.php request at idToBountyCycle (C:\Program Files\Git\SpaceNinjaServer\src\services\worldStateService.ts:1171:36) at addMissionRewards (C:\Program Files\Git\SpaceNinjaServer\src\services\missionInventoryUpdateService.ts:1210:63) at missionInventoryUpdateController (C:\Program Files\Git\SpaceNinjaServer\src\controllers\api\missionInventoryUpdateController.ts:89:32) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-06-07T17:35:16:982 [0.1.0] http: POST /api/missionInventoryUpdate.php?accountId=6840f554652a012dc71d6545&nonce=6270908080247457&ct=MSI&xpBasedLevelCapDisabled=1 500 12.957 ms - - 2025-06-07T17:35:16:985 [0.1.0] http: GET /6E635254/dynamic/worldState.php?buildLabel=2025.05.23.11.28/G+ETfMFY+OLFbUms3Ni1Lw 200 2.676 ms - 93502 2025-06-07T17:35:16:988 [0.1.0] debug: No new event messages. Latest event message date: 2025-01-30T13:00:00.000Z 2025-06-07T17:35:16:989 [0.1.0] http: GET /api/inbox.php?accountId=6840f554652a012dc71d6545&nonce=6270908080247457&ct=MSI&lastMessage=6842cf205ca0e994c6f96846 200 2.946 ms - 6 2025-06-07T17:35:16:990 [0.1.0] http: GET /api/hub?accountId=6840f554652a012dc71d6545&level=CETUSHUB4_ZH_0&version=10&regionId=ASIA 200 0.134 ms - 20 2025-06-07T17:35:47:028 [0.1.0] http: GET /api/hub?accountId=6840f554652a012dc71d6545&level=CETUSHUB4_ZH_0&version=10&regionId=ASIA 200 0.175 ms - 20
Owner

You clearly did not.

You clearly did not.
Sign in to join this conversation.
No description provided.