Happy Zephyr Score & Obstacle Course score don't get displayed on profile & not saved #1247

Closed
opened 2025-03-20 08:26:11 -07:00 by Animan8000 · 0 comments
Contributor

Couldn't test Wyrmius because that one keeps softlocking on my end (idk if that's anything related to the emulator?), Happy Zephyr doesn't display on profile + doesn't save the best score (after leaving and re-doing it, it says 0 was the best). On Obstacle course it doesn't display on profile either and it doesn't show any existing score on clan & global leaderboards, but that part is sorta related to leaderboards not being implemented yet (#1165).

For Obstacle Course:

2025-03-20T16:13:24:024 [0.1.0] debug:  Unknown updateStats max action categories: DojoObstacleScore
2025-03-20T16:13:24:030 [0.1.0] http:   POST /stats/upload.php?accountId=67d1c4cf77322d1aed16f26c&nonce=8945337163539619&ct=MSI 200 9.676 ms - -
2025-03-20T16:13:25:086 [0.1.0] error:  unknown endpoint POST /stats/leaderboardWeekly.php
2025-03-20T16:13:25:086 [0.1.0] debug:  data provided to /stats/leaderboardWeekly.php: {"field":"weekly.accounts.DojoObstacleScore","before":0,"after":10}
2025-03-20T16:13:25:088 [0.1.0] http:   POST /stats/leaderboardWeekly.php?accountId=67d1c4cf77322d1aed16f26c&nonce=8945337163539619&ct=MSI 404 1.940 ms - 34
2025-03-20T16:13:26:085 [0.1.0] error:  unknown endpoint POST /stats/leaderboardWeekly.php
2025-03-20T16:13:26:086 [0.1.0] debug:  data provided to /stats/leaderboardWeekly.php: {"field":"weekly.accounts.DojoObstacleScore","before":0,"after":10,"guildId":"67d57d726ec5b7624691dac0"}

Happy Zephyr:

2025-03-20T16:19:16:656 [0.1.0] debug:  No new event messages. Latest event message date: 2025-01-30T13:00:00.000Z
2025-03-20T16:19:16:659 [0.1.0] http:   GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 5.415 ms - 12
2025-03-20T16:19:16:686 [0.1.0] http:   GET /api/getShip.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 15.075 ms - 7304
2025-03-20T16:19:16:708 [0.1.0] http:   GET /pay/getSkuCatalog.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 2.671 ms - 76565
2025-03-20T16:19:17:911 [0.1.0] http:   GET /stats/view.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI&id=67d1c4cf77322d1aed16f26c 200 55.001 ms - 302605
2025-03-20T16:19:17:919 [0.1.0] http:   GET /api/drones.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI&GetActive=1 200 4.578 ms - 19
2025-03-20T16:19:17:920 [0.1.0] http:   GET /api/getIgnoredUsers.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 0.140 ms - 3
2025-03-20T16:19:18:405 [0.1.0] http:   POST /api/updateChallengeProgress.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 243.142 ms - -
2025-03-20T16:19:18:408 [0.1.0] http:   GET /1F2065C4/dynamic/worldState.php?buildLabel=2025.03.19.12.14/re4R1Mm4sO6PtqHgWiemtA 200 1.279 ms - 89636
2025-03-20T16:19:43:071 [0.1.0] http:   GET /stats/view.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI&id=67d1c4cf77322d1aed16f26c 200 58.428 ms - 302605
Couldn't test Wyrmius because that one keeps softlocking on my end (idk if that's anything related to the emulator?), Happy Zephyr doesn't display on profile + doesn't save the best score (after leaving and re-doing it, it says 0 was the best). On Obstacle course it doesn't display on profile either and it doesn't show any existing score on clan & global leaderboards, but that part is sorta related to leaderboards not being implemented yet (#1165). For Obstacle Course: ``` 2025-03-20T16:13:24:024 [0.1.0] debug: Unknown updateStats max action categories: DojoObstacleScore 2025-03-20T16:13:24:030 [0.1.0] http: POST /stats/upload.php?accountId=67d1c4cf77322d1aed16f26c&nonce=8945337163539619&ct=MSI 200 9.676 ms - - 2025-03-20T16:13:25:086 [0.1.0] error: unknown endpoint POST /stats/leaderboardWeekly.php 2025-03-20T16:13:25:086 [0.1.0] debug: data provided to /stats/leaderboardWeekly.php: {"field":"weekly.accounts.DojoObstacleScore","before":0,"after":10} 2025-03-20T16:13:25:088 [0.1.0] http: POST /stats/leaderboardWeekly.php?accountId=67d1c4cf77322d1aed16f26c&nonce=8945337163539619&ct=MSI 404 1.940 ms - 34 2025-03-20T16:13:26:085 [0.1.0] error: unknown endpoint POST /stats/leaderboardWeekly.php 2025-03-20T16:13:26:086 [0.1.0] debug: data provided to /stats/leaderboardWeekly.php: {"field":"weekly.accounts.DojoObstacleScore","before":0,"after":10,"guildId":"67d57d726ec5b7624691dac0"} ``` Happy Zephyr: ``` 2025-03-20T16:19:16:656 [0.1.0] debug: No new event messages. Latest event message date: 2025-01-30T13:00:00.000Z 2025-03-20T16:19:16:659 [0.1.0] http: GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 5.415 ms - 12 2025-03-20T16:19:16:686 [0.1.0] http: GET /api/getShip.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 15.075 ms - 7304 2025-03-20T16:19:16:708 [0.1.0] http: GET /pay/getSkuCatalog.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 2.671 ms - 76565 2025-03-20T16:19:17:911 [0.1.0] http: GET /stats/view.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI&id=67d1c4cf77322d1aed16f26c 200 55.001 ms - 302605 2025-03-20T16:19:17:919 [0.1.0] http: GET /api/drones.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI&GetActive=1 200 4.578 ms - 19 2025-03-20T16:19:17:920 [0.1.0] http: GET /api/getIgnoredUsers.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 0.140 ms - 3 2025-03-20T16:19:18:405 [0.1.0] http: POST /api/updateChallengeProgress.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI 200 243.142 ms - - 2025-03-20T16:19:18:408 [0.1.0] http: GET /1F2065C4/dynamic/worldState.php?buildLabel=2025.03.19.12.14/re4R1Mm4sO6PtqHgWiemtA 200 1.279 ms - 89636 2025-03-20T16:19:43:071 [0.1.0] http: GET /stats/view.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7867197828948529&ct=MSI&id=67d1c4cf77322d1aed16f26c 200 58.428 ms - 302605 ```
Sainan added the
unimplemented
label 2025-03-20 08:26:56 -07:00
Sign in to join this conversation.
No description provided.