10 - AMX_ERR_NATIVE
This means an error has occurred inside a native function provided by Admin Mod. Usually this is because you have passed it invalid values in its arguments. There is one known way to generate this error when your arguments are valid; call the readfile() function and attempt to read a line that is too long for the buffer you are providing to receive it.