tqrespec icon indicating copy to clipboard operation
tqrespec copied to clipboard

[Bug] Electrum is not transfered when converting character from PC to Mobile

Open Armanello opened this issue 1 year ago • 1 comments

Electrum is 0 after converting character from PC to Mobile. There is no any errors in TQRespec. After exporting .csv character file, string named "altmoney" with value is absent. "altmoney" string is how electrum saved in save file on PC and Mobile. It seems TQRespec ignores this string when converting PC character to Mobile. Coverting Mobile character to PC doesn't have this problem.

Armanello avatar Sep 24 '24 23:09 Armanello

Hi, I will take a look at this, thanks for reporting.

epinter avatar Sep 30 '24 20:09 epinter

Sorry for the delay... For the conversion I need to remove some variables, currently altMoney is one of them. I think with this simple change this is solved: https://github.com/epinter/tqrespec/commit/489cf806f7320f6a4ad48ff9d67de3623e274e75.

I don't have how to test right now, if you want to try it: https://github.com/epinter/tqrespec/actions/runs/12639262616/artifacts/2392158037

epinter avatar Jan 07 '25 14:01 epinter

Fix included in v0.14.0

epinter avatar Jan 19 '25 18:01 epinter