Unable to load a FS? -
HshinnOued - 01.01.2013
My server cannot load two of my filterscripts, all the others have no problems.
[16:25:27] Loading filterscript 'Duelizi.amx'...
[16:25:27] Unable to load filterscript 'Duelizi.amx'.
[16:25:27] Loading filterscript 'spree.amx'...
[16:25:27] Unable to load filterscript 'spree.amx'.
How to fix it?
Thank you and sorry for my english
Re: Unable to load a FS? -
ThePrograme - 01.01.2013
Compile files Duelizi.pwn and spree.pwn
Re : Unable to load a FS? -
HshinnOued - 01.01.2013
I have already compile, my fs spree.pwn worked before.
Re: Unable to load a FS? -
Babul - 01.01.2013
check the filesize of the .amx - if the compiling results in an error, you will get an empty file (0 bytes).
asking for the .amx files being in the correct directory, is absurd here, so i can only agree with ThePrograme: recompile them.
Re : Unable to load a FS? -
HshinnOued - 01.01.2013
I have 0 errors and 0 warnings and my .amx are not empty files, they worked in a friend server.
Re: Unable to load a FS? -
a.z.a.r - 01.01.2013
make sure that you have spelled the Duelizi correct.
Re : Unable to load a FS? -
HshinnOued - 01.01.2013
I have spelled it correctly
Re: Unable to load a FS? -
a.z.a.r - 01.01.2013
hmmm....
make sure that you have saved/compiled it at the Gamemodes folder.
Re: Unable to load a FS? -
papedo - 01.01.2013
Quote:
Originally Posted by a.z.a.r
hmmm....
make sure that you have saved/compiled it at the Gamemodes folder.
|
... make sure that you have saved/compiled it at the
filterscripts folder.
Re: Unable to load a FS? -
Babul - 02.01.2013
which OS are you trying to load the filterscripts on? you know the fact that linux is case sensitive?