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
>>> slider.Library.create_db(r"C:\Users\Admin\Desktop\Songs", show_progress=True)
Processing beatmaps: [------------------------------------] $ATORI ZOOM, VOID, 1NONLY, LEX PAIN - Chrome Beretta (waisinz) [CALLIN UP LEG]
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\slider\beatmap.py", line 887, in _parse
end_time = timedelta(milliseconds=int(end_time))
^^^^^^^^^^^^^
ValueError: invalid literal for int() with base 10: '9685:0:0:0:0:'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\slider\library.py", line 191, in create_db
beatmap = Beatmap.parse(data.decode('utf-8-sig'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\slider\beatmap.py", line 2560, in parse
hit_objects=list(map(
^^^^^^^^^
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\slider\beatmap.py", line 423, in parse
return parse(Position(x, y), time, hitsound, rest)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\slider\beatmap.py", line 889, in _parse
raise ValueError(f'end_time should be an int, got {end_time!r}')
ValueError: end_time should be an int, got '9685:0:0:0:0:'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\slider\library.py", line 196, in create_db
raise ValueError(
ValueError: Failed to parse "C:\Users\Admin\Desktop\Songs\$ATORI ZOOM, VOID, 1NONLY, LEX PAIN - Chrome Beretta (waisinz) [CALLIN UP LEG].osu". Use --skip-exceptions to skip this file and continue.
>>>
The text was updated successfully, but these errors were encountered:
https://osu.ppy.sh/beatmapsets/1649614#osu/3469053
The text was updated successfully, but these errors were encountered: