Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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

(2 edits)

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:

  1. In the deck editor, “no image” not only indicates a missing image but also means that this card has not been implemented.

  2. 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.

Muchas gracias