KamWithK / exSTATic

Zero effort language learning reading tracker with graphs and stats
GNU General Public License v3.0
93 stars 7 forks source link

Import Lines not working as expected #29

Open Lolirag opened 3 weeks ago

Lolirag commented 3 weeks ago

When moving from one browser to another, I needed to export and import my stats and lines. While the stats had no issue, the lines import is. Whenever I boot up a game to continue where I left off, it's as if I've never imported anything to begin with and starts afresh. I decided to then make an export on that version and open it in Excel to check, and all the other lines for other games still remain, however the one for the game I just booted up had the previous lines overwritten with the new lines just created.

So essentially, importing lines is useless considering that if you ever want to make use of it in Exstatic it will delete them in favor of new lines created. Making it impossible to have any continuation. I can't tell if this is a bug, intended feature, or just a particular issue exclusive to me.

KamWithK commented 3 weeks ago

To be honest this feature was mostly added for people who submit VN lines to other applications like JPDB, so I'm not surprised it has a bug now (it isn't really used much)

FYI Satisfactory 1.0 is coming out on Tuesday, so I don't think I'll be looking at this issue over the next few weeks unfortunately

I've been working on a refactor from time to time though and I think I'm almost ready to get it merged, so I'll aim to have this fixed as part of the next release