Kubrow/Kavat Incubation #377

Open
opened 2024-06-22 15:35:33 -07:00 by FSKiller · 2 comments
FSKiller commented 2024-06-22 15:35:33 -07:00 (Migrated from github.com)

image

image

![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/4363770/cfdcddcb-fc43-47f8-aba5-f5a80b69ac18) ![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/4363770/35fd68fa-8670-46fd-b52f-d1c044f6d41b)
2025-02-04T10:46:38:079 [0.1.0] debug:  StartRecipe Request {
  startRecipeRequest: {
    RecipeName: '/Lotus/Types/Game/KubrowPet/KubrowPetUpgradedRecipe',
    Ids: [ '65a784642b81355a90000a01', '', '', '', '', '' ]
  }
}
2025-02-04T10:46:38:416 [0.1.0] warn:   account now owns a negative amount of Eggs/KubrowPetEggItem
2025-02-04T10:46:38:417 [0.1.0] warn:   account now owns a negative amount of EggHatcher
2025-02-04T10:46:39:133 [0.1.0] http:   POST /api/startRecipe.php?accountId=65d308b24c276264e30666ed&nonce=3871708262337386&ct=MSI 200 1054.298 ms - 48
2025-02-04T10:46:48:928 [0.1.0] debug:  Claiming Recipe {
  recipe: {
    resultType: '/Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit',
    buildPrice: 0,
    buildTime: 82800,
    skipBuildTimePrice: 50,
    consumeOnUse: false,
    num: 1,
    codexSecret: false,
    excludeFromCodex: true,
    hidden: true,
    ingredients: [
      { ItemType: 'Eggs/KubrowPetEggItem', ItemCount: 1 },
      { ItemType: 'EggHatcher', ItemCount: 1 }
    ],
    secretIngredientAction: 'SIA_CREATE_KUBROW',
    secretIngredients: [
      { ItemType: 'AdventurerKubrowPetPowerSuit', ItemCount: 1 },
      { ItemType: 'FurtiveKubrowPetPowerSuit', ItemCount: 1 },
      { ItemType: 'GuardKubrowPetPowerSuit', ItemCount: 1 },
      { ItemType: 'HunterKubrowPetPowerSuit', ItemCount: 1 }
    ]
  },
  pendingRecipe: {
    ItemType: '/Lotus/Types/Game/KubrowPet/KubrowPetUpgradedRecipe',
    CompletionDate: 2025-02-05T01:46:38.418Z,
    _id: new ObjectId('67a17f8e6c15ff3e81d70a9c')
  }
}
2025-02-04T10:46:49:159 [0.1.0] debug:  currency changes  { PremiumCredits: -50 }
2025-02-04T10:46:49:934 [0.1.0] error:  unable to add item: /Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit
2025-02-04T10:46:49:948 [0.1.0] error:  Error: unable to add item: /Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit while processing /api/claimCompletedRecipe.php request
    at addItem (D:\Warframe\SpaceNinjaServer\src\services\inventoryService.ts:498:11)
    at claimCompletedRecipeController (D:\Warframe\SpaceNinjaServer\src\controllers\api\claimCompletedRecipeController.ts:108:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-02-04T10:46:49:950 [0.1.0] http:   POST /api/claimCompletedRecipe.php?accountId=65d308b24c276264e30666ed&nonce=3871708262337386&ct=MSI&rush=1 500 1854.627 ms - -
``` 2025-02-04T10:46:38:079 [0.1.0] debug: StartRecipe Request { startRecipeRequest: { RecipeName: '/Lotus/Types/Game/KubrowPet/KubrowPetUpgradedRecipe', Ids: [ '65a784642b81355a90000a01', '', '', '', '', '' ] } } 2025-02-04T10:46:38:416 [0.1.0] warn: account now owns a negative amount of Eggs/KubrowPetEggItem 2025-02-04T10:46:38:417 [0.1.0] warn: account now owns a negative amount of EggHatcher 2025-02-04T10:46:39:133 [0.1.0] http: POST /api/startRecipe.php?accountId=65d308b24c276264e30666ed&nonce=3871708262337386&ct=MSI 200 1054.298 ms - 48 2025-02-04T10:46:48:928 [0.1.0] debug: Claiming Recipe { recipe: { resultType: '/Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit', buildPrice: 0, buildTime: 82800, skipBuildTimePrice: 50, consumeOnUse: false, num: 1, codexSecret: false, excludeFromCodex: true, hidden: true, ingredients: [ { ItemType: 'Eggs/KubrowPetEggItem', ItemCount: 1 }, { ItemType: 'EggHatcher', ItemCount: 1 } ], secretIngredientAction: 'SIA_CREATE_KUBROW', secretIngredients: [ { ItemType: 'AdventurerKubrowPetPowerSuit', ItemCount: 1 }, { ItemType: 'FurtiveKubrowPetPowerSuit', ItemCount: 1 }, { ItemType: 'GuardKubrowPetPowerSuit', ItemCount: 1 }, { ItemType: 'HunterKubrowPetPowerSuit', ItemCount: 1 } ] }, pendingRecipe: { ItemType: '/Lotus/Types/Game/KubrowPet/KubrowPetUpgradedRecipe', CompletionDate: 2025-02-05T01:46:38.418Z, _id: new ObjectId('67a17f8e6c15ff3e81d70a9c') } } 2025-02-04T10:46:49:159 [0.1.0] debug: currency changes { PremiumCredits: -50 } 2025-02-04T10:46:49:934 [0.1.0] error: unable to add item: /Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit 2025-02-04T10:46:49:948 [0.1.0] error: Error: unable to add item: /Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit while processing /api/claimCompletedRecipe.php request at addItem (D:\Warframe\SpaceNinjaServer\src\services\inventoryService.ts:498:11) at claimCompletedRecipeController (D:\Warframe\SpaceNinjaServer\src\controllers\api\claimCompletedRecipeController.ts:108:30) at processTicksAndRejections (node:internal/process/task_queues:95:5) 2025-02-04T10:46:49:950 [0.1.0] http: POST /api/claimCompletedRecipe.php?accountId=65d308b24c276264e30666ed&nonce=3871708262337386&ct=MSI&rush=1 500 1854.627 ms - - ```
OrdisPrime self-assigned this 2025-02-04 02:25:09 -08:00

Extra fields for pets in Equipment:

        "Details": {
          "Name": "Adarza",
          "IsPuppy": false,
          "HasCollar": true,
          "PrintsRemaining": 2,
          "Status": "STATUS_STASIS",
          "HatchDate": {
            "$date": {
              "$numberLong": "1584396664000"
            }
          },
          "DominantTraits": {
            "BaseColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorTertiaryC",
            "SecondaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseC",
            "TertiaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseA",
            "AccentColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorSecondaryC",
            "EyeColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorEyesL",
            "FurPattern": "/Lotus/Types/Game/CatbrowPet/Patterns/CatbrowPetPatternA",
            "Personality": "/Lotus/Types/Game/CatbrowPet/MirrorCatbrowPetPowerSuit",
            "BodyType": "/Lotus/Types/Game/CatbrowPet/BodyTypes/CatbrowPetRegularBodyType",
            "Head": "/Lotus/Types/Game/CatbrowPet/Heads/CatbrowHeadD",
            "Tail": "/Lotus/Types/Game/CatbrowPet/Tails/CatbrowTailE"
          },
          "RecessiveTraits": {
            "BaseColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseD",
            "SecondaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseB",
            "TertiaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorSecondaryD",
            "AccentColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseB",
            "EyeColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorEyesC",
            "FurPattern": "/Lotus/Types/Game/CatbrowPet/Patterns/CatbrowPetPatternA",
            "Personality": "/Lotus/Types/Game/CatbrowPet/MirrorCatbrowPetPowerSuit",
            "BodyType": "/Lotus/Types/Game/CatbrowPet/BodyTypes/CatbrowPetRegularBodyType",
            "Head": "/Lotus/Types/Game/CatbrowPet/Heads/CatbrowHeadC",
            "Tail": "/Lotus/Types/Game/CatbrowPet/Tails/CatbrowTailE"
          },
          "IsMale": false,
          "Size": 1
        },
Extra fields for pets in Equipment: ```json "Details": { "Name": "Adarza", "IsPuppy": false, "HasCollar": true, "PrintsRemaining": 2, "Status": "STATUS_STASIS", "HatchDate": { "$date": { "$numberLong": "1584396664000" } }, "DominantTraits": { "BaseColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorTertiaryC", "SecondaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseC", "TertiaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseA", "AccentColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorSecondaryC", "EyeColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorEyesL", "FurPattern": "/Lotus/Types/Game/CatbrowPet/Patterns/CatbrowPetPatternA", "Personality": "/Lotus/Types/Game/CatbrowPet/MirrorCatbrowPetPowerSuit", "BodyType": "/Lotus/Types/Game/CatbrowPet/BodyTypes/CatbrowPetRegularBodyType", "Head": "/Lotus/Types/Game/CatbrowPet/Heads/CatbrowHeadD", "Tail": "/Lotus/Types/Game/CatbrowPet/Tails/CatbrowTailE" }, "RecessiveTraits": { "BaseColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseD", "SecondaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseB", "TertiaryColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorSecondaryD", "AccentColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorBaseB", "EyeColor": "/Lotus/Types/Game/CatbrowPet/Colors/CatbrowPetColorEyesC", "FurPattern": "/Lotus/Types/Game/CatbrowPet/Patterns/CatbrowPetPatternA", "Personality": "/Lotus/Types/Game/CatbrowPet/MirrorCatbrowPetPowerSuit", "BodyType": "/Lotus/Types/Game/CatbrowPet/BodyTypes/CatbrowPetRegularBodyType", "Head": "/Lotus/Types/Game/CatbrowPet/Heads/CatbrowHeadC", "Tail": "/Lotus/Types/Game/CatbrowPet/Tails/CatbrowTailE" }, "IsMale": false, "Size": 1 }, ```
Sainan changed title from Kavat Incubation to Kubrow/Kavat Incubation 2025-03-28 04:09:04 -07:00
Sign in to join this conversation.
No description provided.