Skip to content

Code halts at downloading mods #3

@xSPARExSTEWx

Description

@xSPARExSTEWx

Tried to run your script and I am getting problems. Ubuntu 18.04. Winetricks has been installed with newest version. I installed dotnet not sure if it was successful. Terminal output is as below.

matt@Matt-Desktop:~/.steam/steam/steamapps/common/Beat Saber$ python3 bsmodinstaller.py Installing songloader from modsaber... Traceback (most recent call last): File "bsmodinstaller.py", line 123, in <module> ModInstaller.install_mod(item) File "bsmodinstaller.py", line 91, in install_mod modsaber_meta_data = requests.get(modsaber_url).json() File "/usr/lib/python3/dist-packages/requests/models.py", line 892, in json return complexjson.loads(self.text, **kwargs) File "/usr/lib/python3/dist-packages/simplejson/__init__.py", line 518, in loads return _default_decoder.decode(s) File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode obj, end = self.raw_decode(s) File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode return self.scan_once(s, idx=_w(s, idx).end()) simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions