Shield Osprey Specter Blueprint crafting only giving 1x Specter, instead of expected 5x #1915

Open
opened 2025-04-29 05:01:23 -07:00 by Animan8000 · 1 comment
Contributor
{97BB1A75-92D5-49F6-BC19-E49A0FDE0F20}.png
2025-04-29T12:56:03:508 [0.1.0] debug:  StartRecipe Request {
  startRecipeRequest: {
    RecipeName: '/Lotus/Types/Recipes/Components/ShieldDroneBallBlueprint',
    Ids: [ '', '', '' ]
  }
}
2025-04-29T12:56:03:770 [0.1.0] http:   POST /api/startRecipe.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI 200 258.379 ms - 48
2025-04-29T12:56:04:819 [0.1.0] debug:  Claiming Recipe {
  recipe: {
    resultType: '/Lotus/Types/Restoratives/Consumable/ShieldDroneBall',
    buildPrice: 7500,
    buildTime: 28800,
    skipBuildTimePrice: 10,
    consumeOnUse: true,
    num: 1,
    codexSecret: false,
    ingredients: [
      {
        ItemType: '/Lotus/Types/Items/MiscItems/Nanospores',
        ItemCount: 2500
      },
      {
        ItemType: '/Lotus/Types/Items/MiscItems/Salvage',
        ItemCount: 2500
      },
      {
        ItemType: '/Lotus/Types/Items/MiscItems/Ferrite',
        ItemCount: 2500
      }
    ],
    excludeFromMarket: true
  },
  pendingRecipe: {
    ItemType: '/Lotus/Types/Recipes/Components/ShieldDroneBallBlueprint',
    CompletionDate: 2025-04-29T18:56:03.588Z,
    _id: new ObjectId('6810b0430fd039d2f9dba448')
  }
}
2025-04-29T12:56:04:821 [0.1.0] debug:  rushing recipe at 0% completion
2025-04-29T12:56:04:984 [0.1.0] http:   POST /api/claimCompletedRecipe.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI&rush=1 200 243.266 ms - 120
2025-04-29T12:56:05:022 [0.1.0] http:   POST /api/updateChallengeProgress.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI 200 20.607 ms - 22
2025-04-29T12:59:56:044 [0.1.0] http:   GET /api/credits.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI 200 8.444 ms - 98
<img width="653" alt="{97BB1A75-92D5-49F6-BC19-E49A0FDE0F20}.png" src="attachments/4f43027a-b939-4dfa-b378-15db0a40d570"> ``` 2025-04-29T12:56:03:508 [0.1.0] debug: StartRecipe Request { startRecipeRequest: { RecipeName: '/Lotus/Types/Recipes/Components/ShieldDroneBallBlueprint', Ids: [ '', '', '' ] } } 2025-04-29T12:56:03:770 [0.1.0] http: POST /api/startRecipe.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI 200 258.379 ms - 48 2025-04-29T12:56:04:819 [0.1.0] debug: Claiming Recipe { recipe: { resultType: '/Lotus/Types/Restoratives/Consumable/ShieldDroneBall', buildPrice: 7500, buildTime: 28800, skipBuildTimePrice: 10, consumeOnUse: true, num: 1, codexSecret: false, ingredients: [ { ItemType: '/Lotus/Types/Items/MiscItems/Nanospores', ItemCount: 2500 }, { ItemType: '/Lotus/Types/Items/MiscItems/Salvage', ItemCount: 2500 }, { ItemType: '/Lotus/Types/Items/MiscItems/Ferrite', ItemCount: 2500 } ], excludeFromMarket: true }, pendingRecipe: { ItemType: '/Lotus/Types/Recipes/Components/ShieldDroneBallBlueprint', CompletionDate: 2025-04-29T18:56:03.588Z, _id: new ObjectId('6810b0430fd039d2f9dba448') } } 2025-04-29T12:56:04:821 [0.1.0] debug: rushing recipe at 0% completion 2025-04-29T12:56:04:984 [0.1.0] http: POST /api/claimCompletedRecipe.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI&rush=1 200 243.266 ms - 120 2025-04-29T12:56:05:022 [0.1.0] http: POST /api/updateChallengeProgress.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI 200 20.607 ms - 22 2025-04-29T12:59:56:044 [0.1.0] http: GET /api/credits.php?accountId=67d1c4cf77322d1aed16f26c&nonce=7628971279031033&ct=MSI 200 8.444 ms - 98 ```
Author
Contributor

Seems to affect more specter blueprints, e.g. Ancient Protector, etc.

Seems to affect more specter blueprints, e.g. Ancient Protector, etc.
Sainan added the
bug
pr'd for
labels 2025-04-29 12:28:44 -07:00
Sign in to join this conversation.
No description provided.