Can't read y_ini and y_utils
#1

So here is the problem. I am using JLAdmin filterscript. The thing is, when I compile the script it got this message:

Code:
pawno\include\YSI\y_utils.inc(737) : error 017: undefined symbol "fexist"
pawno\include\YSI\y_utils.inc(744) : error 017: undefined symbol "fopen"
pawno\include\YSI\y_utils.inc(744) : warning 213: tag mismatch
pawno\include\YSI\y_utils.inc(747) : error 017: undefined symbol "fclose"
pawno\include\YSI\y_ini.inc(466) : error 017: undefined symbol "fopen"
pawno\include\YSI\y_ini.inc(512) : error 017: undefined symbol "fread"
pawno\include\YSI\y_ini.inc(659) : error 017: undefined symbol "fclose"
pawno\include\YSI\y_ini.inc(466) : warning 204: symbol is assigned a value that is never used: "f"
pawno\include\YSI\y_ini.inc(1227) : error 017: undefined symbol "ftemp"
pawno\include\YSI\y_ini.inc(1228) : warning 213: tag mismatch
pawno\include\YSI\y_ini.inc(1262) : error 017: undefined symbol "fread"
pawno\include\YSI\y_ini.inc(1298) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1306) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1349) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1394) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1407) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1412) : error 017: undefined symbol "fclose"
pawno\include\YSI\y_ini.inc(1431) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1438) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1446) : error 017: undefined symbol "fremove"
pawno\include\YSI\y_ini.inc(1451) : error 017: undefined symbol "fopen"
pawno\include\YSI\y_ini.inc(1451) : warning 213: tag mismatch
pawno\include\YSI\y_ini.inc(1453) : error 017: undefined symbol "fseek"
pawno\include\YSI\y_ini.inc(1456) : error 017: undefined symbol "fread"
pawno\include\YSI\y_ini.inc(1456) : error 017: undefined symbol "fwrite"
pawno\include\YSI\y_ini.inc(1466) : error 017: undefined symbol "fclose"
pawno\include\YSI\y_ini.inc(1467) : error 017: undefined symbol "fclose"
filterscripts\JLadmin.pwn(400) : error 017: undefined symbol "fexist"
filterscripts\JLadmin.pwn(980) : error 017: undefined symbol "fexist"
filterscripts\JLadmin.pwn(996) : error 017: undefined symbol "fexist"
Please note that I HAVE THE REQUIRED FILES IN PAWNO\INCLUDE\YSI. (y_utils and y_ini).

Thank you.
Reply


Messages In This Thread
Can't read y_ini and y_utils - by roar - 12.01.2014, 01:17
Re: Can't read y_ini and y_utils - by Hansrutger - 12.01.2014, 01:18
Re: Can't read y_ini and y_utils - by Emmet_ - 12.01.2014, 01:18
Re: Can't read y_ini and y_utils - by roar - 12.01.2014, 01:29

Forum Jump:


Users browsing this thread: 1 Guest(s)