System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at osu.Gameplay_Elements.BeatmapManager.ProcessHeaders(Beatmap b)
at osu.Gameplay_Elements.BeatmapManager.ProcessFolder(String folder, TreeLevel parent)
at osu.Gameplay_Elements.BeatmapManager.ProcessBeatmaps()
at osu.GameBase.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at osu.Program.Main()
This error occurred directly after I installed Osu! and tried to access the beatmap menu. The beats I have is ABC by the Jackson Five and Island In The Sun by Weezer. If anybody could be of any help, I'd appreciate it. Thanks!
Oh, I should add that after it occurred the first time, Osu! crashes on startup with the same message.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at osu.Gameplay_Elements.BeatmapManager.ProcessHeaders(Beatmap b)
at osu.Gameplay_Elements.BeatmapManager.ProcessFolder(String folder, TreeLevel parent)
at osu.Gameplay_Elements.BeatmapManager.ProcessBeatmaps()
at osu.GameBase.Initialize()
at Microsoft.Xna.Framework.Game.Run()
at osu.Program.Main()
This error occurred directly after I installed Osu! and tried to access the beatmap menu. The beats I have is ABC by the Jackson Five and Island In The Sun by Weezer. If anybody could be of any help, I'd appreciate it. Thanks!
Oh, I should add that after it occurred the first time, Osu! crashes on startup with the same message.