Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4.5 works flawless on fedora but: #10

Open
0n1cOn3 opened this issue Apr 17, 2022 · 0 comments
Open

V4.5 works flawless on fedora but: #10

0n1cOn3 opened this issue Apr 17, 2022 · 0 comments

Comments

@0n1cOn3
Copy link

0n1cOn3 commented Apr 17, 2022

At the end, theres that. :I
it works perfectly until it reaches the end
Python 3.9 has been used.
Afaik Python 3.10 has some issues cause this hasn't been optimized for Python 3.10 or newer.

Traceback (most recent call last):
  File "/home/hax/GitHub/bad-apple/touhou_bad_apple_v4.5.py", line 181, in <module>
    main()
  File "/home/hax/GitHub/bad-apple/touhou_bad_apple_v4.5.py", line 171, in main
    play_video(total_frames=total_frames)
  File "/home/hax/GitHub/bad-apple/touhou_bad_apple_v4.5.py", line 37, in play_video
    sys.stdout.write("\r" + ASCII_LIST[frame_number])
IndexError: list index out of range 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant