Giter VIP home page Giter VIP logo

Comments (4)

vgmoose avatar vgmoose commented on May 23, 2024

Thanks for the issue! It looks like strptime is not initializing the hour/min/sec field when parsing the "Updated at" date string. Since this date doesn't have a time component, the hour value was being set to an impossibly large value (eg. 141581568), which then causes -1 to come back from mktime (cannot convert to unix timestamp).

That doesn't fully explain why which apps made it to the top, but it's definitely broken. Initializing these time fields to 0 in libget before parsing the date fixes it. (Nightly hbas build link). Since "most recent" is the default view, this probably needs a 2.3.2 followup update very soon.

from hb-appstore.

vgmoose avatar vgmoose commented on May 23, 2024

Released 2.3.2 with the fix: https://github.com/fortheusers/hb-appstore/releases/tag/v2.3.2

from hb-appstore.

Greenmonster2710 avatar Greenmonster2710 commented on May 23, 2024

Um Hi I was using the HB App Store Version: 2.3.2 and got on to the store and wasn't able to download from it when I clicked on an app an pressed A? Please Help!!!

from hb-appstore.

vgmoose avatar vgmoose commented on May 23, 2024

@Greenmonster2710 Are you on Switch or Wii U?

For Wii U: Check that the SD isn't write-locked, and that other apps can write to it: #42
For Switch: Make sure the SD card isn't corrupted (and is FAT32 formatted, not EXFAT format which is prone to issues)
On both: Make sure that the Internet is still connected

If none of that works, can you tell me if it works in recovery mode? (Spam L and R repeatedly while launching the app)

from hb-appstore.

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.