Posts: 106
	Threads: 29
	Joined: Jun 2013
	
Reputation: 
0
	 
	
	
		Well everytime I try compiling after using Ctrl + C from another location and pasting it in the script, pawno stops responding.
Anyi dea why?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 4,878
	Threads: 85
	Joined: Jun 2007
	
Reputation: 
0
	 
	
	
		Youre probably missing some bracket } somewhere. This can cause a series of errors that make the compiler crash.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 106
	Threads: 29
	Joined: Jun 2013
	
Reputation: 
0
	 
	
	
		No I don't think thats the problem.
If I first copy it from the browser to a notepad or something and then copy to pawno, I don't get any errors.
If I do it directly, it stops responding,