reddit-place-script-2022 icon indicating copy to clipboard operation
reddit-place-script-2022 copied to clipboard

Pixel over a 1000, how do I fix it without updating main.py?

Open LazyLand1 opened this issue 2 years ago • 5 comments

Hi! Using a version of main.py from about yesterday, it works fine expect it doesn't support the pixels over a 1000

I don't wanna redo the whole .env and it's required if I update the main.py, so could I have the lines of code to edit so it would support it, if possible? I would be really thankful!! :)

LazyLand1 avatar Apr 03 '22 14:04 LazyLand1

why would you need to redo the whole .env if you don't touch the parts of main.py responsible for parsing it?????

Makefile-dot-in avatar Apr 03 '22 14:04 Makefile-dot-in

If I update the main.py to the latest version, it start asking for more files needed, and it seems that the whole file of accounts and passwords have been changed, meaning I'd have to manually copy everything to the new form? seems like a real pain in the ass. I Apologize if I'm wrong here

LazyLand1 avatar Apr 03 '22 15:04 LazyLand1

.env files are very old now. You should move to a more recent version

ixi2101 avatar Apr 03 '22 15:04 ixi2101

If I update the main.py to the latest version, it start asking for more files needed, and it seems that the whole file of accounts and passwords have been changed, meaning I'd have to manually copy everything to the new form? seems like a real pain in the ass. I Apologize if I'm wrong here

seems like you could use env2config.py to make a config file for you from the .env

Makefile-dot-in avatar Apr 03 '22 15:04 Makefile-dot-in

@LazyLand1 can you confirm that the .env file is working and close the issue?

Skyline-9 avatar Apr 04 '22 23:04 Skyline-9