Picking up prex cards (giveShipDecoAndLoreFragment) #1621

Closed
opened 2025-04-14 08:23:20 -07:00 by Animan8000 · 0 comments
Contributor

I did Ivara Leverian, picked the card up at the beginning of the map, donated 1K credits and then I checked console and saw the error. Likely the card I picked up triggered it.

2025-04-14T17:18:59:346 [0.1.0] error:  unknown endpoint POST /api/giveShipDecoAndLoreFragment.php
2025-04-14T17:18:59:347 [0.1.0] debug:  data provided to /api/giveShipDecoAndLoreFragment.php: {"LoreFragmentScans":[{"ItemType":"/Lotus/Types/Lore/Fragments/LoreCardFragments/IvaraLoreCardFragment","Progress":1,"Region":"/Lotus/Language/Menu/Leverian"}],"ShipDecorations":[{"ItemCount":1,"ItemType":"/Lotus/Types/Items/ShipDecos/TarotCardIvara"}]}
2025-04-14T17:18:59:349 [0.1.0] http:   POST /api/giveShipDecoAndLoreFragment.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7292546306110753&ct=MSI 404 2.622 ms - 34
2025-04-14T17:19:19:127 [0.1.0] debug:  purchase request {
  PurchaseParams: {
    Source: 9,
    StoreItem: '/Lotus/StoreItems/Types/Items/SyndicateDogTags/MuseumDogTag',
    StorePage: '',
    SearchTerm: '',
    CurrentLocation: '',
    Quantity: 1000,
    Durability: 0,
    UsePremium: false,
    ExpectedPrice: 1000
  },
  buildLabel: '2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ'
}
2025-04-14T17:19:19:128 [0.1.0] debug:  handling acquision of /Lotus/StoreItems/Types/Items/SyndicateDogTags/MuseumDogTag
2025-04-14T17:19:19:131 [0.1.0] debug:  store category Types
2025-04-14T17:19:19:131 [0.1.0] debug:  type category Items
2025-04-14T17:19:19:282 [0.1.0] http:   POST /api/purchase.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7292546306110753&ct=MSI 200 220.726 ms - 117
I did Ivara Leverian, picked the card up at the beginning of the map, donated 1K credits and then I checked console and saw the error. Likely the card I picked up triggered it. ``` 2025-04-14T17:18:59:346 [0.1.0] error: unknown endpoint POST /api/giveShipDecoAndLoreFragment.php 2025-04-14T17:18:59:347 [0.1.0] debug: data provided to /api/giveShipDecoAndLoreFragment.php: {"LoreFragmentScans":[{"ItemType":"/Lotus/Types/Lore/Fragments/LoreCardFragments/IvaraLoreCardFragment","Progress":1,"Region":"/Lotus/Language/Menu/Leverian"}],"ShipDecorations":[{"ItemCount":1,"ItemType":"/Lotus/Types/Items/ShipDecos/TarotCardIvara"}]} 2025-04-14T17:18:59:349 [0.1.0] http: POST /api/giveShipDecoAndLoreFragment.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7292546306110753&ct=MSI 404 2.622 ms - 34 2025-04-14T17:19:19:127 [0.1.0] debug: purchase request { PurchaseParams: { Source: 9, StoreItem: '/Lotus/StoreItems/Types/Items/SyndicateDogTags/MuseumDogTag', StorePage: '', SearchTerm: '', CurrentLocation: '', Quantity: 1000, Durability: 0, UsePremium: false, ExpectedPrice: 1000 }, buildLabel: '2025.03.27.08.48/Kkdh3xzBM-TA6vNDBH-aHQ' } 2025-04-14T17:19:19:128 [0.1.0] debug: handling acquision of /Lotus/StoreItems/Types/Items/SyndicateDogTags/MuseumDogTag 2025-04-14T17:19:19:131 [0.1.0] debug: store category Types 2025-04-14T17:19:19:131 [0.1.0] debug: type category Items 2025-04-14T17:19:19:282 [0.1.0] http: POST /api/purchase.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7292546306110753&ct=MSI 200 220.726 ms - 117 ```
Sainan added the
unimplemented
label 2025-04-14 09:46:26 -07:00
Sainan changed title from "error: unknown endpoint POST /api/giveShipDecoAndLoreFragment.php" to Picking up prex cards (giveShipDecoAndLoreFragment) 2025-04-14 09:48:42 -07:00
Sign in to join this conversation.
No description provided.