Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

[Running on windows] "Invalid parameter - 1x20" #43

Closed
rcoppy opened this issue Sep 21, 2021 · 4 comments
Closed

[Running on windows] "Invalid parameter - 1x20" #43

rcoppy opened this issue Sep 21, 2021 · 4 comments
Labels
invalid This doesn't seem right

Comments

@rcoppy
Copy link

rcoppy commented Sep 21, 2021

Hi there! Trying to use this tool on windows.

Sometimes I can get an intermediate frame exported ("F_0.png") but looks like there might be a permissions issue with file access? So subsequent frames can't be smushed into a gif.

Terminal readout:

arcop@DESKTOP-AH3SOJ0 MINGW64 ~/Downloads
$ java -jar Among-Us-Dumpy-Gif-Maker-3.1.3-all.jar
C:\Users\arcop\Pictures\render.PNG
5
4
3
0
2
1
Converting....
Invalid Parameter - 1x20
Exception in thread "main" javax.imageio.IIOException: Can't read input file!
        at java.desktop/javax.imageio.ImageIO.read(ImageIO.java:1308)
        at dev.t1c.dumpy.sus.main(sus.java:254)

fyi am running in an elevated shell with admin privileges.

Thanks! 🙂

@ThatOneCalculator
Copy link
Owner

Read the instructions. You haven't installed imagemagick correctly.

@ThatOneCalculator ThatOneCalculator added the invalid This doesn't seem right label Sep 21, 2021
@rcoppy
Copy link
Author

rcoppy commented Sep 24, 2021

Hmm... care to elaborate? Your docs list dependencies but not config instructions. Looking at another closed issue it could be that my imagemagick version is too new; I would suggest making the versioning requirement for Windows explicit in your readme, because it's not clear.

@ThatOneCalculator
Copy link
Owner

It is explicit in the readme, it says 6.9.x for windows only (windows sucks balls)

Repository owner locked and limited conversation to collaborators Sep 24, 2021
@ThatOneCalculator
Copy link
Owner

ThatOneCalculator commented Sep 24, 2021

When the impostor is sus! (And yes that's always been there, look @ commits if u don't trust me lmfao) Screenshot_20210924-095215.jpg

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants