"debug: this should only happen after DeleteAllRead" getting spammed every now and then #1738

Closed
opened 2025-04-19 07:40:30 -07:00 by Animan8000 · 0 comments
Contributor

Context: I have no inbox messages currently and the latest inbox msg was from the future (on purpose so that a custom inbox msg I messed with before would get updated at all)... but maybe this seems to spam the this should only happen after DeleteAllRead even when not using the "Delete All Messages" button or whatever it is called. I mean I can't even click the button because I don't have inbox messages, but still it puts out the misleading message in the console on it's own.

2025-04-19T16:34:02:747 [0.1.0] debug:  No new event messages. Latest event message date: 2025-06-04T13:00:00.000Z
2025-04-19T16:34:02:748 [0.1.0] debug:  this should only happen after DeleteAllRead
2025-04-19T16:34:02:749 [0.1.0] http:   GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&lastMessage=680230cf5975424be5f73335 200 3.710 ms - 12
2025-04-19T16:34:03:299 [0.1.0] http:   GET /0DEF95F4/dynamic/worldState.php?buildLabel=2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ 200 1.973 ms - 88423
2025-04-19T16:34:04:405 [0.1.0] http:   GET /0DEF95F4/dynamic/worldState.php?buildLabel=2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ 200 1.872 ms - 88423
2025-04-19T16:34:08:704 [0.1.0] http:   GET /api/inventory.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&xpBasedLevelCapDisabled=1 200 120.433 ms - 1699683
2025-04-19T16:34:09:179 [0.1.0] http:   GET /api/drones.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&GetActive=1 200 6.205 ms - 19
2025-04-19T16:34:19:841 [0.1.0] http:   GET /api/credits.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI 200 7.531 ms - 98
2025-04-19T16:34:19:844 [0.1.0] debug:  No new event messages. Latest event message date: 2025-06-04T13:00:00.000Z
2025-04-19T16:34:19:846 [0.1.0] debug:  this should only happen after DeleteAllRead
2025-04-19T16:34:19:847 [0.1.0] http:   GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&lastMessage=680230cf5975424be5f73335 200 4.714 ms - 12
2025-04-19T16:34:20:638 [0.1.0] http:   GET /api/inventory.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&xpBasedLevelCapDisabled=1 200 121.726 ms - 1699683
2025-04-19T16:34:38:382 [0.1.0] http:   GET /api/credits.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI 200 5.487 ms - 98
2025-04-19T16:34:38:385 [0.1.0] debug:  No new event messages. Latest event message date: 2025-06-04T13:00:00.000Z
2025-04-19T16:34:38:387 [0.1.0] debug:  this should only happen after DeleteAllRead
Context: I have no inbox messages currently and the latest inbox msg was from the future (on purpose so that a custom inbox msg I messed with before would get updated at all)... but maybe this seems to spam the `this should only happen after DeleteAllRead` even when not using the "Delete All Messages" button or whatever it is called. I mean I can't even click the button because I don't have inbox messages, but still it puts out the misleading message in the console on it's own. ``` 2025-04-19T16:34:02:747 [0.1.0] debug: No new event messages. Latest event message date: 2025-06-04T13:00:00.000Z 2025-04-19T16:34:02:748 [0.1.0] debug: this should only happen after DeleteAllRead 2025-04-19T16:34:02:749 [0.1.0] http: GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&lastMessage=680230cf5975424be5f73335 200 3.710 ms - 12 2025-04-19T16:34:03:299 [0.1.0] http: GET /0DEF95F4/dynamic/worldState.php?buildLabel=2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ 200 1.973 ms - 88423 2025-04-19T16:34:04:405 [0.1.0] http: GET /0DEF95F4/dynamic/worldState.php?buildLabel=2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ 200 1.872 ms - 88423 2025-04-19T16:34:08:704 [0.1.0] http: GET /api/inventory.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&xpBasedLevelCapDisabled=1 200 120.433 ms - 1699683 2025-04-19T16:34:09:179 [0.1.0] http: GET /api/drones.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&GetActive=1 200 6.205 ms - 19 2025-04-19T16:34:19:841 [0.1.0] http: GET /api/credits.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI 200 7.531 ms - 98 2025-04-19T16:34:19:844 [0.1.0] debug: No new event messages. Latest event message date: 2025-06-04T13:00:00.000Z 2025-04-19T16:34:19:846 [0.1.0] debug: this should only happen after DeleteAllRead 2025-04-19T16:34:19:847 [0.1.0] http: GET /api/inbox.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&lastMessage=680230cf5975424be5f73335 200 4.714 ms - 12 2025-04-19T16:34:20:638 [0.1.0] http: GET /api/inventory.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI&xpBasedLevelCapDisabled=1 200 121.726 ms - 1699683 2025-04-19T16:34:38:382 [0.1.0] http: GET /api/credits.php?accountId=67d1c4cf77322d1aed16f26c&nonce=4923103351213169&ct=MSI 200 5.487 ms - 98 2025-04-19T16:34:38:385 [0.1.0] debug: No new event messages. Latest event message date: 2025-06-04T13:00:00.000Z 2025-04-19T16:34:38:387 [0.1.0] debug: this should only happen after DeleteAllRead ```
Sign in to join this conversation.
No description provided.