pawno crash
#1

Hi all got a problem im making a mysql system but when i try to compile it it just crashes any ideas?


Many thanks
Reply
#2

Can we see some of your code ? It might help.
Reply
#3

http://pastebin.com/fbVCHj6b

here is the script its only 600 lines long
Reply
#4

bump
Reply
#5

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.
Reply
#6

Will try that thanks
Reply
#7

ok this is wierd this is there area that is crasing the pawno

#include <zcmd>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)