Coder Social home page Coder Social logo

upgradeq / osu-stream-detector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imeisa/osmf

4.0 4.0 2.0 35 KB

osu stream map identifier & exporter , try online https://osufiles.github.io/stream-map/

License: Mozilla Public License 2.0

Python 100.00%
beatmap bpm export filter generator osu osugame search streams tool

osu-stream-detector's People

Contributors

imeisa avatar upgradeq avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

osu-stream-detector's Issues

Doesnt make collection

Doesnt make collection even with -c added in the command. For example (-a 170 -b 180 -c -i) does not make a collection for songs.

Does not make collections

Doesnt make collection even with -c added in the command. For example (-a 170 -b 180 -c -i) does not make a collection for songs.

UnicodeDecodeError

Happens on "ANiMA [Soul]", can't link the beatmap as my osu! database is fucked up for whatever reason.

multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
  File "e:\program files\python\python39\lib\multiprocessing\pool.py", line 125, in worker
    result = (True, func(*args, **kwds))
  File "e:\program files\python\python39\lib\multiprocessing\pool.py", line 48, in mapstar
    return list(map(*args))
  File "e:\program files\python\python39\lib\site-packages\is_it_stream.py", line 57, in _check
    raw_map = open(of, "r", encoding="utf8").readlines()
  File "e:\program files\python\python39\lib\codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd1 in position 849: invalid continuation byte
"""

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "e:\program files\python\python39\lib\runpy.py", line 197, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "e:\program files\python\python39\lib\runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "E:\Program Files\Python\Python39\Scripts\osustreams.exe\__main__.py", line 7, in <module>
  File "e:\program files\python\python39\lib\site-packages\is_it_stream.py", line 328, in main
    audios = pool.map(_check, of)
  File "e:\program files\python\python39\lib\multiprocessing\pool.py", line 364, in map
    return self._map_async(func, iterable, mapstar, chunksize).get()
  File "e:\program files\python\python39\lib\multiprocessing\pool.py", line 771, in get
    raise self._value
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd1 in position 849: invalid continuation byte

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.