23.07.2012, 23:36
Try to see what you last edited, and comment out the lines. Then, if it compiles, that means something is wrong with the code there. If you wish to do this further and see the exact problem, comment out half of the lines you previously did and if it still crashes, the other half you didn't comment out is the problem. Continue doing this until you find the reason, or what not.
In case you didn't know what I just meant ^, look at this quote from ******:
Then why write here? Stop post whoring.
In case you didn't know what I just meant ^, look at this quote from ******:
Quote:
Originally Posted by ******
You don't have to go through every line, just the ones you added recently. You can also make it faster by commenting out half the mode and compiling. If you get errors the crash is in the commented half, if you get a crash you can narrow it down further by commenting out half of that half.
|