You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Exception: Continuation byte is not 0x00 or 0x11, but is 0x6D (position: 34)
в osu_database_reader.CustomReader.ReadString() в D:\Users\Victor\Documentos\osuAPP\SpotOsu\osu-database-reader-master\osu-database-reader\CustomReader.cs:строка 31
в osu_database_reader.BeatmapEntry.ReadFromReader(CustomReader r, Boolean readLength, Int32 version) в D:\Users\Victor\Documentos\osuAPP\SpotOsu\osu-database-reader-master\osu-database-reader\BeatmapEntry.cs:строка 52
в osu_database_reader.OsuDb.Read(String path) в D:\Users\Victor\Documentos\osuAPP\SpotOsu\osu-database-reader-master\osu-database-reader\OsuDb.cs:строка 34
в Logic.MainFrame..ctor(String path) в D:\Users\Victor\Documentos\osuAPP\SpotOsu\Logic\MainFrame.cs:строка 27
в SpotOsu.Form1.btnLoad_Click(Object sender, EventArgs e) в D:\Users\Victor\Documentos\osuAPP\SpotOsu\SpotOsu\Form1.cs:строка 54
в System.Windows.Forms.Control.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ButtonBase.WndProc(Message& m)
в System.Windows.Forms.Button.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
It's happens when i'm past osu path in textbox and click Load button
My osu folder is here: D:\2 Games\osu!
I'm also tried transfer osu! folder to C:\Users\Maykro\AppData\Local\osu!\ but got same issue
Tried create folder SpotOsu with osu-database-reader-master from sourse code in D:\Users\Victor\Documentos\osuAPP\ same issue
The text was updated successfully, but these errors were encountered:
It's happens when i'm past osu path in textbox and click Load button
My osu folder is here: D:\2 Games\osu!
I'm also tried transfer osu! folder to C:\Users\Maykro\AppData\Local\osu!\ but got same issue
Tried create folder SpotOsu with osu-database-reader-master from sourse code in D:\Users\Victor\Documentos\osuAPP\ same issue
The text was updated successfully, but these errors were encountered: