08.09.2013, 16:54
Quote:
I can't find any unusual things in this code. Try commenting if statement for if statement (including the opening and closing brackets of that statement), and check when it compiles. That way you might find which part of the code is causing the problem. When you find it, check if you see the problem, if not, post the crashing code here. I know, it's kind of a shitty job, but that's the only way as I see it.
For the information of others, the brackets are not the problem here, there are 24 '{' brackets and 24 '}' brackets. I hope you can find the problem. |