Enabling filters in Lua is not running the filters
Case number: | 671071-2000579 |
Topic: | Game: Other |
Opened by: | Susume |
Status: | Open |
Type: | Bug |
Opened on: | Sunday, April 5, 2015 - 02:53 |
Last modified: | Saturday, April 11, 2015 - 15:54 |
SetFiltersDisabled(false) is supposed to run the filters and give you a valid score. This is not happening. SetFiltersDisabled(true) and SetFiltersDisabled(false) are executing when they should, but I never see the red line blink off or the score change when they run, and I don't get credit for a higher valid score, even though the script found a pose whose valid score is higher than my credit best. When I stop the script and run the filters by hand I then get credit for the higher valid score.
»
Fri, 04/10/2015 - 12:48
#2
Indeed, I observed the same some times. Not sure it is always the case with BitSpawn's function because it happens to work well also. Some times also, manual "toggle filter" does not change anything.
Sat, 04/11/2015 - 15:54
#3
see also
http://fold.it/portal/node/2000520
This is working correctly in another script (TvdL enhanced DRW 2.8.0). The script where it was not working was TvdL enhanced DRW 2.4.0 modified with BitSpawn's overloading functions for filters.