Serious Pawno Crash Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Serious Pawno Crash Problem (
/showthread.php?tid=141911)
Serious Pawno Crash Problem -
Adamrcook - 15.04.2010
I opened my script, that I made from scratch and have put quite a bit of work into when I noticed it was crashing on compile. I do NOT remember what I last added, or edited and I have no clue where the error could be. I'm assuming it's a missing bracket but not sure.
So, is there any easier way to find this problem. It's a 15k+ line script and going through one-by-one doesn't sound exciting.
Re: Serious Pawno Crash Problem -
Backwardsman97 - 15.04.2010
A missing bracket is usually the problem for pawno crashing. There isn't really a trick to finding it. Just have to search for it. Just comment out large parts of code that you were recently working on until you can pinpoint it.