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

Constant error 1x20 #45

Open
deko0 opened this issue Dec 1, 2021 · 7 comments
Open

Constant error 1x20 #45

deko0 opened this issue Dec 1, 2021 · 7 comments
Assignees

Comments

@deko0
Copy link

deko0 commented Dec 1, 2021

Doesnt matter what image i give it, this doesn't work. I can't try the bot as it's offline, but whenever i try to give it an image from the program nothing happens besides my fan spin faster for like 1 second, and if i try it from powershell this happens:
image
^ that says invalid parameter
i may be just dumb honestly, who knows

@ThatOneCalculator
Copy link
Owner

Please look at other closed issues before you make one of your own, as I have already answered this three times (#43, #42, #32). YOU NEED TO INSTALL IMAGEMAGICK ON WINDOWS! It says so right here under requirements! https://github.com/ThatOneCalculator/Among-Us-Dumpy-Gif-Maker#requirements

@deko0
Copy link
Author

deko0 commented Dec 1, 2021

It is installed. also im new to github, i have no idea on how to see closed issues.

@ThatOneCalculator
Copy link
Owner

It is installed. also im new to github, i have no idea on how to see closed issues.

You have to make sure v6.9.x is installed. Also, I don't use Windows but something in PATH might've overwritten the convert command, as it's used by both ImageMagick and the Windows disk formatter program. I'd recommend running this under Linux regardless, as Windows kinda sucks. To see closed issues, go to the issues page and click on the "30 Closed"

@deko0
Copy link
Author

deko0 commented Dec 1, 2021

oh, i couldn't really get the 6.9.x because the link you provided doesn't work for me, so i got the latest version. Also yeah, windows sucks, i agree, but the switch to linux is really hard for someone who plays a lot of anticheat games. But i am planning on switching to linux eventually

@ThatOneCalculator
Copy link
Owner

The link should work (I tested it on a Windows VM) but again, it might just be Windows being Windows. Anything above 6.9.x (like the latest versions, 7.x) will not work on Windows. They work fine on Mac & Linux, it's just a Windows issue. For now, you should be able to stick to the bot.

@WondaMegapon
Copy link

Apologies for resurrecting a closed issue, but this seems relevant to the previous conversation.

Regarding line 287 in sus.java, why can't this line be modified to runCmd("magick convert -delay ..." so it can support ImageMagick 7 and fix this bug with Windows?

@ThatOneCalculator
Copy link
Owner

I'll do some testing with that. Good suggestion!

@ThatOneCalculator ThatOneCalculator self-assigned this Jul 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants