ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.15k stars 2.25k forks source link

Some maps keep failing to import #2718

Closed MLGSquidz closed 6 years ago

MLGSquidz commented 6 years ago

I try to import maps but it doesn't work but when I delete the map it goes along the queue until another map turns out to be "faulty" too. I was wondering if there was a way to fix this. I'll throw my logs just in case that helps. database.log network.log performance.log runtime.log Please help! I just got through to finally getting my client to open and I'm desperate to play my favourite map which is, unfortunately, "Faulty".

Morilli commented 6 years ago

Seems like the same issue I've reported in #2236.

MLGSquidz commented 6 years ago

Yes, it does

peppy commented 6 years ago

Could you please include the full path to one of these failing maps (ie. C:\Program files...) and also upload one of them in this issue thread (zip it first)?

Any of these will do:

100049 Himeringo - Yotsuya-san ni Yoroshiku
3756 Peter Lambert - osu! tutorial
461191 Alan Walker - Faded
87630 Linked Horizon - Guren no Yumiya (TV Size) [no video
100049 Himeringo - Yotsuya-san ni Yoroshiku
3756 Peter Lambert - osu! tutorial
461191 Alan Walker - Faded
MLGSquidz commented 6 years ago

full path? Like the song files? I don't quite understand what you meant by that.

Morilli commented 6 years ago

I'm having the same problem, so I'm just gonna help out here. The beatmaps (at least for me) are located in %localappdata%\osu!\Songs and I can assure the beatmaps are in no way faulty, as deleting and redownloading a beatmap gives the same error. 3756 Peter Lambert - osu! tutorial.zip

Wieku commented 6 years ago

I'm having the same problem. Maps are not corrupted, they work fine in osu!beta and in my cursordance visualizer i'm writing recently.

OS: Windows 10 Pro 17134.48 64-bit Absolute path to map: C:\Users\Wieku\AppData\Local\osu!\Songs\125553 Krewella - Come & Get It (Nightcore Mix) Packed map: 125553 Krewella - Come & Get It (Nightcore Mix).zip Logs (53 maps have failed to load): database.log

Wieku commented 6 years ago

It seems to be a problem with loading files that are not in BeatMap main directory, due to using slash separator instead of backslash: https://img.wieku.me/18/2018-06-05_03-19-09.png

peppy commented 6 years ago

Thanks for the information! This should make solving this a lot easier.

Wieku commented 6 years ago

It's working now: https://img.wieku.me/18/2018-06-05_10-40-47.png

peppy commented 6 years ago

Great to hear, thanks for testing.