GXTX / YACardEmu

Software emulator for Sanwa CRP-1231BR-10 / CRP-1231LR-10NAB / CR-S31R-10HS3 card readers.
GNU General Public License v2.0
32 stars 10 forks source link

Little to no error reporting/handling #11

Open hjri opened 2 years ago

hjri commented 2 years ago
  1. Emulator will seemingly run just fine even if it fails to listen on api port (if port is already used), no warning is printed in console.
  2. If emulator is configured to store card data in non-existent directory it won't complain about it and will feed the games zeroed data which causes error on game side.