Giter VIP home page Giter VIP logo

Comments (4)

terrymacdonald avatar terrymacdonald commented on May 28, 2024

Ok @mauroartioli I think I know where the issue could lie. I think I need to make some of the bitmap processing code more robust so that it can cope when files are missing or when files can't be accessed. The logs you sent unfortunately don't have much useful information in them. The error is coming from old code that wasn't built very well by me, so I'll go through and add extra error checking and build some robustness into it so that it can cope when things go wrong. I will also add some better logging through that part so that v1.0.7 will provide more information about the error (but still cope with it).

I will include the fix in v1.0.7 which I will release in the next 2 weeks or so. I'm not 100% that v1.0.7 will fix your problem, but it should at least mean that DisplayMagician will stop crashing.

from displaymagician.

terrymacdonald avatar terrymacdonald commented on May 28, 2024

I think I've fixed the issue in develop branch. 1st attempt at a fix will be rolled out in 1.0.7

from displaymagician.

terrymacdonald avatar terrymacdonald commented on May 28, 2024

This should no longer be a problem, as I have redeveloped the icon extraction logic completely. I was never really happy with the way it worked, so I have tested and redeveloped a MUCH more robust processing mechanism. It will now almost always extract the best quality icons possible. Some of the older games still have only 32x32 icons available, but most of the newer games come with a 256x256 icons. The code will always extract the best quality icons available.

There are a couple of corner cases where it isn't working quite correctly that I still need to troubleshoot, so I expect the new Game selection / icon extraction functionality to be released with v1.1.0 in about a week.

from displaymagician.

terrymacdonald avatar terrymacdonald commented on May 28, 2024

Fixed in v1.1.0 released today. Closing issue.

from displaymagician.

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.