Posts: 234
	Threads: 49
	Joined: May 2009
	
Reputation: 
0
	 
	
	
		C:\Documents and Settings\Pro\Desktop\samp02Xserver.win32\filterscr  ipts\XtremeAdmin2.pwn(10) : fatal error 100: cannot read from file: "xadmin/XtremeAdmin.inc"
Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
1 Error.
 everytime i want to install some admin system this error appears. I have all .inc files in my include folder.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 810
	Threads: 34
	Joined: Nov 2007
	
Reputation: 
0
	 
	
	
		do you have vista? if yes, run as administrator (pawno.exe)
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 234
	Threads: 49
	Joined: May 2009
	
Reputation: 
0
	 
	
	
		but my gamemodes it compiles right.and i dont have Vista,i am on XP
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,293
	Threads: 6
	Joined: Jul 2008
	
Reputation: 
0
	 
	
	
		Check your includes folder for XtremeAdmin.inc
Ensure it says #include <xtremeadmin> at the top of your script.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,293
	Threads: 6
	Joined: Jul 2008
	
Reputation: 
0
	 
	
	
		Close pawno, and then re-open it by double clicking it. Don't open it by opening a file. Sometimes this seems to clear the problem.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 673
	Threads: 169
	Joined: Apr 2008
	
Reputation: 
0
	 
	
	
		I notice it says,
Cannot read from file xadmin/Xtremeadmin.inc
It normally just says XtremeAdmin.INC,
Maybe you need a folder with it somewhere??
Just a thought...
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 546
	Threads: 22
	Joined: Jul 2007
	
Reputation: 
0
	 
	
	
		as a matter of fact he does. that include is inside a folder inside the includes folder... most likely.