syd711 / vpin-studio

Competition, table, and player management for VPins.
MIT License
33 stars 2 forks source link

Little Joe (and others) highscore.txt not read correctly #499

Closed gorgatron1 closed 1 month ago

gorgatron1 commented 1 month ago

Describe the bug Little Joe highscore.txt not read correctly -- looks like a different format

To Reproduce

  1. Play Little Joe and score a high score: https://vpuniverse.com/files/file/16125-little-joe-bally-1972_teisen_mod/
  2. View high scores
image

Here is the txt file:

LittleJoe_71VPX.txt

It looks like it has more leading lines than usual. Aside from reading the high scores incorrectly I wonder if the reset would work correctly? I wonder if it would work to ignore numeric lines with 1 or 2 digits (looking at the files by hand it looks like the scores are all over 2 digits).

Expected behavior Scores would be read correctly.

gorgatron1 commented 1 month ago

User.zip

In case it might help I attached all the scores from my User directory (both text and vpreg). I don't have high scores on all of them, but I do have quite a few tables (in case you wanted to scan the formats).

gorgatron1 commented 1 month ago

Scanning through the text & vpreg scores and there were only a couple that didn't read right:

gorgatron1 commented 1 month ago
syd711 commented 1 month ago

I think I have catched them all. Fixed with 3.7.0