What can cause compiler crash?
#1

As the saying above, What can cause compiler crash?
Reply
#2

Unclosed brackets.
Reply
#3

Quote:
Originally Posted by HurtLocker
Посмотреть сообщение
Unclosed brackets.
And some more?
Reply
#4

There's quite a few errors that it can not recover from, I can't exactly recall all of them but if you have a bunch of missing closing brackets or semicolons it seems to crash.
Reply
#5

• Unclosed braces
• Functions returning string ex return "hello";
• Extra brace

That's all I can think of atm.
Reply
#6

Check this: https://sampforum.blast.hk/showthread.php?tid=355877
Reply
#7

Quote:
Originally Posted by Dan..
Посмотреть сообщение
Thank you. But do you have some miss bracket finder for large GM? I have been found many finder, but when it used to a huge number of line, it won't response.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)