Daniel Salinas
Daniel Salinas
Trying refreshing your app data or doing a hard reload of the site, I can't seem to reproduce this.
the plot thickens...
Thanks for this detailed breakdown. I misread that initial FAQ entry and thought that checking 1 box counted as paying the minimum cost for 1 card, not that checking one...
Thanks for reporting, opened up a PR to address: https://github.com/Kamalisk/arkhamdb-json-data/pull/1167
Thanks for report, opened a PR to fix this: https://github.com/Kamalisk/arkhamdb/pull/545
`php bin/console app:import:std ../arkhamdb-json-data/` works for me on my local build. What's the breakage you are seeing (I sometimes run into OOM issues when importing, there is a constant you...
`php bin/console app:import:std ../arkhamdb-json-data/` works for me on my local build. What's the breakage you are seeing (I sometimes run into OOM issues when importing, there is a constant you...
Smells kind of like a PHP version issue -- I'm running 7.2.34 on my local copy of this, IIRC newer versions were not working but its been at least 4...
Yeah, these are the alt-art investigators, which we have marked as 'hidden' since they don't contain any new text/deckbuilding info, just different art.
Added code to address this bug here: https://github.com/Kamalisk/arkhamdb/pull/555 Thanks for the report.