Posts: 578
Threads: 40
Joined: Dec 2016
The compiler can crash for various of reasons, the most common is missing barracks. Try downloading such tool and see how many opening brackets there is and closing brackets.
Posts: 18
Threads: 10
Joined: Nov 2014
Reputation:
0
No missing barracks frist thing i think it was
Posts: 6,242
Threads: 8
Joined: Jun 2008
Braces, or brackets.
This is why you have a version history so you can roll back to a previous one, and check what you changed in the meantime.
Posts: 83
Threads: 44
Joined: Apr 2016
Braces, or brackets.
or
if you scirpt have many lines like or 1000+ 2000+ , it will take sometime to compile.
Leave it till compiles.
or check the last thing you did in the script and check whether is it coded correctly.
Posts: 1,939
Threads: 11
Joined: Oct 2015
Reputation:
0
comment your code part by part and compile find the part causing crash and continue commenting the part causing crash and find the actual portion causing crash.
Posts: 6,242
Threads: 8
Joined: Jun 2008
I actually said Braces or Brackets to highlight that they're not Barracks.
Posts: 882
Threads: 34
Joined: Oct 2008
Reputation:
0
As was said in this thread, the easiest way is to just use source control/revision control.
That way, you can easily check between versions what happened.
Like check between HEAD and HEAD^.
Posts: 2
Threads: 0
Joined: Sep 2017
Reputation:
0
please help me out to when I click compile button the dialog box open and nothing in this box and not .amx file generate