BurguerJohn / Dain-App

Source code for Dain-App
MIT License
1.03k stars 110 forks source link

'int' object is not subscriptable #16

Closed ggg17226 closed 3 years ago

ggg17226 commented 3 years ago

i get this crash when i runing the program

App Crash Log Traceback (most recent call last):
  File "my_design.py", line 72, in run
  File "my_DAIN_class.py", line 1190, in RenderVideo
  File "my_DAIN_class.py", line 1022, in StepRenderInterpolation
TypeError: 'int' object is not subscriptable

OS: win10 20h2 10.0.19042.746 CPU: i9-9900k@4.9G MEM: 32G DDR4 GPU: RTX3090 whit driver version 457.51

Bostwickenator commented 3 years ago

Ditto