Something error with the score |
Message boards : Problems and Bug Reports : Something error with the score
| Author | Message |
|---|---|
|
my score is shown as a triangle in the boinc | |
| ID: 116572 | | |
|
That's not a bug, that happens when something happens to your system (computer) clock and while it's off by several hours, days, weeks, months or years, BOINC contacts the project and gets new info in on credits & RAC. Then later the system clock gets reset to the normal time and all's fixed, but for the line in the statistics. <project_statistics>
<master_url>project URL</master_url>
<daily_statistics>
<day>1326844800.000000</day>
<user_total_credit>16000.000000</user_total_credit>
<user_expavg_credit>756.709427</user_expavg_credit>
<host_total_credit>16000.000000</host_total_credit>
<host_expavg_credit>757.380135</host_expavg_credit>
</daily_statistics>
<daily_statistics>
<day>1326931200.000000</day>
<user_total_credit>16000.000000</user_total_credit>
<user_expavg_credit>644.494901</user_expavg_credit>
<host_total_credit>16000.000000</host_total_credit>
<host_expavg_credit>645.063585</host_expavg_credit>
</daily_statistics>
<daily_statistics>
<day>1327017600.000000</day>
<user_total_credit>17500.000000</user_total_credit>
<user_expavg_credit>706.009674</user_expavg_credit>
<host_total_credit>17500.000000</host_total_credit>
<host_expavg_credit>706.513130</host_expavg_credit>
</daily_statistics>
<daily_statistics>
<day>1327104000.000000</day>
<user_total_credit>18000.000000</user_total_credit>
<user_expavg_credit>738.735278</user_expavg_credit>
<host_total_credit>18000.000000</host_total_credit>
<host_expavg_credit>739.227172</host_expavg_credit>
</daily_statistics>
<project_statistics>
See those day entries? Find the one that's the either the highest or the lowest --depending on what your clock did, go forward or backwards in time-- and remove the whole <daily_statistics>..</daily_statistics> part around that day. If not sure, you can use an Unix time converter to check the <day/> values to check what all the <day/> values are. Then save the file (just with File-Save or CTRL + S), exit the file and then restart BOINC (Start->All Programs->BOINC->BOINC Manager). That should do it. ____________ Jord -The BOINC FAQ Service - BOINC 7.0 FAQ I used to be an adventurer like you. Then I took an arrow in the knee... | |
| ID: 116576 | | |
Message boards :
Problems and Bug Reports :
Something error with the score