Mature pet #1353

Closed
opened 2025-03-27 14:47:04 -07:00 by Sainan · 0 comments
Owner
2025-03-27T22:46:04:363 [0.1.0] error:  unknown endpoint POST /api/maturePet.php
2025-03-27T22:46:04:363 [0.1.0] debug:  data provided to /api/maturePet.php: {"petId":"67e5c597be99f9d5e14bc209","revert":false}
2025-03-27T22:46:04:365 [0.1.0] http:   POST /api/maturePet.php?accountId=6633b81e9dba0b714f28ff02&nonce=3692012638666188&ct=MSI 404 1.892 ms - 34

Regressing uses the same request:

2025-03-27T22:44:55:787 [0.1.0] error:  unknown endpoint POST /api/maturePet.php
2025-03-27T22:44:55:788 [0.1.0] debug:  data provided to /api/maturePet.php: {"petId":"67e5c597be99f9d5e14bc209","revert":true}
2025-03-27T22:44:55:789 [0.1.0] http:   POST /api/maturePet.php?accountId=6633b81e9dba0b714f28ff02&nonce=3692012638666188&ct=MSI 404 1.677 ms - 34

Think this just changes the IsPuppy bool.

``` 2025-03-27T22:46:04:363 [0.1.0] error: unknown endpoint POST /api/maturePet.php 2025-03-27T22:46:04:363 [0.1.0] debug: data provided to /api/maturePet.php: {"petId":"67e5c597be99f9d5e14bc209","revert":false} 2025-03-27T22:46:04:365 [0.1.0] http: POST /api/maturePet.php?accountId=6633b81e9dba0b714f28ff02&nonce=3692012638666188&ct=MSI 404 1.892 ms - 34 ``` Regressing uses the same request: ``` 2025-03-27T22:44:55:787 [0.1.0] error: unknown endpoint POST /api/maturePet.php 2025-03-27T22:44:55:788 [0.1.0] debug: data provided to /api/maturePet.php: {"petId":"67e5c597be99f9d5e14bc209","revert":true} 2025-03-27T22:44:55:789 [0.1.0] http: POST /api/maturePet.php?accountId=6633b81e9dba0b714f28ff02&nonce=3692012638666188&ct=MSI 404 1.677 ms - 34 ``` Think this just changes the `IsPuppy` bool.
Sainan added the
unimplemented
label 2025-03-27 14:47:04 -07:00
Sign in to join this conversation.
No description provided.