Closed Jsfasdf250 closed 5 days ago
Using the script.py or the .exe file?
Edit: Looks like the .exe file. That's odd, I tried it on computers that doesn't have ImageMagick installed and it worked fine. Try dragging your ImageMagick library install files into the ImageMagick folder inside TTGAF install folder, it may solve it, if that's the case I'll probably bundle the entirety of ImageMagick into the app.
Edit2: It could be related to the path in the script itself clashing in someway with your installed ImageMagick. I haven't had issues on my PC but that doesn't mean others can't.
I tried running the code in Visual Studio 2022 and it still had the same error. However, when disabling lines 6-9 (which configure the environment and dll path) there were no problems. Perhaps implement an advanced toggle for that?
I tried running the code in Visual Studio 2022 and it still had the same error. However, when disabling lines 6-9 (which configure the environment and dll path) there were no problems. Perhaps implement an advanced toggle for that?
I don't want a toggle for it yet, in the new UI in the future? Yeah sure. I really want the application to be mostly set and forget with the Tkinter UI.
But I haven't seen any reports of this error besides this one, question is why it happens for you, if you manage to find out the cause because this is on your end (mostly), what we can do to prevent it from happening is the big question. The issue is definitely linked to your environment with your personal imagemagick install though!
I do have an idea how to handle this though now that also allows OSX and Linux users to use high quality. So I'll implement it later today.
The following commit should solve this: https://github.com/MeguminBOT/TextureAtlas-to-GIF-and-Frames/commit/96380af64e940e68fa858a265fc4c963a5694830
Closing this now, as no response confirming it working or not. Post another issue if previous commits didn't fix.
This error pops up whenever I attempt to process gifs with the higher color quality option: This happened on Windows 11 Pro 23H2 with ImageMagick already installed, with the following version info: