mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
1f343b7545
Related to: https://github.com/ppy/osu/issues/27674 Relevant log output for that particular case: [network] 2024-03-20 07:25:30 [verbose]: Performing request osu.Game.Online.API.Requests.GetBeatmapRequest [network] 2024-03-20 07:25:30 [verbose]: Request to https://dev.ppy.sh/api/v2/beatmaps/lookup successfully completed! [network] 2024-03-20 07:25:30 [verbose]: GetBeatmapRequest finished with response size of 3,170 bytes [database] 2024-03-20 07:25:30 [verbose]: [4fe02] [APIBeatmapMetadataSource] Online retrieval mapped Tsukiyama Sae - Hana Saku Iro wa Koi no Gotoshi (Log Off Now) [Destiny] to 744883 / 1613507. [database] 2024-03-20 07:25:30 [verbose]: Discarding metadata lookup result due to mismatching online ID (expected: 1570982 actual: 1613507) [network] 2024-03-20 07:25:30 [verbose]: Performing request osu.Game.Online.API.Requests.GetBeatmapRequest [network] 2024-03-20 07:25:30 [verbose]: Request to https://dev.ppy.sh/api/v2/beatmaps/lookup successfully completed! [network] 2024-03-20 07:25:30 [verbose]: GetBeatmapRequest finished with response size of 2,924 bytes [database] 2024-03-20 07:25:30 [verbose]: [4fe02] [APIBeatmapMetadataSource] Online retrieval mapped Tsukiyama Sae - Hana Saku Iro wa Koi no Gotoshi (Log Off Now) [Easy] to 744883 / 1570982. [database] 2024-03-20 07:25:30 [verbose]: Discarding metadata lookup result due to mismatching online ID (expected: 1613507 actual: 1570982) Note that the online IDs are swapped. |
||
---|---|---|
.. | ||
ControlPoints | ||
Drawables | ||
Formats | ||
Legacy | ||
Timing | ||
APIBeatmapMetadataSource.cs | ||
APIFailTimes.cs | ||
Beatmap.cs | ||
BeatmapConverter.cs | ||
BeatmapDifficulty.cs | ||
BeatmapDifficultyCache.cs | ||
BeatmapImporter.cs | ||
BeatmapInfo.cs | ||
BeatmapInfoExtensions.cs | ||
BeatmapManager.cs | ||
BeatmapMetadata.cs | ||
BeatmapMetadataInfoExtensions.cs | ||
BeatmapModelDownloader.cs | ||
BeatmapOnlineChangeIngest.cs | ||
BeatmapOnlineStatus.cs | ||
BeatmapPanelBackgroundTextureLoaderStore.cs | ||
BeatmapProcessor.cs | ||
BeatmapSetHypeStatus.cs | ||
BeatmapSetInfo.cs | ||
BeatmapSetInfoExtensions.cs | ||
BeatmapSetNominationStatus.cs | ||
BeatmapSetOnlineAvailability.cs | ||
BeatmapSetOnlineCovers.cs | ||
BeatmapSetOnlineGenre.cs | ||
BeatmapSetOnlineLanguage.cs | ||
BeatmapSetOnlineNomination.cs | ||
BeatmapStatistic.cs | ||
BeatmapStatisticIcon.cs | ||
BeatmapUpdater.cs | ||
BeatmapUpdaterMetadataLookup.cs | ||
BeatmapUserSettings.cs | ||
BeatSyncProviderExtensions.cs | ||
CountdownType.cs | ||
DifficultyRating.cs | ||
DifficultyRecommender.cs | ||
DummyWorkingBeatmap.cs | ||
FlatWorkingBeatmap.cs | ||
FramedBeatmapClock.cs | ||
IBeatmap.cs | ||
IBeatmapConverter.cs | ||
IBeatmapDifficultyInfo.cs | ||
IBeatmapInfo.cs | ||
IBeatmapMetadataInfo.cs | ||
IBeatmapOnlineInfo.cs | ||
IBeatmapProcessor.cs | ||
IBeatmapResourceProvider.cs | ||
IBeatmapSetInfo.cs | ||
IBeatmapSetOnlineInfo.cs | ||
IBeatSyncProvider.cs | ||
IOnlineBeatmapMetadataSource.cs | ||
IWorkingBeatmap.cs | ||
IWorkingBeatmapCache.cs | ||
LocalCachedBeatmapMetadataSource.cs | ||
MetadataLookupScope.cs | ||
MetadataUtils.cs | ||
OnlineBeatmapMetadata.cs | ||
StarDifficulty.cs | ||
WorkingBeatmap.cs | ||
WorkingBeatmapCache.cs |