JasonLovesDoggo / RedditVideoMakerBot

Create Reddit Videos with just✨ one command ✨
GNU General Public License v3.0
23 stars 13 forks source link

Error when creating final video. #60

Closed Snwrk closed 2 years ago

Snwrk commented 2 years ago

Traceback (most recent call last): File "C:\Users\BLANK\Downloads\VidMaker\main.py", line 47, in main() File "C:\Users\BLANK\Downloads\VidMaker\main.py", line 34, in main final_video = make_final_video(number_of_comments, length) File "C:\Users\BLANK\Downloads\VidMaker\video_creation\final_video.py", line 38, in make_final_video "center").resize(width=W - 100).set_opacity(float(opacity)), ) ValueError: could not convert string to float: ''

deman2660 commented 2 years ago

yeah im having the same problem here

JasonLovesDoggo commented 2 years ago

What exactly did you set the .env opacity value to

PixelNinja132 commented 2 years ago

I experienced this issue when I had the opacity set to 1, try setting it to 0.99 or what I like, 0.9.

JasonLovesDoggo commented 2 years ago

Hmm I will add a check to see if the opacity is at one later

Snwrk commented 2 years ago

Yeah it's just whenever you don't set an opacity value. I did 0.8 after it failed.

JasonLovesDoggo commented 2 years ago

Yeah it's just whenever you don't set an opacity value. I did 0.8 after it failed.

I'mma add a check see if opacity was at