Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to validate information for artifacts #267

Closed
huang-jy opened this issue May 8, 2022 · 7 comments
Closed

[BUG] Unable to validate information for artifacts #267

huang-jy opened this issue May 8, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@huang-jy
Copy link

huang-jy commented May 8, 2022

There appears to be some problems parsing various stats.

I am running version 1.2.4, with the game in a windows 1600x900 (16:9 Aspect)

Artifact parsing fails with "Unable to validate information", this happens with random artifacts, as if there's something it doesn't recognise. A few examples below (taken from the logging folder created by the app):

Unable to validate information for artifact ID#27


Invalid artifact sub stats

Artifact ID: 27

Slot: goblet

Set: ResolutionOfSojourner

Rarity: 3

Level: 1

Main Stat: electro_dmg_

Substat 2: enerRech_ + 3.1%

Locked: False

Equipped character: YunJin

card

Unable to validate information for artifact ID#29


Invalid artifact sub stats

Artifact ID: 29

Slot: circlet

Set: PrayersForWisdom

Rarity: 3

Level: 0

Main Stat: atk_

Locked: False

Equipped character: KujouSara

card

It seems like it is not recognising one or more of the substats correctly. For example, it only picked up "Substat 2" on the first one, but totally missed both substats on the second one.


For Materials, the app seems to fail to parse some of the quantities, but they seem clear enough. Some examples below (again, taken from the logging folder in the app):

Failed to parse quantity for MistGrass

MistGrass_Quantity

Failed to parse quantity for AgentsSacrificialKnife

AgentsSacrificialKnife_Quantity

Failed to parse quantity for EverflameSeed

EverflameSeed_Quantity

Failed to parse quantity for BrilliantDiamondChunk

BrilliantDiamondChunk_Quantity

@Phakes
Copy link

Phakes commented May 8, 2022

Also have the same error for some materials quantities. Running 1.2.4 with 1600x900 windowed.

Don't have any 3* or 4* artifacts, but 5* seem to have no issue logged, only that it does not seem to finished them all, so are weapons, but didn't seem to appeared in log.

image

Full log here

https://pastebin.com/0MqY6TFN

Examples.

Failed to parse quantity for BasaltPillar

image

Failed to parse quantity for GuideToDiligence

image

Failed to parse quantity for NarukamisValor

image

Failed to parse quantity for BitterPufferfish

image

Failed to parse quantity for NorthlanderPolearmBillet

image

@Cupcak3
Copy link
Collaborator

Cupcak3 commented May 16, 2022

Hi there, V1.2.5 has been released. Hopefully fixes in this version fix your problem. Please let us know if they're resolved, thanks!

@huang-jy
Copy link
Author

Unfortunately, it did not fix the issue. Worse, the application exits abnormally during scanning of the artifacts with the following in the logging folder:

2022-05-16 20:41:01.447|INFO|UserInterface|Parsed 452 artifacts to scan
2022-05-16 20:41:05.946|ERROR|UserInterface|Unable to validate information for artifact ID#19
2022-05-16 20:41:05.946|ERROR|UserInterface|Invalid artifact sub stats
Artifact ID: 19
Slot: flower
Set: TravelingDoctor
Rarity: 3
Level: 12
Main Stat: hp
Substat 1: critDMG_ + 3.3%
Substat 3: hp_ + 3.5%
Substat 4: critRate_ + 3.5%
Locked: True

Since it seems to have crashed out, there's nothing logged. Switching on "Log all screenshots" does add all the screenshots, but in the above run, there's no artifact19 folder.

Also, I noticed the box sizes for the artifact captures seem a bit off -- are they supposed to cover the entire artifact box?

ArtifactInventory_8x5

@huang-jy
Copy link
Author

v1.2.6 still has the issue.

@Tetranor89
Copy link

v1.2.7 still has the issue.

@Cupcak3 Cupcak3 added the bug Something isn't working label Jul 23, 2022
@Cupcak3 Cupcak3 changed the title Parsing Artifacts fails with "Unable to validate information", Parsing Material fails on random items with "Failed to parse quantity" [BUG] Unable to validate information for artifacts Jul 23, 2022
@Cupcak3
Copy link
Collaborator

Cupcak3 commented Jul 23, 2022

This thread has a duplicate description of #96
The issue about artifact information not being validated exists for low rarity has and an equally low priority of being addressed.

@Cupcak3
Copy link
Collaborator

Cupcak3 commented Sep 5, 2022

Recent versions have improved material quantity scanning. If you are still having invalid artifact errors please create a new issue.

@Cupcak3 Cupcak3 closed this as completed Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants