Tilted Mill Community
Tilted Mill / Medieval Mayor /Nile Online / Mosby's Confederacy / Hinterland / Children of the Nile / SimCity Societies / Caesar IV


Go Back   Tilted Mill Community > Hinterland - Official Forums > Community Technical Support

Reply
 
Thread Tools Display Modes
  #1  
Old 10-01-2008, 06:16 PM
Tasharil's Avatar
Tasharil Tasharil is offline
Villager
 
Join Date: Oct 2008
Location: West Virginia
Posts: 45
Default Bug with Score list?

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!
Reply With Quote
  #2  
Old 10-01-2008, 08:48 PM
PhilL's Avatar
PhilL PhilL is offline
Commander
 
Join Date: May 2006
Location: center of the nile
Posts: 927
Default

did you continue playing on for the extra days on some but not the others?
Reply With Quote
  #3  
Old 10-01-2008, 10:13 PM
Tasharil's Avatar
Tasharil Tasharil is offline
Villager
 
Join Date: Oct 2008
Location: West Virginia
Posts: 45
Default

I played a couple extra days on all three games.
Reply With Quote
  #4  
Old 10-05-2008, 02:44 PM
Tasharil's Avatar
Tasharil Tasharil is offline
Villager
 
Join Date: Oct 2008
Location: West Virginia
Posts: 45
Default

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";
Reply With Quote
  #5  
Old 10-12-2008, 07:21 PM
Maktaka Maktaka is offline
Vagrant
 
Join Date: Oct 2008
Posts: 5
Default

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).
Reply With Quote
  #6  
Old 10-12-2008, 11:46 PM
Arphahat Arphahat is offline
Vagrant
 
Join Date: Oct 2008
Posts: 7
Default

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.
Reply With Quote
  #7  
Old 10-13-2008, 01:25 AM
crossmr crossmr is offline
Craftsman
 
Join Date: Nov 2007
Posts: 95
Default

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.
Reply With Quote
  #8  
Old 10-13-2008, 12:10 PM
Arphahat Arphahat is offline
Vagrant
 
Join Date: Oct 2008
Posts: 7
Default

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:

Reply With Quote
  #9  
Old 10-13-2008, 10:01 PM
Arphahat Arphahat is offline
Vagrant
 
Join Date: Oct 2008
Posts: 7
Default

It seems to be duplicating every entry. Is this the way to report bugs, or is there a more formal method?
Reply With Quote
  #10  
Old 10-14-2008, 02:30 AM
PureKnickers PureKnickers is offline
Vagrant
 
Join Date: Oct 2008
Posts: 1
Default

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.
Reply With Quote
  #11  
Old 10-21-2008, 09:13 PM
Arphahat Arphahat is offline
Vagrant
 
Join Date: Oct 2008
Posts: 7
Default

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?
Reply With Quote
  #12  
Old 10-22-2008, 07:38 AM
Mike Gingerich Mike Gingerich is offline
Craftsman
 
Join Date: May 2004
Posts: 70
Default

Quote:
Is this one of the issues being worked on for a next patch?
Yes. I think we have all the information we need.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 09:45 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.