We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug I hear no music and sound in the game, looks like a JavaScript error in line 277 of sound.js
Console error Loading sounds.. sound.js:277 Sounds finished loading 開發人員工具無法載入來源對應:無法載入 https://osugame.sayobot.cn/scripts/lib/underscore-min.map 的內容:HTTP 錯誤:狀態碼為 404,net::ERR_HTTP_RESPONSE_CODE_FAILURE 開發人員工具無法載入來源對應:無法載入 https://osugame.sayobot.cn/scripts/lib/pixi.min.js.map 的內容:HTTP 錯誤:狀態碼為 404,net::ERR_HTTP_RESPONSE_CODE_FAILURE search.html:1 Access to XMLHttpRequest at 'http://api.osugame.online/log/?msg=got%20739955%20in%203705' from origin 'http://osugame.online' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. downloader.js:48 GET http://api.osugame.online/log/?msg=got%20739955%20in%203705 net::ERR_FAILED 200 (OK) log_to_server @ downloader.js:48 xhr.onload @ downloader.js:81 load (非同步) startdownload @ downloader.js:77 box.onclick @ addbeatmaplist.js:375 osu.js:294 attemping loading track: Warak - Reanimate (QiiXshinez) [Advanced].osu osu.js:294 attemping loading track: Warak - Reanimate (QiiXshinez) [Easy].osu osu.js:294 attemping loading track: Warak - Reanimate (QiiXshinez) [Reanimation].osu 3osu.js:406 [curve] 1561165 Catmull curve unsupported. fallback to bezier calculateCurve @ osu.js:406 decode @ osu.js:256 (匿名) @ osu.js:299 reader.onload @ zip.js:225 load (非同步) getData @ zip.js:224 stepCopy @ zip-fs.js:276 (匿名) @ zip-fs.js:272 writeUint8Array @ zip.js:219 (匿名) @ zip-fs.js:270 reader.onload @ zip.js:180 load (非同步) readUint8Array @ zip.js:179 (匿名) @ zip-fs.js:65 (匿名) @ zip-fs.js:59 (匿名) @ zip.js:576 getData @ zip.js:289 getWriterData @ zip.js:575 onflush @ zip.js:311 onmessage @ zip.js:346 launchgame.js:8 launching 1561165 Reanimation launchgame.js:19 launching PIXI app pixi.min.js:8 PixiJS 5.2.0 - ✰ WebGL 2 ✰ http://www.pixijs.com/ ♥♥♥ pixi.min.js:8 PixiJS Deprecation Warning: PIXI.AbstractRenderer.autoResize property is deprecated, use PIXI.AbstractRenderer.autoDensityDeprecated since v5.0.0 playback.js:203 Uncaught TypeError: Cannot read properties of undefined (reading 'pause') at Playback.pause (playback.js:203:32) at pauseKeyCallback (playback.js:254:22) Playback.pause @ playback.js:203 pauseKeyCallback @ playback.js:254 osu.js:365 Loaded blob osu-audio.js:66 dumbifing audio.mp3 osu-audio.js:93 set start offset to 41.87755102040816 ms osu-audio.js:94 you've set global offset to 0 ms osu-audio.js:100 Song decoded playback.js:1315 start playback
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I hear no music and sound in the game, looks like a JavaScript error in line 277 of sound.js
Console error
Loading sounds..
sound.js:277 Sounds finished loading
開發人員工具無法載入來源對應:無法載入 https://osugame.sayobot.cn/scripts/lib/underscore-min.map 的內容:HTTP 錯誤:狀態碼為 404,net::ERR_HTTP_RESPONSE_CODE_FAILURE
開發人員工具無法載入來源對應:無法載入 https://osugame.sayobot.cn/scripts/lib/pixi.min.js.map 的內容:HTTP 錯誤:狀態碼為 404,net::ERR_HTTP_RESPONSE_CODE_FAILURE
search.html:1 Access to XMLHttpRequest at 'http://api.osugame.online/log/?msg=got%20739955%20in%203705' from origin 'http://osugame.online' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
downloader.js:48 GET http://api.osugame.online/log/?msg=got%20739955%20in%203705 net::ERR_FAILED 200 (OK)
log_to_server @ downloader.js:48
xhr.onload @ downloader.js:81
load (非同步)
startdownload @ downloader.js:77
box.onclick @ addbeatmaplist.js:375
osu.js:294 attemping loading track: Warak - Reanimate (QiiXshinez) [Advanced].osu
osu.js:294 attemping loading track: Warak - Reanimate (QiiXshinez) [Easy].osu
osu.js:294 attemping loading track: Warak - Reanimate (QiiXshinez) [Reanimation].osu
3osu.js:406 [curve] 1561165 Catmull curve unsupported. fallback to bezier
calculateCurve @ osu.js:406
decode @ osu.js:256
(匿名) @ osu.js:299
reader.onload @ zip.js:225
load (非同步)
getData @ zip.js:224
stepCopy @ zip-fs.js:276
(匿名) @ zip-fs.js:272
writeUint8Array @ zip.js:219
(匿名) @ zip-fs.js:270
reader.onload @ zip.js:180
load (非同步)
readUint8Array @ zip.js:179
(匿名) @ zip-fs.js:65
(匿名) @ zip-fs.js:59
(匿名) @ zip.js:576
getData @ zip.js:289
getWriterData @ zip.js:575
onflush @ zip.js:311
onmessage @ zip.js:346
launchgame.js:8 launching 1561165 Reanimation
launchgame.js:19 launching PIXI app
pixi.min.js:8
PixiJS 5.2.0 - ✰ WebGL 2 ✰ http://www.pixijs.com/ ♥♥♥
pixi.min.js:8 PixiJS Deprecation Warning: PIXI.AbstractRenderer.autoResize property is deprecated, use PIXI.AbstractRenderer.autoDensityDeprecated since v5.0.0
playback.js:203 Uncaught TypeError: Cannot read properties of undefined (reading 'pause')
at Playback.pause (playback.js:203:32)
at pauseKeyCallback (playback.js:254:22)
Playback.pause @ playback.js:203
pauseKeyCallback @ playback.js:254
osu.js:365 Loaded blob
osu-audio.js:66 dumbifing audio.mp3
osu-audio.js:93 set start offset to 41.87755102040816 ms
osu-audio.js:94 you've set global offset to 0 ms
osu-audio.js:100 Song decoded
playback.js:1315 start playback
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: