![]() |
|
|
#1
|
||||
|
||||
|
I finished my first game and my character and all the stats showed up on the list, just as expected. I finished my second game and that character showed up on the list, but the first character only had the name on the left and the total score on the right showing on the list. All the stats in the middle were blank. Then I finished my third game and my third character is there will all info, the second only has name and total score and the first character has dropped off the list completely!
|
|
#2
|
||||
|
||||
|
did you continue playing on for the extra days on some but not the others?
|
|
#3
|
||||
|
||||
|
I played a couple extra days on all three games.
|
|
#4
|
||||
|
||||
|
Here are the contents of my highScores.cs file from my Tilted mill\Hinterland\client folder. I would have expected to see entries for 0-8 for every tag but it appears that several entries are not in the table. After every game I can see the just finished game in the high score screen, but if I exit the game and come back to the same screen, sometimes the just finished game only shows the total score.
I tried renaming this file and let the game create a new one, but after three games I have the same problems, i.e. full stats for one game, and only the name and total score for the other two. Is this a rare obscure bug or is anyone else having the same issue? $HighScores::HighScoreCount = 9; $HighScores::MaxNumberOfHighScores = 20; $HighScores::Table = "HighScoreTable"; $HighScores::Table::Backgrounds0 = "Assassin"; $HighScores::Table::Backgrounds2 = "Outlaw"; $HighScores::Table::Backgrounds3 = "Knight"; $HighScores::Table::Backgrounds5 = "Brawler"; $HighScores::Table::Backgrounds6 = "Mercenary"; $HighScores::Table::GameDifficulties0 = "Easy"; $HighScores::Table::GameDifficulties2 = "Easy"; $HighScores::Table::GameDifficulties3 = "Medium"; $HighScores::Table::GameDifficulties5 = "Easy"; $HighScores::Table::GameDifficulties6 = "Easy"; $HighScores::Table::GameLengths0 = "Long"; $HighScores::Table::GameLengths2 = "Short"; $HighScores::Table::GameLengths3 = "Short"; $HighScores::Table::GameLengths5 = "Short"; $HighScores::Table::GameLengths6 = "Short"; $HighScores::Table::Levels0 = "11"; $HighScores::Table::Levels2 = "7"; $HighScores::Table::Levels3 = "7"; $HighScores::Table::Levels5 = "5"; $HighScores::Table::Levels6 = "7"; $HighScores::Table::Names0 = "Jaedayr"; $HighScores::Table::Names1 = "Tialyn"; $HighScores::Table::Names2 = "Kimdar"; $HighScores::Table::Names3 = "Jaedayr"; $HighScores::Table::Names4 = "Taeri"; $HighScores::Table::Names5 = "Tialyn"; $HighScores::Table::Names6 = "Miashi"; $HighScores::Table::Names7 = "Jaedayr"; $HighScores::Table::Names8 = "Jaedayr"; $HighScores::Table::Scores0 = "9180"; $HighScores::Table::Scores1 = "7407"; $HighScores::Table::Scores2 = "5245"; $HighScores::Table::Scores3 = "2525"; $HighScores::Table::Scores4 = "2079"; $HighScores::Table::Scores5 = "1397"; $HighScores::Table::Scores6 = "1134"; $HighScores::Table::Scores7 = "1134"; $HighScores::Table::Scores8 = "807"; $HighScores::Table::SitesDefeated0 = "50 / 50"; $HighScores::Table::SitesDefeated2 = "20 / 20"; $HighScores::Table::SitesDefeated3 = "20 / 20"; $HighScores::Table::SitesDefeated5 = "20 / 20"; $HighScores::Table::SitesDefeated6 = "20 / 20"; |
|
#5
|
|||
|
|||
|
It's not just you, I have the same problem. Only two games show up: my most recent win and most recent loss (damn you Dark Elf Wizard).
|
|
#6
|
|||
|
|||
|
Just wanted to add that I, too, am having trouble with the scores list. I have played twice, both on fastest speed, but at two different difficulties. The first score has disappeared, leaving only one recorded score, my second one. I played both of these in one sitting.
|
|
#7
|
|||
|
|||
|
they weren't saved initially. Only the most recent was. I think they changed that at the patch, so any game played after the patch is saved.
|
|
#8
|
|||
|
|||
|
After stopping and starting, other games showed up. After playing some more and dying several times in hardcore (with the same name "Yeo"), none of the new scores were showing up. I booted up again and looked, and now I have some with duplicates, some without details, all crazy. Included is screenshot:
![]() ![]() |
|
#9
|
|||
|
|||
|
It seems to be duplicating every entry. Is this the way to report bugs, or is there a more formal method?
|
|
#10
|
|||
|
|||
|
Just wanted to add, I'm having a similar issue.
Score list does not update until exiting the program and then reopening. All names are duplicated, but at most one will have details other than name. |
|
#11
|
|||
|
|||
|
I don't mean to be a nuisance, but the score list is a big part of the game for me. I really enjoy being able to sit down and complete a game in one sitting and would really like to be able to have a meaningful comparison.
Can I just get an acknowledgment? Is this one of the issues being worked on for a next patch? Can I help by attaching a copy of the score file? |
|
#12
|
|||
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|