absolutebest not equal to creditbest score
Case number: | 845813-994750 |
Topic: | Game: Tools |
Opened by: | bertro |
Status: | Open |
Type: | Bug |
Opened on: | Monday, March 18, 2013 - 01:08 |
Last modified: | Thursday, March 28, 2013 - 22:48 |
Hi,
Got this solution saved for Myself on 687 under the name: Bug Very Best vs Credit Best (@score 9531)
If you load it and do nothing else than run this recipe:
creditbest.Restore()
print(current.GetScore())
recentbest.Restore()
print(current.GetScore())
absolutebest.Restore()
print(current.GetScore())
recentbest.Restore()
print(current.GetScore())
The output will be:
9531.072897263
9531.072897263
9132.9813264145
9531.072897263
You can also click the two hearts in the Undo window for the same result.
absolutebest should allways be equal to (or higher than) creditbest on a single track like this one that generated the creditbest score in the first place. Even if I Wiggle Sidechains to increase the creditbest score, the absolutebest score still returns the lower value. Only changing tracks did update the absolutebest value.
I did use the Disable slow filters checkbox at one time for a recipe.
I don't think it should happen :)
I'd seen this too, when the absolute best was obtained with slow filters disabled. With them re-enabled, the score of the absolute best pose is lower than the score of the credit best pose.
Status: Open » Closed |
same as here:
http://fold.it/portal/node/994817#comment-22328
=> I close this duplicate
Status: Closed » Open |
@ bruno.kestemont:
I would greatly appreciate it if you did not close feedback that is not your own and that devs are actively looking into at the moment.
I am pretty sure that tamirh will close it in time with proper feedback when he has completed his investigation.
Thank you
reassigning, tjbertram has been looking into these issues.
Thanks, I'll look into this.