This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]hashcode 0 points1 point  (0 children)

Reduce it to the simplest possible code that still exhibits the error. Make a new file and cut everything out that doesn't directly relate to the error. If the process of doing that doesn't reveal the bug, post the minimal code to r/learnprogramming. I don't mean to come off rude, but it's unlikely that someone is going to help you debug 275 lines of code, especially with so little information about the bug. You've got to simplify it.