Posts: 33
Threads: 15
Joined: Jan 2014
Reputation:
0
So hey there, i have really big problem here with my game mode, so i was turning off pc after i stopped fixing my database which is on other software, i had done some stuff on pawno but the problem is i don't remember what did i change last that could make so many errors and crash everything. So ANYONE could help me find this error that would be really appreciated.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Use the wolf fence method; comment out half the script and try to compile. If it works, the culprit is in the part that you just commented. If not, in the other part. Keep dividing and you'll eventually find it.
Posts: 241
Threads: 13
Joined: Jan 2014
May be u have added some things to include. Download the include again
Posts: 33
Threads: 15
Joined: Jan 2014
Reputation:
0
Same, i think it's everything right, but something else is wrong thats why it is crashing. Is there maybe any way to make pawno not to crash and show error box so i could find out whats the error?
Posts: 33
Threads: 15
Joined: Jan 2014
Reputation:
0
bump, any suggestions how could i find the real error part?
Posts: 3,239
Threads: 76
Joined: Mar 2012
Reputation:
0
Try commenting out a block of code, Then you might find the problem.
Apparently the problem is with braces {}