-
Required for https://github.com/ppy/osu/pull/1599.
Should be switched to
`?mode=osu` -> `?mode=0`
or at very least support both ID and acronym (using `is_numeric` or something).
The osu! clie…
peppy updated
7 years ago
-
i tried to select HR + Auto on a map but it crashes. HD etc. are working just fine.
-
Should this happen or should it revert back to the default one?
-
My osu!lazer is Crashing half way through the new Intro
performance.log: 11.11.2017 13:53:07: ----------------------------------------------------------
11.11.2017 13:53:07: Performance Log for Mi…
-
Steps to replicate the crash:
1. Open osu! and go to the solo play section
2. Search for a beatmap that you don't so that the game shows you "no beatmaps available"
![image](https://user-images.g…
-
Right now scoring is as good as not there.
peppy updated
7 years ago
-
## If you run osu!lazer with no beatmaps (other than the theme song), it displays the theme song as the selected beatmap (with none in the menu) and creates an exception if you try to play it.
This i…
-
while parsing: https://osu.ppy.sh/b/1018661
```
Traceback (most recent call last):
File "/home/combine/combine/submodules/slider/slider/library.py", line 218, in lookup_by_id
return self._re…
-
it located osu.Game > Ruleset > Objects > SliderCurve.cs Line 178
for (; i < calculatedPath.Count && cumulativeLength[i] < d0; ++i) { }