Cannot change Landing Craft, bought Landing Crafts don't appear in menu #546

Closed
opened 2024-10-12 14:05:12 -07:00 by VampireKitten · 3 comments
VampireKitten commented 2024-10-12 14:05:12 -07:00 (Migrated from github.com)
2024-10-12T23:02:36:567 [0.1.0] debug:  purchase request {
  PurchaseParams: {
    Source: 11,
    StoreItem: '/Lotus/StoreItems/Types/Items/Ships/GrineerShip',
    StorePage: '',
    SearchTerm: '',
    CurrentLocation: '',
    Quantity: 1,
    UsePremium: true,
    ExpectedPrice: 210
  },
  buildLabel: '2024.10.09.16.31/9tezi8eY3T7s1ZMKjhUbFA'
}
2024-10-12T23:02:36:569 [0.1.0] debug:  handling acquision of /Lotus/StoreItems/Types/Items/Ships/GrineerShip
2024-10-12T23:02:36:570 [0.1.0] debug:  store category Types
2024-10-12T23:02:36:571 [0.1.0] debug:  type category Items
2024-10-12T23:02:36:599 [0.1.0] http:   POST /api/purchase.php?accountId=670ac77e9d079e34ab018ed7&nonce=2573689284033086&ct=MSI 200 32.949 ms - 102

image

``` 2024-10-12T23:02:36:567 [0.1.0] debug: purchase request { PurchaseParams: { Source: 11, StoreItem: '/Lotus/StoreItems/Types/Items/Ships/GrineerShip', StorePage: '', SearchTerm: '', CurrentLocation: '', Quantity: 1, UsePremium: true, ExpectedPrice: 210 }, buildLabel: '2024.10.09.16.31/9tezi8eY3T7s1ZMKjhUbFA' } 2024-10-12T23:02:36:569 [0.1.0] debug: handling acquision of /Lotus/StoreItems/Types/Items/Ships/GrineerShip 2024-10-12T23:02:36:570 [0.1.0] debug: store category Types 2024-10-12T23:02:36:571 [0.1.0] debug: type category Items 2024-10-12T23:02:36:599 [0.1.0] http: POST /api/purchase.php?accountId=670ac77e9d079e34ab018ed7&nonce=2573689284033086&ct=MSI 200 32.949 ms - 102 ``` ![image](https://github.com/user-attachments/assets/4e643816-8976-485a-bc48-f03a87c78ef1)
VampireKitten commented 2024-10-12 14:06:20 -07:00 (Migrated from github.com)

Nothing in general seems to be implemented about Landing Crafts, as all decorations and stuff reset on inventory reload.

Nothing in general seems to be implemented about Landing Crafts, as all decorations and stuff reset on inventory reload.
VampireKitten commented 2024-10-12 15:10:04 -07:00 (Migrated from github.com)

Okay, it seems that the decorations not saving was only because of it trying and failing to change to a different ship after buying it. Still can't change ship or powers.

Okay, it seems that the decorations not saving was only because of it trying and failing to change to a different ship after buying it. Still can't change ship or powers.

Maybe related to or duplicate of #445

Maybe related to or duplicate of #445
Sign in to join this conversation.
No description provided.