forum

[confirmed] Preview for map not found

posted
Total Posts
3
Topic Starter
Marcin
Problem Details:
Just check out this page https://osu.ppy.sh/s/68040 and try to play preview by clicking on thumbnail. Open developer console and you will see a missing error.



Video or screenshot showing the problem:
https://db.tt/ZpvZ8Vam
https://db.tt/Weuya74W
Nathanael
Same.

Firefox wrote:

[21:09:29.833] GET https://s.ppy.sh/mp3/preview/68040.mp3 [HTTP/1.1 404 Not Found 891ms]
- Marco -
Consider using 'dppx' units instead of 'dpi', as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: not all, not all, (-webkit-min-device-pixel-ratio: 1.4), not all, (min-resolution: 134dpi) 
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
Failed to load resource: the server responded with a status of 404 (Not Found) https://s.ppy.sh/mp3/preview/68040.mp3
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode. element_main.js:62
body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.

as Chrome 32.0.1700.19 beta-m Aura
Please sign in to reply.

New reply