Performance: Optimize parsing and difficulty calculation (Final Consi… #2293
Annotations
10 errors
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L72
'BeatmapDifficulty' does not contain a definition for 'ClockRate' and no accessible extension method 'ClockRate' accepting a first argument of type 'BeatmapDifficulty' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L69
'BeatmapDifficulty' does not contain a definition for 'ClockRate' and no accessible extension method 'ClockRate' accepting a first argument of type 'BeatmapDifficulty' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L67
'IBeatmap': type used in a using statement must implement 'System.IDisposable'.
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L62
'IWorkingBeatmap' does not contain a definition for 'Mods' and no accessible extension method 'Mods' accepting a first argument of type 'IWorkingBeatmap' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L56
'BeatmapDifficulty' does not contain a definition for 'ClockRate' and no accessible extension method 'ClockRate' accepting a first argument of type 'BeatmapDifficulty' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L48
'BeatmapDifficulty' does not contain a definition for 'ClockRate' and no accessible extension method 'ClockRate' accepting a first argument of type 'BeatmapDifficulty' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L46
'BeatmapDifficulty' does not contain a definition for 'ClockRate' and no accessible extension method 'ClockRate' accepting a first argument of type 'BeatmapDifficulty' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L44
'IBeatmap': type used in a using statement must implement 'System.IDisposable'.
|
|
osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs#L39
'IWorkingBeatmap' does not contain a definition for 'Mods' and no accessible extension method 'Mods' accepting a first argument of type 'IWorkingBeatmap' could be found (are you missing a using directive or an assembly reference?)
|
|
osu.Game/Beatmaps/BeatmapDifficultyCache.cs#L197
Cannot implicitly convert type 'System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<osu.Game.Rulesets.Difficulty.DifficultyAttributes>>' to 'System.Threading.Tasks.Task<System.Collections.Generic.List<osu.Game.Rulesets.Difficulty.TimedDifficultyAttributes>>'
|
The logs for this run have expired and are no longer available.
Loading