Results 5 comments of dudehacker

while you are at it, fix it for mania too problem map: https://osu.ppy.sh/beatmapsets/1245882#mania/2589780 error screenshot https://i.imgur.com/nQ64sjm.png skin wiki https://osu.ppy.sh/help/wiki/Skinning/osu!mania#comboburst

its still showing error for "comboburst-mania-0.png" on latest version of 1.8.2 map with issue: https://osu.ppy.sh/beatmapsets/1226426#mania/2550329 ![screenshot](https://i.imgur.com/lKgsvoZ.png)

different issue related to combo burst https://osu.ppy.sh/wiki/en/Skinning/osu%21mania combo burst is Max height: 768px but i tried using higher resolution image, its not flagged as problem

1 way to use proxy auth with chrome using extension, which can't work with headless mode: `chrome_options.add_extension(createProxyZip())` ``` def createProxyZip(PROXY_HOST,PROXY_PORT,PROXY_USER,PROXY_PASS): manifest_json = """ { "version": "1.0.0", "manifest_version": 2, "name": "Chrome...

can confirm this issue on game version 1.25 the sound used for level success/fail works when set as menu music so issue is specific to level finish sound is there...