Última versión disponible.
Al empezar una partida con 44001a (Wade Wilson heroe) la partida se queda bloqueada.
Hi @kata7,
Thank you for reporting the bug regarding card “44001a” in version 0.5.8.166.
Unfortunately, we are unable to reproduce this issue on our end. When we start the game using the hero “44001a,” it plays normally.
Could you please provide more information about your situation? Specifically, it would be helpful to know which cards are in your deck, whether you received an error message, and if so, what it said. Additionally, if you could provide a save file, that would greatly assist us in resolving this issue.
Thank you!
Hola @irefrijos,
Al empezar la partida la aplicación se cierra y me sale este mensaje "Reconnect in 117 seconds. Reconnect Now". No tengo ningún archivo de esta partida guardada.
No sé como enviarte el mazo. Siento mi baja capacidad para esto.
{
"version": "0.5.8",
"name": "Deadpool",
"metadata": {
"url": "https://hallofheroeslcg.com/deadpool/"
},
"hero": [
"44001a,44001b"
],
"hero_deck": [
"44002",
"44003",
"44004",
"44004",
"44005",
"44006",
"44006",
"44007",
"44008",
"44009",
"44010",
"44010",
"44011",
"44012",
"44012"
],
"set_aside": [],
"obligations": [
"44032"
],
"nemesis_set": [
"44033",
"44034",
"44035",
"44036",
"44036"
],
"player_deck": [
"12024",
"20021",
"27191",
"35022",
"38019",
"41022",
"44013",
"44014",
"44016",
"44018",
"44020",
"44021",
"44021",
"44022",
"44023",
"44024",
"44030",
"44044",
"44045",
"44046",
"44047",
"44048",
"44048",
"44049",
"44050",
"44055",
"01088",
"01089",
"01090",
"01092"
],
"side_deck": []
}
Gracias
Hi @kata7,
We have reviewed your hero JSON file. The game crashes because the card “44044” has not been implemented in the current version (v0.5.8.166).
We have added the implementation of this card to our schedule. For the current version, please use other cards instead.
Thank you!
For more information:
In the deck editor, “no image” not only indicates a missing image but also means that this card has not been implemented.
The last line in the console should display something like:
AssertionError: name_or_id=‘44044’
This also indicates that this card has not been implemented.