I got this error with spicetools server as well, just figured it out yesterday. You may have seen PASELI not available in the main menu before 'inserting' your card. Try it with Asphyxia.
Step 1:
Download Asphyxia
https://mega.nz/folder/RYkFxA7R#ZKNMfM-fGMbiz6JsmCfVqg (by mastershakelock:
In case your spicetools is not the latest version, which allows you to change parameters in Option tab and generate card number, you can download it from somewhere in this forum
Step 2:
edit ea3-config.xml, spicetools uses 8080 but Asphyxia uses 8083
<network>
<timeout __type="u32">60000</timeout>
<sz_xrpc_buf __type="u32">102400</sz_xrpc_buf>
<ssl __type="bool">1</ssl>
<services __type="str">http://localhost:8083</services>
<services_localstrap>http://localhost:8083</services_localstrap>
</network>
Step 3:
run spicecfg.exe and edit like this in Option tab (I also set -eamaint as 0 (off)
Step 4:
if you have a gamestart.bat/start.bat, edit it to:
spice64.exe
no any flag since you have already configured all of them in spicecfg.exe
Step 4.5: (in case you didnt do it)
create card0.txt in your folder, and go to Keypads tab in spicecfg, set the path points to card0.txt, then generate card number
When its done, you shouid be able to set your card in card manager by pressing F7 in game
Step 5:
Run Asphyxia, then run gamestart.bat
When you get into the game and 'insert' a card, the game will ask you to enter the access code as well, just simply enter 1234 or other number that you can remember (it seems to ask you this code everytime when you 'insert' your card)
Then it will say no record is found and you are able to create a new profile for yourself.
Hope it helps :D