pawno crash - 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)
+--- Thread: pawno crash (
/showthread.php?tid=291174)
pawno crash -
manchestera - 18.10.2011
Hi all got a problem im making a mysql system but when i try to compile it it just crashes any ideas?
Many thanks
Re: pawno crash -
Stigg - 18.10.2011
Can we see some of your code ? It might help.
Re: pawno crash -
manchestera - 18.10.2011
http://pastebin.com/fbVCHj6b
here is the script its only 600 lines long
Re: pawno crash -
manchestera - 19.10.2011
bump
Re: pawno crash -
Vince - 19.10.2011
If the compiler crashes, then that's usually an indication that there may be a loose bracket somewhere. I glanced over the script, but I couldn't find any. So to solve this, we'll need to work step by step.
First, wrap all of your commands in a comment block ( /* */ ) and try to compile. If the compiler does not crash, then the error is in one of the commands. On the other hand, if the compiler still crashes, the error is somewhere in the callbacks or other functions.
Re: pawno crash -
manchestera - 19.10.2011
Will try that thanks
Re: pawno crash -
manchestera - 19.10.2011
ok this is wierd this is there area that is crasing the pawno
#include <zcmd>