-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Deck containing card not yet released in English fails to export to YGOPRODECK #18
Comments
Bad URL: ydke://4GakAOBmpAARtIkBEbSJARG0iQHkuA4D5LgOA+S4DgO3HUMFTGhJAExoSQCF1okFhdaJBYXWiQUo9ZkBsCPeALAj3gCwI94AKpVlASqVZQEqlWUBqfKzBaCUBAIDwk4EqKXeBail3gWopd4Fx6sgA8erIAOYGscAmBrHAP7WVAJqSB4AakgeAGpIHgAAAAAAAAAAAAAAAAAAAAAAHjeCAeqY0QRr/yQFIkiZACJImQAiSJkAUr0tAw==!iptnBEiIswBr1MwEa9TMBDW0vgQ1tL4E0fqMBQAAAAAAAAAA66qLBc3gIQCNJ5gD3PhoAdcV3wUAAAAA!/omcBf6JnAX+iZwF1xqfAdcanwEAAAAAAAAAAAAAAACEJX4AhCV+AIQlfgD73BQBXWneAl1p3gJ+iUMD! |
blank lines present |
Likely a data issue with the Konami IDs not being present in the API |
Mitigation: filter out deck-transfer-for-master-duel/src/yugioh-card.js Lines 243 to 248 in 24dc28e
Proper fix: improve data quality of API |
Tests still fail because they're not expecting to read an export with under 40 cards. |
Actual behaviour
Could not start the application! TypeError: Could not find card for passcode '0'.
Expected behaviour
Export should not flake.
Browser, and version if you know
Firefox 130.0b9 (64-bit)
Operating system and version
Windows 10
The text was updated successfully, but these errors were encountered: