Archwing Last Stage - Warning: ArchwingQuestKeyChain not found in questCompletionItems #1617

Closed
opened 2025-04-13 10:11:26 -07:00 by FSKiller · 2 comments

When finishing the Archwing Quest i received a warning about the Quest /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain not found in questCompletionItems.

This is not a progress stopper as the quest successfully completed and prompted me to continue to the next Quest!

2025-04-13T18:00:38:657 [0.1.0] http:   POST /api/updateSession.php?accountId=67f97ce3035df6cc1cfa6964&nonce=2799538018325022&ct=MSI&sessionId=642436510f5565cf8b74e8a2 200 0.197 ms - 2
2025-04-13T18:00:39:036 [0.1.0] debug:  completed quest /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain
2025-04-13T18:00:39:037 [0.1.0] warn:   Quest /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain not found in questCompletionItems
2025-04-13T18:00:39:037 [0.1.0] debug:  quest completion items {
  '0': {
    ItemType: '/Lotus/Types/Game/CrewShip/RailJack/DefaultHarness',
    ItemCount: 1
  }
}
2025-04-13T18:00:39:056 [0.1.0] http:   POST /api/updateQuest.php?accountId=67f97ce3035df6cc1cfa6964&nonce=2799538018325022&ct=MSI 200 32.905 ms - 226
2025-04-13T18:00:39:069 [0.1.0] http:   POST /api/updateChallengeProgress.php?accountId=67f97ce3035df6cc1cfa6964&nonce=2799538018325022&ct=MSI 200 6.756 ms - 22
When finishing the Archwing Quest i received a warning about the Quest /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain not found in questCompletionItems. This is not a progress stopper as the quest successfully completed and prompted me to continue to the next Quest! ``` 2025-04-13T18:00:38:657 [0.1.0] http: POST /api/updateSession.php?accountId=67f97ce3035df6cc1cfa6964&nonce=2799538018325022&ct=MSI&sessionId=642436510f5565cf8b74e8a2 200 0.197 ms - 2 2025-04-13T18:00:39:036 [0.1.0] debug: completed quest /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain 2025-04-13T18:00:39:037 [0.1.0] warn: Quest /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain not found in questCompletionItems 2025-04-13T18:00:39:037 [0.1.0] debug: quest completion items { '0': { ItemType: '/Lotus/Types/Game/CrewShip/RailJack/DefaultHarness', ItemCount: 1 } } 2025-04-13T18:00:39:056 [0.1.0] http: POST /api/updateQuest.php?accountId=67f97ce3035df6cc1cfa6964&nonce=2799538018325022&ct=MSI 200 32.905 ms - 226 2025-04-13T18:00:39:069 [0.1.0] http: POST /api/updateChallengeProgress.php?accountId=67f97ce3035df6cc1cfa6964&nonce=2799538018325022&ct=MSI 200 6.756 ms - 22 ```
Contributor

This is not really an issue anymore, it's just saying that Archwing is not in the QuestCompletionItems file, which is only really necessary for some very specific quests that don't have the correct data otherwise.

Which is kinda just Vor's Prize, Deimos and Second Dream, AFAIK.

This is not really an issue anymore, it's just saying that Archwing is not in the QuestCompletionItems file, which is only really necessary for some very specific quests that don't have the correct data otherwise. Which is kinda just Vor's Prize, Deimos and Second Dream, AFAIK.
Author

OK, will close the issue then!, Thx

OK, will close the issue then!, Thx
Sign in to join this conversation.
No description provided.