Git Product home page Git Product logo

Comments (1)

ChristianPervoelz avatar ChristianPervoelz commented on May 20, 2024 1

May I add some details here.

Minimum requirement
Windows 11

(Not sure about that, but as Tommy E. mentioned, it seems not to be reproducible with Win10)

Steps

  1. Close all GDX based applications
  2. Start a GDX app other than TP using a shell (e.g. gdx-liftoff)
  3. In that app open a native file dialog (close it immediately if you want)
  4. Start TP using a shell
  5. Open (or create) an atlas
  6. Use the button to add multiple single files (not the one for a folder)
    (You could also use the "Add Ignore Files" button - will be the same result)

TP should crash now (if you're on Windows 11).

Investigations has shown, the base issue is caused by lwjgl, as it tries to unpack lwjgl_nfd.dll to a temporary directory. If this file exists already and is in use by another app, an IOException is thrown, which is silently caught and wrapped into another one.

From my point of view TP cannot fix the issue, but may a workaround to prevent the crash would be available (as it is for "Add directory")

from gdx-texture-packer-gui.

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.