I just finished my first beatmap, and tried to upload, it took me to the page, but the file couldnt be found, i restarted osu and i got this message (and a cool broken vase pic!)
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()
any help would.....help.
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()
any help would.....help.