Posts: 5
	Threads: 4
	Joined: Mar 2012
	
Reputation: 
0
	 
	
	
		ive been testin some GM i keep gettin this error
[10:41:10] Script[gamemodes/Test1.amx]: Run time error 19: "File or function is not found"
[10:41:10] Number of vehicle models: 0
what i do wrong? Im a long term player just want to get my own server up.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 298
	Threads: 22
	Joined: Jan 2012
	
Reputation: 
0
	 
	
	
		Ensure all of your plugins are up to date, or even that you have them installed.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,391
	Threads: 85
	Joined: Sep 2012
	
Reputation: 
0
	 
	
	
		Download nativechecker and add it on your server.cfg at the END of your plugins directory
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 71
	Threads: 12
	Joined: Dec 2014
	
Reputation: 
0
	 
	
	
		download link is broken of nativechecker
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 721
	Threads: 1
	Joined: Oct 2014
	
	
 
	
	
		
Quote:
| 
					Originally Posted by shadow177  download link is broken of nativechecker | 
 No, it's not. Press the 'Direct Download' small letter instead of the big green one when downloading at Solidfiles.
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 279
	Threads: 2
	Joined: Aug 2014
	
Reputation: 
0
	 
	
	
		Try to search for it in ******
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 126
	Threads: 1
	Joined: Oct 2014
	
Reputation: 
0
	 
	
	
		Ensure your script is compatible with the client version you are using
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 50
	Threads: 9
	Joined: Jun 2015
	
Reputation: 
0
	 
	
	
		I have same error because I changed streamer and sscanf includes inside pawno folder... However I forgot to change it in plugins folder... Now problem is fixed.