[Bug]: Why this version has too many issues
Describe the bug
Launching Headless Browser... Logging in to Reddit... Skipping translation... Downloading screenshots... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:24 Screenshots downloaded Successfully. ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Finding a spot in the backgrounds audio to chop...✂️ │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ MoviePy - Writing audio in assets/temp/1l22ff4/background.mp3 chunk: 0%| | 0/1037 [00:00<?, ?it/s, now=None]╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ Sorry, something went wrong with this version! Try again, and feel free to report this issue at GitHub or the │ │ Discord community. │ │ Version: 3.3.0 │ │ Error: index -1 is out of bounds for axis 0 with size 0 │ │ Config: {'allow_nsfw': True, 'theme': 'light', 'times_to_run': 1, 'opacity': 0.9, 'storymode': False, │ │ 'storymodemethod': 1, 'storymode_max_length': 1000, 'resolution_w': 1080, 'resolution_h': 1920, 'zoom': 1.0, │ │ 'channel_name': 'autastories', 'background': {'background_video': 'minecraft', 'background_audio': 'lofi', │ │ 'background_audio_volume': 0.15, 'enable_extra_audio': False, 'background_thumbnail': False, │ │ 'background_thumbnail_font_family': 'arial', 'background_thumbnail_font_size': 96, │ │ 'background_thumbnail_font_color': '255,255,255'}, 'tts': {'voice_choice': 'pyttsx', 'random_voice': True, │ │ 'elevenlabs_voice_name': 'Bella', 'elevenlabs_api_key': 'REDACTED', 'aws_polly_voice': 'Matthew', │ │ 'streamlabs_polly_voice': 'Matthew', 'tiktok_voice': 'en_us_001', 'tiktok_sessionid': 'REDACTED', 'python_voice': │ │ '1', 'py_voice_num': '2', 'silence_duration': 0.3, 'no_emojis': False}} │ ╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ Traceback (most recent call last): File "W:\Apps\Python\lib\site-packages\moviepy\audio\io\readers.py", line 193, in get_frame result[in_time] = self.buffer[indices] IndexError: index -1 is out of bounds for axis 0 with size 0
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "W:\Github\RedditVideoMakerBot-3.3.0\main.py", line 131, in
Reproduction Steps
just do the fresh installation man and seee new bugs
Expected behavior
just do the work
Screenshots
No response
System Information
Operating System : [e.g. Windows 11] Python version : [e.g. Python 3.6] App version / Branch : [e.g. latest, V2.0, master, develop]
Checklist
- [x] I have searched the open issues for duplicates.
- [x] I have shown the entire traceback, if possible.
Additional Context
No response