-
[documentation for /beatmaps](https://osu.ppy.sh/docs/index.html#get-beatmaps) says that it returns `BeatmapCompact[]`, but it seems like it actually returns `Beatmap[]`:
```
GET https://osu.ppy.s…
tybug updated
2 years ago
-
Getting an error when trying to build a new container with the latest version of Caddy. If I comment out `--with github.com/lucaslorentz/caddy-docker-proxy/v2 \`, the container builds as expected.
…
-
Hey! I don't know where to post this, as it could be either an issue with this library, a `remix-auth` issue, or just the way my OAuth provider is handling the request and I'm completely new to Remix.…
-
### What happened?
I work on an operator that creates an Indexed Job alongside a headless service to give the indexed job pods a shared network. We used to have a design where we would create a one…
-
`Request GET_BEATMAPS = buildRequest("/beatmaps/{id}", RequestMethod.GET);`
` public static HttpRequest buildRequest(Request request, JsonObject data) {
String access = data.get("access_t…
-
The v2 api endpoint for obtaining a users best score play based on their top pp play seems to return results that are not the current best play no matter what players username I use to retrieve the re…
-
### Type
Crash to desktop
### Bug description
I was using osu! **without an internet connection** and wanted to play some maps, I got to the song selector and loaded a map, but **it was takin…
-
2022-08-21 23:03:22.697 | ERROR | alicebot.log:error_or_exception:15 - Config dict parse error: ValidationError(model='MainConfig', errors=[{'loc': ('plugins',), 'msg': 'none is not an allowed valu…
-
### Type
Game behaviour
### Bug description
When downloading the Beatmap, the loading freeze at 0% and then says "the download failed"
### Screenshots or videos
![Screenshot_2022-10-09-08-27-26-8…
-
Makes it so that osu!lazer fails to log in with something like:
```
[network] 2022-09-11 09:33:04 [verbose]: Request to http://localhost:8080/api/v2/me/ failed with System.Net.WebException: NotFound…