SerpentAI / D3DShot

Extremely fast and robust screen capture on Windows with the Desktop Duplication API
MIT License
328 stars 74 forks source link

It randomly raises an indexerror. #42

Open ghost opened 3 years ago

ghost commented 3 years ago

The printed 0 value works but when the value changes from 0 to 51, it raises an annoying indexerror. 957

ghost commented 3 years ago

I tried printing the length of one[0], didn't even work. 959 And my code only contains two of one =, it's designed to collect a color of a car. 960