wizzomafizzo / mrext

Collection of extensions and utilities for the MiSTer system.
GNU General Public License v3.0
179 stars 11 forks source link

nfc.csv broken on latest release #61

Closed Alcedes28 closed 1 year ago

Alcedes28 commented 1 year ago

Existing nfc.csv file no longer works using latest release. Using mifare cards and statically defining them using nfc.csv file. Rolling back to the previous version of nfc.sh allows it to work again.

retrob0t commented 1 year ago

Having the same issue here, nfc.csv suddenly stopped working after script update (using NFC215 cards).

As an example:

match_uid,match_text,text 0447dc61600289,,SNES/- RACING/Super Mario Kart (Japan).sfc

It finds the UID no problem (matching the defined UID in the .csv file) but gives the following error:

WARN no text NDEF found launching with uid match override ERR error launching card: no text NDEF found in card or database

wizzomafizzo commented 1 year ago

sorry about that! i'll get this fixed up again soon

sigboe commented 1 year ago

Can this issue be closed?