Giter Club home page Giter Club logo

Comments (8)

Senth avatar Senth commented on June 2, 2024

Hi @RJWadley,

Thanks a lot for reporting the bug 🙂 Will see if I can fix the bug this weekend since it seems like a simple fix (famous last words 😅) Can't promise anything though.

from minecraft-mod-manager.

Senth avatar Senth commented on June 2, 2024

Got some extra time today, so fixed this bug 🙂 I will fix a bunch of other bugs before releasing the next version this Sunday.

from minecraft-mod-manager.

RJWadley avatar RJWadley commented on June 2, 2024

I think this is probably a related issue with the same symptom.

minecraft-mod-manager install shulkerboxtooltip

throws:
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

using version 1.2.1

from minecraft-mod-manager.

Senth avatar Senth commented on June 2, 2024

Yeah, think I know the problem. I fixed reading JSON from the .jar file, but this error is thrown when reading the JSON response from Curse/Modrinth API. I will apply the same fix over there 🙂

from minecraft-mod-manager.

Senth avatar Senth commented on June 2, 2024

@RJWadley Hmm, I'm having some trouble reproducing this. When I run minecraft-mod-manager install shulkerboxtooltip it installs correctly.

Would you mind supplying me with your OS and python --version? Feel free to answer here or in #79

from minecraft-mod-manager.

Senth avatar Senth commented on June 2, 2024

Hmm, actually you can simply test the version 1.2.2 of minecraft-mod-manager since I think that should fix it, although not entirely sure.

from minecraft-mod-manager.

RJWadley avatar RJWadley commented on June 2, 2024

The issue seemed to be that the database was corrupt. Deleting the database fixed the issue.

from minecraft-mod-manager.

Senth avatar Senth commented on June 2, 2024

@RJWadley, do you by any chance still have the corrupt database in your Recycle bin?

I changed the database structure in 1.2.0 and implemented some migration logic and tests but probably missed one or a couple of cases. Would be really valuable to have that 🙂

There's no personal information saved in the database, only what version of the database, and mods (for example):

mod_id site site_id site_slug upload_time active
dynmap curse 467864 dynmapforge 12345678 1

from minecraft-mod-manager.

Related Issues (20)

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.